From 6e54ba32519b2ae05eec2a6b418ca2156056cacd Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 10 Jul 2019 14:42:46 -0700 Subject: [PATCH] Normalize test jobs yaml This is the output of the update platforms script to minimize future deltas. Change-Id: Ie884073c3ad7f90199cc09ebe21fdf529ed02533 --- zuul-tests.d/python-jobs.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/zuul-tests.d/python-jobs.yaml b/zuul-tests.d/python-jobs.yaml index 256c0d37b..dad24a5fa 100644 --- a/zuul-tests.d/python-jobs.yaml +++ b/zuul-tests.d/python-jobs.yaml @@ -3,15 +3,13 @@ description: Test the ensure-sphinx role files: - roles/ensure-sphinx/.* - run: - test-playbooks/simple-role-test.yaml + run: test-playbooks/simple-role-test.yaml vars: role_name: ensure-sphinx - project: check: - jobs: + jobs: &id001 - zuul-jobs-test-ensure-sphinx gate: - jobs: - - zuul-jobs-test-ensure-sphinx + jobs: *id001