aboutsummaryrefslogtreecommitdiff
path: root/linaro-art/global.groovy
blob: 500f5ee5d5bf603a5c81fd4dbbdf8d1c0c468849 (plain)
1
2
3
4
// Issues that relate to all tests:
if (manager.logContains(".*Unexpected termination of the channel.*")) {
  manager.addShortText("Infrastructure problem", "black", "orange", "1px", "red")
}