Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

- job:
name: watcher-operator-base
nodeset: centos-9-medium-2x-centos-9-crc-cloud-ocp-4-18-1-3xl
nodeset: centos-9-medium-2x-centos-9-crc-cloud-ocp-4-20-1-3xl
parent: podified-multinode-edpm-deployment-crc-2comp
description: |
A multinode EDPM Zuul job which has one ansible controller, one
Expand Down Expand Up @@ -199,12 +199,12 @@
watcher_scenario: "edpm-no-notifications"

- job:
name: watcher-operator-validation-epoxy-ocp4-16
name: watcher-operator-validation-epoxy-ocp4-18
parent: watcher-operator-validation-epoxy
description: |
watcher-operator-validation qualification with OCP 4.16.
watcher-operator-validation qualification with OCP 4.18.
No dedicated RabbitMQ notifications broker is enabled on this job.
nodeset: centos-9-medium-2x-centos-9-crc-extracted-2-39-0-3xl
nodeset: centos-9-medium-2x-centos-9-crc-cloud-ocp-4-18-1-3xl

##########################################################
# #
Expand Down Expand Up @@ -314,7 +314,7 @@
jobs:
- openstack-meta-content-provider-epoxy
- watcher-operator-validation-epoxy
- watcher-operator-validation-epoxy-ocp4-16
- watcher-operator-validation-epoxy-ocp4-18

- project-template:
name: opendev-watcher-edpm-pipeline
Expand Down
Loading