-
Notifications
You must be signed in to change notification settings - Fork 537
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
Scalability presubmits should use boskos to manager resources #650
Comments
I think that is only about kubemark - gce-100 should already be using boskos (we're using projects from some pool). kubemark-500 is more tricky, because currently we have one large project with big quota. We would need to split it to N projects with high enough quota to satisfy the requirements of kubemark-500. |
gce-100 doesn't seem to be using boskos - https://github.com/kubernetes/test-infra/blob/69c1cc687bb70176421e107d4838bf070dc561ea/config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml#L29 |
Ohh - interesting. I think we were using, but I must be wrong. |
So basically the effort here would be to split those project into N with high enough quota to run a single test. |
This reverts commit edc776c. Boskos is broken due to kubernetes#14697 Will re-enable once it gets fixed. Ref. kubernetes/perf-tests#650
Boskos issues were fixed in kubernetes#14697. Let's try re-enabling. Ref. kubernetes/perf-tests#650
This reverts commit 84ae9e5. Unfortunately, it still doesn't work. I think kubernetes#14727 should fix the issues. Reverting till it gets merged. Ref. kubernetes/perf-tests#650
This time it should work. The `scalability-presubmit-project` has been added to boskos in kubernetes#14727. Velodrome reports all projects in the pool as `free`: http://velodrome.k8s.io/dashboard/db/boskos-dashboard?orgId=1 Ref. kubernetes/perf-tests#650
See kubernetes/kubernetes#78701 (comment)
The text was updated successfully, but these errors were encountered: