Skip to content

Commit 162769e

Browse files
ishitasequeirachengfang
authored andcommitted
add sleep
Signed-off-by: Ishita Sequeira <[email protected]>
1 parent ea6bf4e commit 162769e

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)