From 89ea5a4fbf26ba4f89f29579425655e651aef326 Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Fri, 30 Aug 2019 20:11:48 +0000 Subject: [PATCH] Add Python 3 Train unit tests This is a mechanically generated patch to ensure unit testing is in place for all of the Tested Runtimes for Train. See the Train python3-updates goal document for details: https://governance.openstack.org/tc/goals/train/python3-updates.html Note that python35-charm-jobs is retained since this charm is supported on Xenial. Change-Id: I10bcd0c4847e2f0828c8df6d23d148d2b55c74f7 Story: #2005924 Task: #34228 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 7051aee..18efca1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,3 +1,4 @@ - project: templates: - python35-charm-jobs + - openstack-python3-train-jobs