tempest run: generate testrepository.subunit

From the latest tempest run, generate testrepository.subunit.

Change-Id: I70ecc95dad93b79dbf73f6853ff0ef883f07c9fb
This commit is contained in:
Emilien Macchi 2015-12-04 17:51:36 -05:00
parent b4a39fdcca
commit bb487e6ea7

View File

@ -94,3 +94,4 @@ wget http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img -P /tmp
# - dashboard (horizon) # - dashboard (horizon)
# - TelemetryAlarming (Aodh) # - TelemetryAlarming (Aodh)
cd /tmp/openstack/tempest; tox -eall -- --concurrency=2 smoke dashboard TelemetryAlarming cd /tmp/openstack/tempest; tox -eall -- --concurrency=2 smoke dashboard TelemetryAlarming
/tmp/openstack/tempest/.tox/all/bin/testr last --subunit > /tmp/openstack/tempest/testrepository.subunit