From 57308719f00231c8d270c08c0f286cfc05a165e6 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sun, 15 Dec 2019 10:18:21 -0500 Subject: [PATCH] Remove python2 from project-template We're unwinding python2 testing. As part of doing that, remove python2 from our zuul project-template which other people are using to add tips jobs to their project. Change-Id: I7d4b3f54cfd09d6a39b707f4a9a0bf4b2b9bca69 --- .zuul.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index af8310f17..bcbc4b9d9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -383,11 +383,9 @@ check: jobs: - openstacksdk-functional-devstack-tips - - openstacksdk-functional-devstack-tips-python2 gate: jobs: - openstacksdk-functional-devstack-tips - - openstacksdk-functional-devstack-tips-python2 - project: templates: