This patch set adds tempest plugin to register existing tempest tests of watcherclient. It is also required to let devstack-tempest job to launch watcherclient functional tests. Change-Id: I4d906fd597048bb37803a2bb42f8357502cf1b76
3 lines
80 B
Plaintext
3 lines
80 B
Plaintext
[DEFAULT]
|
|
test_path=${OS_TEST_PATH:-./watcherclient/tests/functional}
|
|
top_dir=./ |