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:
Anita Kuno 2013-07-17 11:09:26 -04:00
parent 598cdc9d12
commit 6c086817cf

View File

@ -364,10 +364,8 @@ 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: