Skip to content

Commit

Permalink
SRE-4226 Increasing the delay seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
nidhiben committed Mar 7, 2024
1 parent 1e50bb5 commit 69414c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion allure-docker-scripts/renderEmailableReport.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PROJECT_ID=$1

ENDPOINT="http://localhost:$PORT/allure-docker-service/emailable-report/render?project_id=$PROJECT_ID"
RETRY=7
DELAY=2
DELAY=10
COOKIES_TEMP_FILE=""
AUTH=0

Expand Down

0 comments on commit 69414c9

Please sign in to comment.