Skip to content

Commit

Permalink
reduce timeout further
Browse files Browse the repository at this point in the history
  • Loading branch information
bdattoma committed Oct 11, 2024
1 parent 7402f7a commit 23e2185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ods_ci/tasks/Resources/Provisioning/Hive/provision.robot
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Create Floating IPs
Export Variables From File ${fips_file_to_export}

Watch Hive Install Log
[Arguments] ${pool_name} ${namespace} ${hive_timeout}=7m
[Arguments] ${pool_name} ${namespace} ${hive_timeout}=5m
${label_selector} = Set Variable hive.openshift.io/cluster-deployment-name=${cluster_name}
IF ${use_cluster_pool}
${label_selector} = Set Variable hive.openshift.io/clusterpool-name=${pool_name}
Expand Down

0 comments on commit 23e2185

Please sign in to comment.