-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Fix the min scale e2e test. #6716
Copy link
Copy link
Closed
Labels
area/autoscalearea/test-and-releaseIt flags unit/e2e/conformance/perf test issues for product featuresIt flags unit/e2e/conformance/perf test issues for product featuresgood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Metadata
Metadata
Assignees
Labels
area/autoscalearea/test-and-releaseIt flags unit/e2e/conformance/perf test issues for product featuresIt flags unit/e2e/conformance/perf test issues for product featuresgood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
The e2e test for minScale currently checks the target scale by checking
spec.scaleof the deployment. Which is while a required condition, but it's not enough — we also need to verify that before the revision is marked ready the number of ready endpoints is also at least N.In what area(s)?
/area autoscale
/area test-and-release
/kind good-first-issue
/cc @markusthoemmes @tanzeeb