mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
Fix basic e2e test
This commit is contained in:
parent
5626703634
commit
2d0b111ba8
@ -24,7 +24,7 @@ source "${KUBE_REPO_ROOT}/cluster/util.sh"
|
||||
detect-project
|
||||
|
||||
# Launch a container
|
||||
$CLOUDCFG -p 8080:80 run dockerfile/nginx 2 myNginx
|
||||
$CLOUDCFG -p 8080:80 run dockerfile/nginx 3 myNginx
|
||||
|
||||
# Container turn up on a clean cluster can take a while for the docker image pull.
|
||||
# Sleep for 2 minutes just to be sure.
|
||||
|
Loading…
Reference in New Issue
Block a user