Skip to content

Commit 38d2203

Browse files
raukadahopenshift-merge-bot[bot]
authored andcommitted
Drop watcher-operator-validation job
This job no longer runs in our pipeline. It is good to drop this job. Signed-off-by: Chandan Kumar <raukadah@gmail.com>
1 parent 57a1181 commit 38d2203

1 file changed

Lines changed: 0 additions & 34 deletions

File tree

.zuul.yaml

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -81,40 +81,6 @@
8181
deploy_watcher_service_extra_vars:
8282
watcher_catalog_image: "{{ cifmw_operator_build_output['operators']['watcher-operator'].image_catalog }}"
8383

84-
- job:
85-
name: watcher-operator-validation
86-
parent: watcher-operator-validation-base
87-
description: |
88-
A zuul job to validate the watcher operator and its service deployment.
89-
It will deploy podified and EDPM using current-podified antelope content.
90-
During watcher deployment, It will fetch master current-podified hash and pull
91-
openstack watcher services containers from meta content provider.
92-
It will test current-podified control plane EDPM deployment with openstack watcher
93-
master content. It deploys watcher using TLSe, and creates the certificates to use.
94-
extra-vars:
95-
# Override zuul meta content provider provided content_provider_dlrn_md5_hash
96-
# var. As returned dlrn md5 hash comes from master release but job is using
97-
# antelope content.
98-
content_provider_dlrn_md5_hash: ''
99-
vars:
100-
# Use watcher-tempest-plugin with latest content from master branch
101-
cifmw_test_operator_tempest_external_plugin:
102-
- repository: "https://opendev.org/openstack/watcher-tempest-plugin.git"
103-
changeRepository: "https://review.opendev.org/openstack/watcher-tempest-plugin"
104-
changeRefspec: "refs/heads/master"
105-
# Donot use openstack services containers from meta content provider master
106-
# job.
107-
cifmw_update_containers_openstack: false
108-
deploy_watcher_service_extra_vars:
109-
watcher_cr_file: "ci/watcher_v1beta1_watcher_tlse.yaml"
110-
111-
- job:
112-
name: watcher-operator-validation-ocp4-16
113-
parent: watcher-operator-validation
114-
description: |
115-
watcher-operator-validation qualification with OCP 4.16
116-
nodeset: centos-9-medium-2x-centos-9-crc-extracted-2-39-0-3xl
117-
11884
- job:
11985
name: watcher-operator-kuttl
12086
dependencies: ["openstack-meta-content-provider-master"]

0 commit comments

Comments
 (0)