-
Notifications
You must be signed in to change notification settings - Fork 57
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
ci-automation: add openstack to tested vendors #502
Conversation
4e44066
to
935d04c
Compare
935d04c
to
d787982
Compare
Tests look good on amd64 from the CI:
|
1e574ea
to
8ac4995
Compare
|
||
set -x | ||
|
||
sudo timeout --signal=SIGQUIT 2h kola run \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sudo timeout --signal=SIGQUIT 2h kola run \ | |
timeout --signal=SIGQUIT 2h kola run \ |
Missing link to enable the tests in the Flatcar test suite. Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
8ac4995
to
289cc52
Compare
cherry-picked to:
|
We should also cherry pick for |
For |
Yes, the garbage collection runs only for main (We could copy the file though for easier backporting without conflicts). |
Missing link to enable the tests in the Flatcar test suite.
Signed-off-by: Mathieu Tortuyaux mtortuyaux@microsoft.com
Closes: flatcar/Flatcar#785
CI 🟢 : http://jenkins.infra.kinvolk.io:8080/job/container/job/packages_all_arches/412/cldsv/
Requires: