Add Jenkins jobs for tuskar-ui
Change-Id: I482ee990881b0119fc6ef373208deb8f18153ea0 Closes-Bug: 1214416 Signed-off-by: Tomas Sedovic <tsedovic@redhat.com>
This commit is contained in:
parent
5de6d43f5c
commit
0afbb81512
@ -1384,6 +1384,15 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: tuskar-ui
|
||||
github-org: openstack
|
||||
tarball-site: tarballs.openstack.org
|
||||
node: precise
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: rally
|
||||
github-org: stackforge
|
||||
|
@ -3121,9 +3121,13 @@ projects:
|
||||
|
||||
- name: openstack/tuskar-ui
|
||||
check:
|
||||
- gate-noop
|
||||
- gate-tuskar-ui-pep8
|
||||
- gate-tuskar-ui-python26
|
||||
- gate-tuskar-ui-python27
|
||||
gate:
|
||||
- gate-noop
|
||||
- gate-tuskar-ui-pep8
|
||||
- gate-tuskar-ui-python26
|
||||
- gate-tuskar-ui-python27
|
||||
|
||||
- name: stackforge/pecan
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user