Remove python tests from check and gate for storyboard.
Storyboard is a Django app. Django requires different gate tests than other OpenStack repos. Until a patch is applied to apply the proper Django tests in the check and gate, the Python tests are removed for storyboard. Change-Id: I45767c4a3abbe9e6846fd54baba29c7028e0cec7
This commit is contained in:
@@ -364,10 +364,8 @@ projects:
|
|||||||
- name: openstack-infra/storyboard
|
- name: openstack-infra/storyboard
|
||||||
check:
|
check:
|
||||||
- gate-storyboard-pep8
|
- gate-storyboard-pep8
|
||||||
- gate-storyboard-python27
|
|
||||||
gate:
|
gate:
|
||||||
- gate-storyboard-pep8
|
- gate-storyboard-pep8
|
||||||
- gate-storyboard-python27
|
|
||||||
post:
|
post:
|
||||||
- storyboard-branch-tarball
|
- storyboard-branch-tarball
|
||||||
pre-release:
|
pre-release:
|
||||||
|
|||||||
Reference in New Issue
Block a user