[CI] Fix Ci failure

increase TROVE_AGENT_CALL_HIGH_TIMEOUT to 1800s
increase SWIFT_LOOPBACK_DISK_SIZE to 15G
increase backup_time_out to 1200s
Don't test resize case due to the restriction of zuul node.

Change-Id: Ie19c4226ddc2e4be11b6cc7a17fe517463cf6cd2
This commit is contained in:
wu.chunyang
2023-12-11 15:15:46 +08:00
parent 895e59237e
commit c73fe38cdf

View File

@@ -53,6 +53,8 @@
Q_ML2_PLUGIN_MECHANISM_DRIVERS: openvswitch
SYNC_LOG_TO_CONTROLLER: True
TROVE_DATASTORE_VERSION: 5.7
TROVE_AGENT_CALL_HIGH_TIMEOUT: 1800
SWIFT_LOOPBACK_DISK_SIZE: 15G
TROVE_MGMT_GATEWAY: "192.168.254.1"
devstack_local_conf:
post-config:
@@ -121,7 +123,7 @@
s-container: false
s-object: false
s-proxy: false
tempest_test_regex: ^trove_tempest_plugin\.tests\.scenario\.test_instance
tempest_test_regex: ^trove_tempest_plugin\.tests\.scenario\.test_instance_basic
- job:
name: trove-tempest-ubuntu-backup
@@ -216,6 +218,7 @@
test-config:
$TEMPEST_CONFIG:
database:
backup_wait_timeout: 1200
default_datastore_versions: mysql:5.7
- job:
@@ -243,6 +246,7 @@
test-config:
$TEMPEST_CONFIG:
database:
backup_wait_timeout: 1200
default_datastore_versions: mysql:5.7
- job: