From fbf6d847966059db8fb41eaa7952b7f802f16cc6 Mon Sep 17 00:00:00 2001 From: Tim Burke Date: Fri, 3 May 2019 13:36:55 -0700 Subject: [PATCH] Make py36 job voting Change-Id: I4768fe41d6347bcae44774730350f4be583bdf15 --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index dd6494192d..753dc89bdb 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -309,7 +309,6 @@ irrelevant-files: - ^(api-ref|doc|releasenotes)/.*$ - ^test/(functional|probe)/.*$ - voting: false - swift-tox-py37: irrelevant-files: - ^(api-ref|doc|releasenotes)/.*$ @@ -385,6 +384,7 @@ # long-running jobs, like probetests or (once they move to # in-tree definitions) dsvm jobs. - swift-tox-py27 + - swift-tox-py36 - swift-tox-py37 - swift-tox-func - swift-tox-func-encryption