Skip to content
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

Fix zed host image build workflow #629

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Fix zed host image build workflow #629

merged 1 commit into from
Oct 20, 2023

Conversation

Alex-Welsh
Copy link
Contributor

No description provided.

@Alex-Welsh Alex-Welsh requested a review from a team as a code owner September 8, 2023 10:46
@Alex-Welsh Alex-Welsh marked this pull request as draft September 8, 2023 10:46
@Alex-Welsh
Copy link
Contributor Author

kayobe-automation seems to need this patch to work for zed.
stackhpc/kayobe-automation@main...fix-format
Not quite sure when the change was made but I'll make a proper fix and PR soon

@Alex-Welsh Alex-Welsh force-pushed the zed-fix-ci branch 7 times, most recently from da9a05e to 21a866f Compare September 13, 2023 08:12
@Alex-Welsh Alex-Welsh closed this Sep 13, 2023
@Alex-Welsh Alex-Welsh reopened this Sep 13, 2023
@Alex-Welsh Alex-Welsh force-pushed the zed-fix-ci branch 9 times, most recently from c9d1983 to 6ec1af8 Compare September 19, 2023 15:31
@Alex-Welsh Alex-Welsh changed the title DNM - CI test Fix Zed CI tests Sep 21, 2023
@Alex-Welsh Alex-Welsh marked this pull request as ready for review September 21, 2023 12:32
@Alex-Welsh Alex-Welsh marked this pull request as draft September 21, 2023 12:33
@Alex-Welsh Alex-Welsh mentioned this pull request Sep 21, 2023
@markgoddard
Copy link
Contributor

How much of this is still required?

@Alex-Welsh
Copy link
Contributor Author

I'm not sure. The host image build workflow changes are probably still required. I'll test it soon

@Alex-Welsh Alex-Welsh changed the title Fix Zed CI tests Fix Zed Workflows Sep 27, 2023
@Alex-Welsh Alex-Welsh force-pushed the zed-fix-ci branch 5 times, most recently from 86eed3b to 13d8771 Compare October 13, 2023 14:01
@Alex-Welsh Alex-Welsh changed the title Fix Zed Workflows Fix zed host image build workflow Oct 13, 2023
@Alex-Welsh Alex-Welsh marked this pull request as ready for review October 13, 2023 14:03
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these fixes go back to yoga?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's running fine without them, probably because it uses the old CS8 runners

with:
path: src/kayobe-config

- name: Determine OpenStack release
id: openstack_release
run: |
BRANCH=$(awk -F'=' '/defaultbranch/ {print $2}' .gitreview)
BRANCH=$(awk -F'=' '/defaultbranch/ {print $2}' src/kayobe-config/.gitreview)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this a bug fix that would apply to yoga too?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merged, but please backport this fix if necessary.

@markgoddard markgoddard merged commit 257e8e6 into stackhpc/zed Oct 20, 2023
6 of 8 checks passed
@markgoddard markgoddard deleted the zed-fix-ci branch October 20, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants