Enable SSL validation for dashboard test

Change-Id: I4d74f2ac32e855790d26d7e8f59dc89b13d6f0c1
This commit is contained in:
Takashi Kajinami 2024-03-08 18:13:30 +09:00
parent 0f0823113d
commit 9550949c86
1 changed files with 0 additions and 1 deletions

View File

@ -345,7 +345,6 @@ class openstack_integration::tempest (
tempest_workspace => '/tmp/openstack/tempest',
run_ssh => true,
l2gw_switch => $l2gw_switch,
disable_dashboard_ssl_validation => true,
heat_image_name => 'cirros',
heat_flavor_ref => '84',
baremetal_driver => 'fake-hardware',