chaos monkey tests #94
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "chaos-monkey-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[tapas-tasks] Kudos, SonarCloud Quality Gate passed!
[executor-robot] SonarCloud Quality Gate failed.
[executor-computation] SonarCloud Quality Gate failed.
[executor-pool] SonarCloud Quality Gate failed.
[roster] SonarCloud Quality Gate failed.
why capitalise just these? other config variables in this file aren't
@ -20,2 +18,4 @@
String server = System.getenv("ROSTER_URI") == null ?
"http://localhost:8082" : System.getenv("ROSTER_URI");
why? :)