Go to file
zhurong 070b097353 Remove the ReleaseReporter
Change-Id: I38b24a2cd1de9ca9d90dad85d6f008b541b9e5e8
2022-01-18 02:37:33 +00:00
2020-05-03 12:07:55 +02:00
2017-08-28 11:27:28 +08:00
2018-07-18 09:53:48 +07:00
2019-04-19 19:43:49 +00:00
2017-08-28 11:27:28 +08:00
2017-08-28 11:27:28 +08:00
2017-08-28 11:27:28 +08:00
2017-08-28 11:27:28 +08:00
2019-08-13 02:15:32 -07:00
2020-05-03 12:07:55 +02:00
2020-04-07 04:22:44 -07:00
2020-05-03 12:07:55 +02:00

Team and repository tags

image

Tempest Integration of Solum

This directory contains Tempest tests to cover the Solum project, as well as a plugin to automatically load these tests into tempest.

See the Tempest plugin docs for information on using it: https://docs.openstack.org/tempest/latest/#using-plugins

Running the tests

To run all tests from this plugin, install Solum into your environment and navigate to tempest directory:

$ cd /opt/stack/tempest

Run this command:

$ tox -e all-plugin -- solum_tempest_plugin

To run a single test case, run with the test case name, for example:

$ tox -e all-plugin -- solum_tempest_plugin.camp.v1_1.test_plans.TestPlansController.test_create_camp_plan
Description
RETIRED, Tempest plugin for the solum project.
Readme 356 KiB