Fix fips job
The ecdsa usage for ssh is supposed to be the default right now. Also, a new role paramter nslookup_target is required for the fips role Depends-On: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/847193 Change-Id: I795c751edd1403d23aa1de5cda194aada80d05b2
This commit is contained in:
parent
53f322f1d8
commit
05543914a7
@ -270,16 +270,12 @@
|
||||
pre-run: playbooks/enable-fips.yaml
|
||||
vars:
|
||||
configure_swap_size: 4096
|
||||
nslookup_target: 'opendev.org'
|
||||
devstack_localrc:
|
||||
USE_CINDER_FOR_GLANCE: True
|
||||
GLANCE_ENABLE_MULTIPLE_STORES: True
|
||||
CINDER_ENABLED_BACKENDS: lvm:lvmdriver-1,lvm:lvmdriver-2
|
||||
GLANCE_CINDER_DEFAULT_BACKEND: lvmdriver-1
|
||||
devstack_local_conf:
|
||||
test-config:
|
||||
"$TEMPEST_CONFIG":
|
||||
validation:
|
||||
ssh_key_type: 'ecdsa'
|
||||
|
||||
- job:
|
||||
name: tempest-integrated-storage-import-standalone
|
||||
|
Loading…
Reference in New Issue
Block a user