From 5189873aad6fb18d1b86a55b5a182190dc45a318 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 19 Jun 2020 21:31:03 +0200 Subject: [PATCH] Fix zuul-jobs-test-ensure-python-pyenv files The job zuul-jobs-test-ensure-python-pyenv tests the ensure-python role but - as shown in https://review.opendev.org/#/c/737060/ - changes to that role do not run the testsuite. Update the files list. Change-Id: I8c60f55aef8389ee893010f9cf92eb8cd109f74b --- zuul-tests.d/python-roles-jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul-tests.d/python-roles-jobs.yaml b/zuul-tests.d/python-roles-jobs.yaml index 40ee3256c..53f478902 100644 --- a/zuul-tests.d/python-roles-jobs.yaml +++ b/zuul-tests.d/python-roles-jobs.yaml @@ -107,6 +107,7 @@ name: zuul-jobs-test-ensure-python-pyenv description: Test the ensure-python role with pyenv files: + - roles/ensure-python/.* - zuul-tests.d/python-roles-jobs.yaml run: test-playbooks/ensure-python-pyenv.yaml tags: all-platforms