-
Notifications
You must be signed in to change notification settings - Fork 23
Merge xena into yoga #738
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
Closed
Closed
Merge xena into yoga #738
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
bd6d2a2
feat: bump bifrost tag
jackhodgkiss 94bd7cb
Merge pull request #689 from stackhpc/xena-wallaby-merge
markgoddard 25a29c9
Merge branch 'stackhpc/xena' into bump-bifrost-xena-tag
jackhodgkiss 62d0d33
feat: bump `bifrost` for `centos`
jackhodgkiss 2044783
Merge pull request #660 from stackhpc/bump-bifrost-xena-tag
markgoddard 57021fe
CI: Skip aio jobs based on changed files
markgoddard 33f1d88
Merge pull request #726 from stackhpc/wallaby-ci-path-filter
markgoddard 96d40b5
Merge branch 'stackhpc/wallaby' into merge-wallaby-xena
Alex-Welsh 74bcce6
Merge branch 'merge-wallaby-xena' into merge-xena-yoga
Alex-Welsh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# This file is a list of path filters for the PR workflow in .github/workflows/stackhpc-pull-request.yml. | ||
aio: | ||
- '.automation' | ||
- '.automation.conf/config.sh' | ||
- '.automation.conf/tempest/load-lists/default' | ||
- '.automation.conf/tempest/load-lists/platform.2022.11-test-list.txt' | ||
- '.automation.conf/tempest/load-lists/refstack-2019.11-test-list.txt' | ||
- '.automation.conf/tempest/tempest-ci-aio.overrides.conf' | ||
- '.github/workflows/stackhpc-all-in-one.yml' | ||
- '.github/workflows/stackhpc-build-kayobe-image.yml' | ||
- '.github/workflows/stackhpc-pull-request.yml' | ||
- 'etc/kayobe/*.yml' | ||
- 'etc/kayobe/ansible/configure-aio-resources.yml' | ||
- 'etc/kayobe/ansible/growroot.yml' | ||
- 'etc/kayobe/ansible/requirements.yml' | ||
- 'etc/kayobe/ansible/scripts/aio-init.sh' | ||
- 'etc/kayobe/environments/ci-aio/**' | ||
- 'etc/kayobe/inventory/**' | ||
- 'etc/kayobe/kolla/**' | ||
- 'kayobe-env' | ||
- 'requirements.txt' | ||
- 'terraform/aio/**' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
fixes: | ||
- | | ||
Rebuild and bump the Bifrost container for Xena to include fix for | ||
`Error while running update_to_latest_versions: ''BIOSSetting'' | ||
object has no attribute` during `Ironic database migrations on upgrade` | ||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
As in xena: missed this one. Fixed in #740