From 45e030bdd3175fc51df8578ebb20bb831b0d302c Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Wed, 18 Sep 2013 10:24:51 -0400 Subject: [PATCH] Add Python 3.3 as Experimental for Oslo-Incubator Change-Id: Ibf5e927547fc35c76cec69c32834e22a8c544571 Rationale: help ensure py3k-compat is a priority for Oslo Devs --- modules/openstack_project/files/zuul/layout-dev.yaml | 1 + modules/openstack_project/files/zuul/layout.yaml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/modules/openstack_project/files/zuul/layout-dev.yaml b/modules/openstack_project/files/zuul/layout-dev.yaml index 9d6d247d26..12b9e439aa 100644 --- a/modules/openstack_project/files/zuul/layout-dev.yaml +++ b/modules/openstack_project/files/zuul/layout-dev.yaml @@ -231,6 +231,7 @@ projects: - gate-oslo-incubator-pyflakes - gate-oslo-incubator-python26 - gate-oslo-incubator-python27 + - gate-oslo-incubator-python33 - name: openstack/oslo.config check: diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 92fcf02fbb..d8ee24cbe0 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -854,6 +854,8 @@ projects: - gate-oslo-incubator-pyflakes - gate-oslo-incubator-python26 - gate-oslo-incubator-python27 + experimental: + - gate-oslo-incubator-python33 post: - oslo-incubator-docs release: