Skip to content

Commit

Permalink
wait the updated env ready in migration test (#256)
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Liu <liuweixa@redhat.com>
  • Loading branch information
skeeey authored Feb 13, 2025
1 parent ab082c7 commit 2fe3a84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/e2e/migration/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,7 @@ cp -r $output_dir/maestro/test/e2e/certs ./test/e2e/certs

# run the e2e test in the current repo (upgrade)
make e2e-test/setup

sleep 180 # wait for the upgrade env is ready

make e2e-test/run

0 comments on commit 2fe3a84

Please sign in to comment.