From 2d5e121a04697f9926328f22fa2070c3452e0117 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 27 Apr 2023 17:30:58 +0900 Subject: [PATCH] Run standalone 001 job for change in overcloud ceph commands This makes sures that we run standalone 001 job which has ceph enabled in cass the overcloud ceph commands are updated. Related-Bug: #2017631 Change-Id: I4b0d4cbfff922ee318bdc86ab1eaacb447ded7d2 --- zuul.d/standalone-jobs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zuul.d/standalone-jobs.yaml b/zuul.d/standalone-jobs.yaml index 05e8b7475..c112e1ccb 100644 --- a/zuul.d/standalone-jobs.yaml +++ b/zuul.d/standalone-jobs.yaml @@ -137,7 +137,8 @@ - workbooks/ceph-ansible.yaml - tripleo_common/actions/ansible.py # python-tripleoclient - - tripleoclient/utils.py + - ^tripleoclient/utils.py$ + - ^tripleoclient/v2/overcloud_ceph.py$ # tripleo-heat-templates - ^((docker|puppet)/services|deployment)/.*aodh.*$ - ^((docker|puppet)/services|deployment)/.*ceilometer.*$