Skip to content

Commit

Permalink
Hotfix: exclude cc-rrze from nightly Zuul test because ...
Browse files Browse the repository at this point in the history
it is not reachable from outside and triggers 'lethal' timeouts

Signed-off-by: Matthias Büchse <[email protected]>
  • Loading branch information
mbuechse committed Jan 12, 2025
1 parent cbf714b commit 8041f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ scopes = [
subjects = [
"gx-scs",
"artcodix",
"cc-rrze",
# currently not reachable from outside: "cc-rrze",
"pco-prod1",
"pco-prod2",
"pco-prod3",
Expand Down

0 comments on commit 8041f21

Please sign in to comment.