Skip to content

Commit 50a4495

Browse files
author
ading007
authored
Update waiting time to 2s when checking VCH upgrade status (#8635)
1 parent 17a1901 commit 50a4495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-cases/Group11-Upgrade/11-03-Upgrade-UpdateInProgress.robot

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Upgrade VCH with UpdateInProgress
3030

3131
Upgrade and inspect VCH
3232
Start Process bin/vic-machine-linux upgrade --debug 1 --name %{VCH-NAME} --target %{TEST_URL} --user %{TEST_USERNAME} --password %{TEST_PASSWORD} --force --compute-resource %{TEST_RESOURCE} --timeout %{TEST_TIMEOUT} shell=True alias=UpgradeVCH
33-
Wait Until Keyword Succeeds 20x 5s Inspect VCH Upgrade/configure in progress
33+
Wait Until Keyword Succeeds 20x 2s Inspect VCH Upgrade/configure in progress
3434
Wait For Process UpgradeVCH
3535
Inspect VCH Completed successfully
3636
Check UpdateInProgress false

0 commit comments

Comments
 (0)