-
Notifications
You must be signed in to change notification settings - Fork 40k
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
[test failed] [1.10 upgrade] Proxy version v1 #60769
Comments
getting a 404 on the request. is there any chance these are 1.9 e2e tests running on a 1.10 master? |
appears to be... the deprecated do we need to go back and conditionally disable these tests in the 1.9 branch if running against a 1.10 or newer server? /assign @mikedanese |
@mikedanese any update on this? |
/assign |
/status in-progress |
Automatic merge from submit-queue. Prevent 1.9 e2es testing deprecated/removed features in 1.10 1.9 e2e tests get run against 1.10.0+ masters during upgrade tests. This version-gates testing deprecated features removed in 1.10 http://k8s-testgrid.appspot.com/sig-release-master-upgrade#gce-1.9-master-upgrade-master Fixes #60769 Fixes #60767
fixed by #61135 |
looks like http://k8s-testgrid.appspot.com/sig-release-master-upgrade#gce-1.9-master-upgrade-cluster-parallel is still failing on this, which should have the 1.9 fix in |
[MILESTONENOTIFIER] Milestone Issue: Up-to-date for process @caseydavenport @dcbw @krzyzacy @liggitt @mikedanese Note: This issue is marked as Example update:
Issue Labels
|
opened #61289 to correctly skip those tests |
Automatic merge from submit-queue. check server version at correct point in e2e flow in ginkgo, skip check needed to be done inside the `It("...", func(){ ... })` blocks fixes #60769 for real this time
Green run of http://k8s-testgrid.appspot.com/sig-release-master-upgrade#gce-1.9-master-upgrade-cluster-parallel Properly skipped these tests /close |
the tests are failing in http://k8s-testgrid.appspot.com/sig-release-master-upgrade#gce-1.9-master-upgrade-master
/sig network
/priority failing-test
/priority critical-urgent
/kind bug
/status approved-for-milestone
cc @jdumars @jberkus
/assign @thockin @dcbw @caseydavenport
The text was updated successfully, but these errors were encountered: