Skip to content

Commit

Permalink
Merge pull request #2166 from Nordix/increase_external_inspect_wait
Browse files Browse the repository at this point in the history
🌱 increase 1 timeout in external-inspection test
  • Loading branch information
metal3-io-bot authored Jan 9, 2025
2 parents cdc2d73 + 1fa55bd commit ecb8a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/fixture.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ intervals:
inspection/wait-registering: ["5s", "10ms"]
inspection/wait-registration-error: ["5s", "10ms"]
inspection/wait-inspecting: ["5s", "10ms"]
inspection/wait-available: ["5s", "10ms"]
inspection/wait-available: ["1m", "1s"]
external-inspection/wait-available: ["5s", "1ms"]
default/wait-deployment: ["5m", "1s"]
default/wait-namespace-deleted: ["1m", "1s"]
Expand Down

0 comments on commit ecb8a48

Please sign in to comment.