-
Notifications
You must be signed in to change notification settings - Fork 23
Ubuntu CI #138
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
Ubuntu CI #138
Conversation
a22b515
to
17e89bd
Compare
9c81509
to
30a0666
Compare
Got further - various tempest tests failed due to missing external network? |
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.
This patch adds Rocky Linux aio jobs: https://github.com/stackhpc/stackhpc-kayobe-config/pull/194/files. It was based on these changes, but evolved a bit. Let's merge that one first, then rework anything here to use a similar approach.
Rocky aio now merged |
Adds Ubuntu OVS and OVN CI jobs. Since removing the configure-local-networking.sh script, sometimes jobs would fail if the test VM is not accessible via SSH when kayobe runs. This change adds a terraform remote-exec resource to wait for SSH connectivity. Co-Authored-By: Matt Crees <mattc@stackhpc.com>
916d821
to
ea2d6f7
Compare
ea2d6f7
to
62b05b0
Compare
I squashed the commits and pulled out the unrelated change. Should be good to go. |
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.
LGTM
No description provided.