353c902bc3
This patch adds the selenium job defined in tuskar-ui.yaml (based on horizon.yaml) to the tuskar-ui project as non-voting. Change-Id: Icab38bfdafde967ca651bfeba50c7c9be364a302
14 lines
239 B
YAML
14 lines
239 B
YAML
- 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
|