Commit Graph

5 Commits

Author SHA1 Message Date
Alex Schultz 34512de6da Remove featureset057
We are retiring tripleo-ui and this unused featureset references
tempest-tripleo-ui which is going away.

Change-Id: I3bdad608d5dd5585c7f12c36da69db6d4421b9fa
2019-06-27 11:31:41 -06:00
yatin bde79b5a41 OpenDev Migration Patch 2
These changes were missed by Sysadmin's proposed
Migration Patch, this patch takes care of these
missings.

Related-Bug: #1825732
Change-Id: I5bf3367ef6800236c59cf35bd4388cc78d94f06a
2019-04-22 10:51:54 +05:30
Honza Pokorny 4a26aaf504 Tempest plugin url shouldn't have '.git'
When the '.git' is present at the end of the url, the Ansible task that
does the cloning will create a directory with '.git' appended.

In our case, we want the directory to be:

    /home/tempest/tempest-tripleo-ui

And not:

    /home/tempest/tempest-tripleo-ui.git

Other scripts down the line depend on the '.git' to be missing in the
directory name.

Change-Id: I0afd696234290c5ae4e5a58e5575c382f6f2877a
2019-01-24 11:31:12 -04:00
Honza Pokorny 85c0af8391 Spell openstack properly in featureset 57
Change-Id: Ie19d84c6bf4dad27947f3eebb96361d5a096a5c7
2019-01-23 11:44:06 -04:00
Honza Pokorny cc9c302b72 Add new featureset for running tripleo-ui tests
This new featureset is based off featureset027.

It runs selenium tests for tripleo-ui via undercloud tempest.  It enables the
headless chrome container.

Change-Id: I7a3829592ce80daee5222d6ced8aae52fea9f25d
Depends-On: Ie5892ee14cc5e9bbc09dc79aeac7611bfb26e5bb
Partially-implements: blueprint automated-ui-testing
2019-01-17 10:00:40 -04:00