-
Notifications
You must be signed in to change notification settings - Fork 23
zed: small fixes #626
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
zed: small fixes #626
Conversation
etc/kayobe/kolla.yml
Outdated
@@ -331,14 +332,8 @@ kolla_build_customizations: "{{ kolla_build_customizations_common | combine(koll | |||
|
|||
# Dict mapping Kolla Dockerfile ARG names to their values. | |||
kolla_build_args: | |||
blackbox_exporter_version: "0.19.0" |
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.
These will need a rebuild & tag update
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.
I'll do this now
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.
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.
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.
Ubuntu builds failing :(
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.
Test pulp is having issues. It failed on apt
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.
Or is that just the standard ubuntu repos getting out of sync issue? Will has a PR for yoga to bump the snapshot versions.
22448a0
to
8b7ea25
Compare
etc/kayobe/environments/aufn-ceph/kolla/inventory/overcloud-services.j2
Outdated
Show resolved
Hide resolved
4b945fb
to
bbeacc0
Compare
bbeacc0
to
85acb36
Compare
85acb36
to
c27b7a9
Compare
Might also be a good time to bump the pulp container a bit? |
Could be, but needs testing. |
|
I removed it since the default should now work. |
We should always be on Python 3.8+ in Zed.
We no longer support it.
The default in the base config should use this when Ceph images are not synced to Pulp.
By default the 'Run tempest' task has no_log set to avoid revealing sensitive data. This does not apply in CI, and makes it difficult to debug failures.
c27b7a9
to
8384dc4
Compare
Do you want more suggestions for things that need to change but are not included on this PR, or should we just try to get this through with the changes that are in at the moment? |
i.e. we need to change https://github.com/stackhpc/stackhpc-kayobe-config/blob/stackhpc/zed/.github/workflows/stackhpc-build-kayobe-image.yml#L70C12-L70C12 at some point to include |
Mostly looking for a +1/-1 on these changes. Unless there are issues with these or related things I'd prefer to get this one merged and make tickets in Jira for outstanding issues. |
Uh oh!
There was an error while loading. Please reload this page.