Skip to content

Commit

Permalink
add sleep time in cri tests
Browse files Browse the repository at this point in the history
  • Loading branch information
flyinghorse0510 committed Aug 17, 2023
1 parent 670a18c commit dd7340c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/github_runner/setup_cri_test_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ sleep 30s

# KUBECONFIG=/etc/kubernetes/admin.conf sudo $VHIVE_ROOT/scripts/setup_zipkin.sh
$VHIVE_ROOT/scripts/setup_tool -vhive-repo-dir $VHIVE_ROOT setup_zipkin
sleep 10m

# FIXME (gh-709)
#source etc/profile && go run $VHIVE_ROOT/examples/registry/populate_registry.go -imageFile $VHIVE_ROOT/examples/registry/images.txt
Expand Down

0 comments on commit dd7340c

Please sign in to comment.