Skip to content

Commit 1960e95

Browse files
authored
Adding execution permission to interop testing script (#492)
* Adding execution permission to interop testing script Signed-off-by: varshab1210 <varshab1210@gmail.com> * Add delay Signed-off-by: varshab1210 <varshab1210@gmail.com> --------- Signed-off-by: varshab1210 <varshab1210@gmail.com>
1 parent 1213f94 commit 1960e95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ metadata:
3131
namespace: test-argocd
3232
EOF
3333

34+
sleep 30s
35+
3436
oc wait --for=condition=Ready -n test-argocd pod --timeout=15m -l 'app.kubernetes.io/name in (argocd-application-controller,argocd-redis,argocd-repo-server,argocd-server)'
3537

3638
echo ">> Running Interop tests"

0 commit comments

Comments
 (0)