Skip to content

Commit 1b16198

Browse files
add sleep
Signed-off-by: Ishita Sequeira <[email protected]>
1 parent 9a9cbd2 commit 1b16198

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/e2e/suite/006-apps-in-any-namespace/02-run-updater.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ commands:
44
- script: |
55
${SRC_DIR}/dist/argocd-image-updater run --once \
66
--argocd-namespace argocd-image-updater-e2e \
7-
--loglevel trace
7+
--loglevel trace
8+
sleep 30

0 commit comments

Comments
 (0)