Improve storyboard gate jobs
* add py27 job that'll run django-powered unit tests; * add py26 job to experimental pipeline to track py26 support that is now broken by OrderedDict usage. Change-Id: Ibfe8aa2ce575942b3a9cac8e74bf3572b60172ac
This commit is contained in:
parent
ac4d4a1f6f
commit
ffe8291d5a
@ -625,8 +625,10 @@ projects:
|
||||
- name: openstack-infra/storyboard
|
||||
check:
|
||||
- gate-storyboard-pep8
|
||||
- gate-storyboard-python27
|
||||
gate:
|
||||
- gate-storyboard-pep8
|
||||
- gate-storyboard-python27
|
||||
post:
|
||||
- storyboard-branch-tarball
|
||||
pre-release:
|
||||
@ -637,6 +639,8 @@ projects:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
experimental:
|
||||
- gate-storyboard-python26
|
||||
|
||||
- name: openstack-infra/odsreg
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user