Skip to content

Commit

Permalink
Add a small wait before running tests against ephemeral
Browse files Browse the repository at this point in the history
  • Loading branch information
catastrophe-brandon committed Jan 23, 2024
1 parent fee756c commit 61d766d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,10 @@ export GIT_COMMIT=master
export DEPLOY_FRONTENDS=true
source $CICD_ROOT/deploy_ephemeral_env.sh

echo "Taking a short nap to let the deployment stabilize"
sleep 60

echo "Running tests with CJI"
# Run some tests with ClowdJobInvocation
export IQE_IMAGE_TAG="platform-ui"
IQE_PLUGINS="platform_ui"
Expand Down

0 comments on commit 61d766d

Please sign in to comment.