From 18dbb51f9d042780211eddb584bb38c3bcbfd856 Mon Sep 17 00:00:00 2001 From: Travis Tripp Date: Wed, 12 Aug 2015 10:56:54 -0600 Subject: [PATCH] Add python3-jobs for searchlight With the following change, python 33 and 34 tests all work. https://review.openstack.org/#/c/209939/ Turning this on to avoid future regressions. Change-Id: I517175b89cfc0bf999371c62ade9a414e043b29e --- zuul/layout.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul/layout.yaml b/zuul/layout.yaml index ba87d2a3c1..773124d6e9 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -2749,6 +2749,7 @@ projects: template: - name: merge-check - name: python-jobs + - name: python3-jobs - name: openstack-server-publish-jobs - name: openstack-server-release-jobs - name: check-requirements