Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Wenqi Qiu <[email protected]>
  • Loading branch information
wenqiq committed Jan 20, 2025
1 parent e4a0a5e commit 758c687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/aws/test-sr-iov-secondary-network-aws.sh
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ function setup_cluster {

# Wait for EC2 instances to be fully ready
echo "Waiting for EC2 instances to be ready..."
sleep 60 # You may adjust the sleep time based on your environment
sleep 120 # You may adjust the sleep time based on your environment

# Install Kubernetes on both Master and Worker nodes
install_kubernetes "$MASTER_IP"
Expand Down

0 comments on commit 758c687

Please sign in to comment.