-
Notifications
You must be signed in to change notification settings - Fork 21
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: merge yoga #654
Merged
Merged
zed: merge yoga #654
Conversation
This file contains 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
Contributor
markgoddard
commented
Sep 21, 2023
- Restore upstream mirrors in container image package repos
- Fix for ci-aio automated deploy on non-lvm images
- Update CentOS 8 Stream snapshots
- Exclude broken iptables from latest snapshot
- Reduce service workers for aufn-ceph & virtualised ci-multinode envs
- multinode: Run RefStack Tempest tests by default
- Fix growroot.yml on non-LVM images
- Minor growroot.yml fixes
- Bump container image tags
- Revert original non-LVM deployment fix
- Add bifrost image tag
- Pin all iptables packages
- Fixup for previous commit
- growroot.yml conditonal fix
- Adds Centos 8 Stream Extras Common
- Update release note
- Fixups for missing references to extras common
- Further fixups for path consistency
- Make identifier and name match existing in .repo file
- rebuild opensearch images
- Bump images to switch to extras common
- Add physical size to nvmemon metrics
- Add release note
- Change skip_lvm_check to ignore_lvm_check
- Revert container image bump to nova libvirt
- Revert growpart check
- Mention switch from extras to extras common
- fix nova-libvirt tag
- Update etc/kayobe/kolla/globals.yml
- Update kibana
- Set kolla tag in base config
- Fix repo URL
- Bump ubuntu snapshots
- Make sure kibana is built in standard set of images
- New snapshots
- Bump ubuntu images
- Add missing linux-firmware package in Rocky Linux 9
- Fix nova_libvirt pin
- CI: Only sync old images after build
- Bump image tag
- Add release notes
- Clarify release notes
- Mention the need to reboot.
- fix build of rocky images
- fix ubuntu build
- Update pulp-repo-versions.yml
- prometheus: Drop some version overrides
- CI: Set selinux_state to disabled for ci-builder environment
Currently the Kolla container images configure Yum repositories to use pulp-server on SMS Cloud: (nova-compute) $ grep baseurl /etc/yum.repos.d/CentOS-Stream-BaseOS.repo baseurl=http://pulp-server.internal.sms-cloud:8080/pulp/content/centos/8-stream/BaseOS/x86_64/os/20211122T102435 This makes it difficult to install/update packages for debugging issues in customer environments. This change restores Yum repository files at the end of the container image build to point to distribution repositories. It also makes an attempt to do the same for Apt repos, although these are not enabled in Wallaby currently.
Restore upstream mirrors in container image package repos
- Updates CentOS Stream 8 OS snapshots - Updates all additional repos used in CentOS Stream 8 container images Versions from: https://github.com/stackhpc/stackhpc-release-train/actions/runs/6071032032
When running a multinode environment in VMs, we can easily run out of memory on controllers. Reduce to 2 service/RPC workers in this case. Also reduce RPC workers to 1 for the aufn-ceph environment.
A full tempest test run takes a long time, and may not always be necessary. Let's run RefStack by default, and make it easy to switch to the full test suite.
This image wasn't built due to a bug in the workflow.
…stream8-snapshots-2023-09-04
multinode: Run RefStack Tempest tests by default
The old images were built with the old extras repo.
rebuild opensearch images
``` Live Migration failure: internal error: qemu unexpectedly closed the monitor: 2023-09-06T09:55:34.855238Z qemu-kvm: Missing section footer for 0000:00:01.3/piix4_pm 2023-09-06T09:55:34.855431Z qemu-kvm: load of migration failed: Invalid argument: libvirt.libvirtError: internal error: qemu unexpectedly closed the monitor: 2023-09-06T09:55:34.855238Z qemu-kvm: Missing section footer for 0000:00:01.3/piix4_pm ``` See: https://gitlab.com/qemu-project/qemu/-/issues/932
yoga: xena merge
fix build of rocky and ubuntu images
Bump ubuntu snapshots
All repos updated to latest versions except for Rocky 9.2 and Ubuntu Jammy which match current Yoga versions.
Kolla has newer or equal versions for these now.
Without this it fails during seed host configuration because SELinux is disabled.
Alex-Welsh
requested changes
Sep 21, 2023
It was removed in Zed.
The container name was changed but the image was not...
CI will fail until stackhpc/kayobe-automation#36 and #629 merge |
This CI failure is an interesting one https://github.com/stackhpc/stackhpc-kayobe-config/actions/runs/6263355888/job/17007765357?pr=654#step:21:959 I haven't been looking at it in a while because I'm expecting it to fail, but I haven't seen it go like that before |
The latest version is currently broken. Pinning to an older version until the issue is resolved.
ovn: bump Rocky version to 23.03
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.