Add ssh_key_type to tempestconf overrides
This patch add the validation.ssh_key_type into tempest.conf in order to rum tests with FIPS enabled. Change-Id: I045e615ce5ffce2b494263f10d27f6f046eed342
This commit is contained in:
parent
b0271d24fe
commit
3d07a4af7d
@ -247,6 +247,7 @@
|
||||
retry_image: true
|
||||
overrides:
|
||||
identity.v3_endpoint_type: public
|
||||
validation.ssh_key_type: 'ecdsa'
|
||||
|
||||
# stackviz in venv pulls oslo.db due upstream constraints,
|
||||
# but it dropped py2 support so on such system we need to skip it
|
||||
|
Loading…
Reference in New Issue
Block a user