Linux serverNETWORK ADMINISTRATIONSredhat

How to run Tempest in OpenStack AIO Rocky

https://www.abassel.com

lxc-ls -1 | grep utility

lxc-attach -n $(!!)

source openrc

cd /openstack/venvs/tempest-r18.0.1

source bin/activate

cd workspace

tempest run -r tempest.api.identity.v3.test_api_discovery

source

by Bits of Code

openstack