1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-21 22:48:19 +00:00

split up tests too

This commit is contained in:
Jason Hall 2021-08-14 15:58:51 -04:00
parent a8c70f6e02
commit 5aeb9dad88
9 changed files with 53 additions and 41 deletions

9
cmd/wait/test.sh Executable file
View file

@ -0,0 +1,9 @@
#!/usr/bin/env bash
set -euxo pipefail
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}