Merge "Add Jenkins jobs for tuskar-ui"
This commit is contained in:
commit
8bbc7d6457
@ -1420,6 +1420,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
|
||||
|
@ -3156,9 +3156,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…
Reference in New Issue
Block a user