Skip to content

Commit 61bb696

Browse files
raukadahopenshift-merge-bot[bot]
authored andcommitted
Pass watcher_services_tag: current to periodic job
In periodic job, we test current tagged containers. Currently watcher-db-sync pod is hitting ImagepUlloff error due to current-podified usage. The correct tag is current. Let's use watcher_services_tag to pass the correct tag. Signed-off-by: Chandan Kumar (raukadah) <raukadah@gmail.com>
1 parent cc3c1f5 commit 61bb696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zuul.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
fetch_dlrn_hash: false
5656
# Note(chandankumar): It tests cs10 master container current tag build from
5757
# DLRN current.
58-
watcher_dlrn_tag: current
58+
watcher_services_tag: current
5959
watcher_registry_url: quay.rdoproject.org/podified-master-centos10
6060
cifmw_update_containers_registry: "{{ watcher_registry_url | split('/') | first }}"
6161
cifmw_update_containers_tag: current

0 commit comments

Comments
 (0)