Skip to content

Commit

Permalink
Hotfix: exclude cc-rrze from nightly Zuul test because ... (#870)
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 <matthias.buechse@cloudandheat.com>
  • Loading branch information
mbuechse authored Jan 13, 2025
1 parent cbf714b commit 7757c18
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 7757c18

Please sign in to comment.