-
Notifications
You must be signed in to change notification settings - Fork 23
Bump stackhpc-openstack-gh-workflows to 1.5.0 #2027
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
Conversation
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
Alex-Welsh
left a comment
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.
Will fail on major upgrade if previous version is undefined. You'll need to update multinode-inputs.py
|
Oops |
0aab73f to
35eff5b
Compare
35eff5b to
d67e196
Compare
d67e196 to
bf469d4
Compare
To make upgrading tests to work with new versioned terraform-kayobe-multinode branches. New workflow variable ``terraform_kayobe_multinode_previous_version`` was introduced. multinode-inputs.py and workflow files were updated accordingly.
bf469d4 to
7addeae
Compare
|
Simplified the logic a bit because it was getting less readable. I've essentially reverted 3ba886b. IDK why I thought that was a good idea in the first place |
To make upgrading tests to work with new versioned terraform-kayobe-multinode branches.