From 45c57883a74e085fe3f0410b9a1471492df8d14e Mon Sep 17 00:00:00 2001 From: James Page Date: Fri, 14 Dec 2018 12:12:49 +0000 Subject: [PATCH] Make Python 3 jobs voting Drop Python 2 jobs and make Python 3 jobs voting as charm now executes under Python 3. Change-Id: I5e8bf9b5aecef6293046facedfbf5e047e975403 --- .zuul.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index aa9c508..7051aee 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,3 @@ - project: templates: - - python-charm-jobs - - openstack-python35-jobs-nonvoting + - python35-charm-jobs