Merge "Add selenium job for tuskar-ui"
This commit is contained in:
commit
7e8b22500d
@ -0,0 +1,13 @@
|
||||
- job:
|
||||
name: gate-tuskar-ui-selenium
|
||||
node: bare-precise
|
||||
|
||||
builders:
|
||||
- revoke-sudo
|
||||
- gerrit-git-prep
|
||||
- selenium:
|
||||
github-org: openstack
|
||||
project: tuskar-ui
|
||||
|
||||
publishers:
|
||||
- console-log
|
@ -605,6 +605,8 @@ jobs:
|
||||
- name: ^(gate|check)-tempest-dsvm-full-apache-services
|
||||
voting: false
|
||||
branch: ^(?!stable/(havana|icehouse)).*$
|
||||
- name: gate-tuskar-ui-selenium
|
||||
voting: false
|
||||
|
||||
# The project list is grouped by type of project, and within each
|
||||
# group, projects are sorted (mostly) alphabetically.
|
||||
@ -2406,10 +2408,12 @@ projects:
|
||||
- gate-tuskar-ui-pep8
|
||||
- gate-tuskar-ui-python26
|
||||
- gate-tuskar-ui-python27
|
||||
- gate-tuskar-ui-selenium
|
||||
gate:
|
||||
- gate-tuskar-ui-pep8
|
||||
- gate-tuskar-ui-python26
|
||||
- gate-tuskar-ui-python27
|
||||
- gate-tuskar-ui-selenium
|
||||
experimental-tripleo:
|
||||
- check-tripleo-ironic-seed-precise
|
||||
- check-tripleo-undercloud-precise
|
||||
|
Loading…
x
Reference in New Issue
Block a user