-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing test(s): Cannot create a classic VPN tunnel with dynamic routing #11503
Comments
Possibly related to #7528 |
This was messy. Google really wants people to stop using this. You need to create a VM and have a external IP associated with it. This is validated by Google when the POST request is made for Can we remove these tests entirely? |
I've created a PR with a proposed solution. I refactored instances of VPN gateway + attached router to an HA VPN gateway. With other minor changes the failing tests are now successful. The other approach would have been to create micro instances, attach external IPs, and use the IPs as I didn't touch any test that was previously successful to keep the coverage there. |
It seems like all the tests have not failures in both Google Cloud and Google Cloud Beta |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
This seems to be due to a change (deprecation) on the API side.
Failure rate:
Impacted tests:
Nightly builds:
Message:
The text was updated successfully, but these errors were encountered: