Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/sebastian/prod-2721…
Browse files Browse the repository at this point in the history
…-think-up-a-test-strategy-for-plural-up' into sebastian/prod-2721-think-up-a-test-strategy-for-plural-up
  • Loading branch information
maciaszczykm committed Dec 5, 2024
2 parents d92a349 + 91f0f4e commit ffa7b8a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions test/plural/lib/aws-teardown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ executor: aws-teardown
input:
resourceGroup: ''
steps:
- script: aws-nuke run --config ../../nuke-config.yml --force --profile aws-nuke --no-dry-run --no-alias-check --max-wait-retries 100
retry: 5
timeout: 1800
- script: aws-nuke run --config ../../nuke-config.yml --force --profile aws-nuke --no-dry-run --no-alias-check --max-wait-retries 10
retry: 3
retry_if:
- result.code ShouldNotEqual 0
delay: 20

0 comments on commit ffa7b8a

Please sign in to comment.