-
Notifications
You must be signed in to change notification settings - Fork 23
yoga: xena merge #378
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
Merged
Merged
yoga: xena merge #378
Conversation
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
Contributor
markgoddard
commented
Feb 7, 2023
- Configure TLS on local Pulp
- Sets kolla_docker_registry_insecure to true (Sets kolla_docker_registry_insecure to true #297)
- adding alert for nf_conntrack
- Cast pulp_enable_tls to bool everywhere
- Expose pulp_port variable
- Add releasenote
- OSSA-2023-002: update cinder, glance & nova images for CentOS & Ubuntu
- Add timing information to tasks
- Fix name of RabbitMQ HA flag in release note
- Fix typo in release note
- use haproxy_tag for glance_tls_proxy and neutron_tls_proxy
- Add etcd image
- Add release note for etcd image
- Add container image tags for etcd
- Fix growpart.yml custom playbook in Ansible check mode
- Magnum bump
- Multinode xena (Multinode xena #248)
- MAgnum bump
- Add container image tags for etcd
- Fix description of MySQL alert
- OSSA-2023-002: update cinder, glance & nova images for CentOS & Ubuntu
- Add container image tags for etcd (yoga)
* Sets kolla_docker_registry_insecure to true We currently don't configure TLS for the the local pulp registry. This adds the pulp server to the list of insecure-registries, so that we can pull images. * Remove kolla_docker_registry_insecure override in CI environment Based on comments in code review. * Use a better default for kolla_docker_registry_insecure Hoping this will prevent breakage for people already running pulp with TLS. (cherry picked from commit 78055cf)
These images include backported fixes for OSSA-2023-002. https://security.openstack.org/ossa/OSSA-2023-002.html
Wallaby: Fixes for OSSA-2023-002
Fix typo in release note
Fix name of RabbitMQ HA flag in release note
use haproxy_tag for glance_tls_proxy and neutron_tls_proxy
Add timing information to tasks
adding alert for nf_conntrack
Add etcd image
Wallaby: add etcd tags & release note
Fix growpart.yml custom playbook in Ansible check mode
* feat: copy `ci-multinode` from PR `#246` * feat: copy `ansible` from PR `#246` * revert: configure-aio-resources.yml to `da05599` * feat: actually copy contents of `ci-multinode` For some reason the previous commit does not contain the important changes to the configuration. This commit fixes that. * feat: include `.automation.conf` from PR `#246` * revert: `stackhpc-ci` back to `stackhpc/xena` * feat: update address of `pulp-server` * feat: bump `stackhpc.cephadm` version * feat: `haproxy` group has been replaced with `loadbalancer` * fix: ensure `cephadm_host_labels` is defined * feat: reduce concurrency and remove load list * feat: increase `max_microversion` * fix: restore order to `requirements.yml` * fix: README has been moved * fix: remove unused collection * fix: add missing new line * feat: disable some unwanted service within ci-multinode * fix: remove extra blank lines * feat: revert `TEMPEST_CONCURRENCY` to two * feat: load `ci-multinode` tempest settings conditionally Firstly, the skip-list has been renamed from `tempest-full` to `ci-multinode` as this list would be environment specific. Secondly the `config.sh` script now contains a conditional for the `ci-multinode` environment allowing for the test list and concurrency settings to be loaded without impacting other environments. * fix: use `HTTP` dashboard URL over `HTTPS` * fix: reduce multinode tempest concurrency * feat: bump `stackhpc.cephadm` collection version * feat: remove unecessary comment
Magnum bump
Fix description of MySQL alert
Configure TLS for local Pulp
These images include backported fixes for OSSA-2023-002. https://security.openstack.org/ossa/OSSA-2023-002.html
xena: wallaby merge
priteau
approved these changes
Feb 7, 2023
One Rocky job failed waiting for Grafana, another had a few failed tempest tests. Trying again... |
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.