openstack overcloud validate --tempest-args smoke does not run any test
Issue
When trying to validate the overcloud installation with the following command
$ openstack overcloud validate --overcloud-auth-url $OS_AUTH_URL \
--overcloud-admin-password $OS_PASSWORD --tempest-args smoke
It acctually does not run any test
${PYTHON:-python} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./tempest/test_discover} --list
The test run didn't actually run any tests
Environment
- Red Hat Openstack 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.