congress-tempest-plugin/README.rst
ShangXiao 6b7b4ae19e Add release notes link to README
Change-Id: Ic3d2e1d89448e0b4b42e6ec5e66f3b61fb2049b5
2018-06-13 02:12:51 -07:00

900 B

congress-tempest-plugin

Tempest Plugin for Congress project. This project covers Tempest tests for Congress project.

Tempest Integration

To list all Congress tempest cases, go to tempest directory, then run:

$ testr list-tests congress

To run congress tempest plugin tests using tox, go to tempest directory, then run:

$ tox -eall-plugin congress

And, to run a specific test:

$ tox -eall-plugin congress_tempest_plugin.tests.scenario.test_congress_basic_ops.TestPolicyBasicOps.test_policy_basic_op