mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-18 06:40:04 +00:00
test wait.kontain.me
This commit is contained in:
parent
56ad9db430
commit
87374b6124
1 changed files with 8 additions and 0 deletions
8
test.sh
8
test.sh
|
|
@ -34,3 +34,11 @@ time crane validate --remote=random.kontain.me/random:4x10
|
|||
### viz
|
||||
|
||||
curl https://viz.kontain.me | grep textarea
|
||||
|
||||
### wait
|
||||
|
||||
uid=image-$(date +%s)
|
||||
crane manifest wait.kontain.me/${uid} || true
|
||||
sleep 11 # for good measure
|
||||
time crane validate --remote=wait.kontain.me/${uid}
|
||||
time crane validate --remote=wait.kontain.me/${uid}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue