Skip to content

Commit 29f70a2

Browse files
committed
[DNM] cs10 job
Depends-On: openstack-k8s-operators/infra-operator#393 Signed-off-by: Chandan Kumar (raukadah) <[email protected]>
1 parent 9e4c395 commit 29f70a2

File tree

1 file changed

+12
-9
lines changed

1 file changed

+12
-9
lines changed

.zuul.yaml

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,10 @@
33
name: openstack-k8s-operators/watcher-operator
44
default-branch: main
55
merge-mode: rebase
6-
templates:
7-
- opendev-master-watcher-operator-pipeline
8-
- opendev-epoxy-watcher-operator-pipeline
96
github-check:
107
jobs:
118
- noop
12-
- watcher-operator-doc-preview
13-
- watcher-operator-validation
14-
- watcher-operator-kuttl
9+
- openstack-meta-content-provider-master
1510

1611
- job:
1712
name: watcher-operator-base
@@ -208,12 +203,20 @@
208203
description: |
209204
A zuul job building content from OpenDev master release.
210205
parent: openstack-meta-content-provider
206+
nodeset: single-centos-10-stream-node
211207
vars:
212-
cifmw_operator_build_meta_build: false
213208
cifmw_bop_openstack_release: master
214-
cifmw_bop_dlrn_baseurl: "https://trunk.rdoproject.org/centos9-master"
209+
cifmw_bop_dlrn_baseurl: "https://trunk.rdoproject.org/centos10-master"
215210
cifmw_repo_setup_branch: master
216-
cifmw_build_containers_registry_namespace: podified-master-centos9
211+
cifmw_build_containers_registry_namespace: podified-master-centos10
212+
cifmw_build_containers_containers_base_image: quay.io/centos/centos:stream10
213+
cifmw_repo_setup_promotion: podified-ci-testing
214+
cifmw_build_containers_force: true
215+
cifmw_build_containers_image_tag: watcher_latest
216+
cifmw_build_containers_exclude_containers:
217+
master:
218+
centos10:
219+
- horizontest
217220

218221
- job:
219222
name: watcher-operator-validation-master

0 commit comments

Comments
 (0)