Merge "Bump Ansible version to 11 for ELK"

This commit is contained in:
Zuul
2025-06-10 15:52:15 +00:00
committed by Gerrit Code Review
3 changed files with 3 additions and 9 deletions

View File

@@ -29,7 +29,7 @@
ANSIBLE_TRANSPORT: openstack.osa.ssh
ANSIBLE_COLLECTIONS_PATH: "${HOME}/ansible_venv/repositories"
ANSIBLE_ROLES_PATH: "${HOME}/ansible_venv/repositories/roles"
ANSIBLE_VERSION: 10.7.0
ANSIBLE_VERSION: 11.6.0
vars:
inventory_file: "inventory/test-{{ (container_inventory | bool) | ternary('container', 'metal') }}-inventory.yml"

View File

@@ -14,9 +14,9 @@
# limitations under the License.
- job:
name: "openstack-ansible-ops:elk_metrics_7x-ubuntu-jammy"
name: "openstack-ansible-ops:elk_metrics_7x-ubuntu-noble"
parent: base
nodeset: ubuntu-jammy
nodeset: ubuntu-noble
description: "Runs a gate test on the elk_metrics_7x project."
run: "elk_metrics_7x/tests/test.yml"
post-run: "elk_metrics_7x/tests/post-run.yml"
@@ -27,11 +27,6 @@
osa_test_repo: "openstack/openstack-ansible-ops"
test_clustered_elk: false
- job:
name: "openstack-ansible-ops:elk_metrics_7x-ubuntu-noble"
parent: "openstack-ansible-ops:elk_metrics_7x-ubuntu-jammy"
nodeset: ubuntu-noble
- job:
name: "openstack-ansible-ops:osquery-ubuntu-jammy"
parent: base

View File

@@ -20,7 +20,6 @@
check:
jobs:
- openstack-ansible-linters
- openstack-ansible-ops:elk_metrics_7x-ubuntu-jammy
- openstack-ansible-ops:elk_metrics_7x-ubuntu-noble
- openstack-ansible-deploy-aio_magnum_octavia_capi_kvm_ops-ubuntu-jammy-v1.29.6
- openstack-ansible-deploy-aio_magnum_octavia_capi_kvm_ops-ubuntu-jammy-v1.30.2