Skip to content

Commit

Permalink
add sleep
Browse files Browse the repository at this point in the history
Signed-off-by: Ishita Sequeira <ishiseq29@gmail.com>
  • Loading branch information
ishitasequeira committed Oct 14, 2024
1 parent 9a9cbd2 commit 1b16198
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/e2e/suite/006-apps-in-any-namespace/02-run-updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ commands:
- script: |
${SRC_DIR}/dist/argocd-image-updater run --once \
--argocd-namespace argocd-image-updater-e2e \
--loglevel trace
--loglevel trace
sleep 30

0 comments on commit 1b16198

Please sign in to comment.