Fix tempest client tests
Tempest tests uses random user and tenant for their tests. The 'sahara_url' parameter contains hardcoded tenant, therefore error occurs. Change-Id: I0493d5c07254021b7646b45808095d05e706f957
This commit is contained in:
parent
efb9ff013f
commit
c9e8ee829b
@ -47,7 +47,6 @@ sahara = true
|
||||
|
||||
echo "[data_processing]
|
||||
flavor_id=2
|
||||
sahara_url=http://localhost:8386/v1.1/$TENANT_ID
|
||||
ssh_username=ubuntu
|
||||
floating_ip_pool=public
|
||||
private_network=private
|
||||
|
Loading…
x
Reference in New Issue
Block a user