From 3c17cf9ccf1ccfe84845206818d10b7357c932eb Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 31 May 2021 10:39:50 -0700 Subject: [PATCH] Tidy up file matcher for bindep jobs The bindep jobs have a file matcher on the general-roles-jobs.yaml file, but that shouldn't be necessary since Zuul runs jobs if they definitions change. Remove the extraneous match so that we don't run lots of unecessary bindep jobs. Change-Id: Ic8b1e7bf4cccf555b3c47a7ac9fcb9aee422714b --- zuul-tests.d/general-roles-jobs.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul-tests.d/general-roles-jobs.yaml b/zuul-tests.d/general-roles-jobs.yaml index 3f093c782..bdf030e9c 100644 --- a/zuul-tests.d/general-roles-jobs.yaml +++ b/zuul-tests.d/general-roles-jobs.yaml @@ -243,7 +243,6 @@ - roles/bindep/.* - test-playbooks/simple-role-test.yaml - test-requirements.txt - - zuul-tests.d/general-roles-jobs.yaml run: test-playbooks/simple-role-test.yaml vars: role_name: bindep