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

zed: merge yoga #654

Merged
merged 77 commits into from
Sep 27, 2023
Merged

zed: merge yoga #654

merged 77 commits into from
Sep 27, 2023

Conversation

markgoddard
Copy link
Contributor

  • 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

markgoddard and others added 30 commits April 13, 2023 13:25
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.
multinode: Run RefStack Tempest tests by default
The old images were built with the old extras repo.
```
 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
@markgoddard markgoddard requested a review from a team as a code owner September 21, 2023 13:15
@markgoddard markgoddard self-assigned this Sep 21, 2023
etc/kayobe/kolla.yml Outdated Show resolved Hide resolved
etc/kayobe/pulp-repo-versions.yml Show resolved Hide resolved
@Alex-Welsh
Copy link
Contributor

CI will fail until stackhpc/kayobe-automation#36 and #629 merge

@Alex-Welsh
Copy link
Contributor

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

mnasiadka and others added 3 commits September 25, 2023 14:58
The latest version is currently broken. Pinning to an older version until the issue is resolved.
ovn: bump Rocky version to 23.03
@markgoddard markgoddard changed the title zed yoga merge zed: merge yoga Sep 26, 2023
@markgoddard markgoddard merged commit 8d80e03 into stackhpc/zed Sep 27, 2023
@markgoddard markgoddard deleted the zed-yoga-merge branch September 27, 2023 09:20
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.

8 participants