Skip to content

Commit a94f409

Browse files
committed
Set owner instead of slackChannel for system test
When slackChannel is set, message is sent to Slack which triggers delayed ticket creation. As results are not reviewed from failed job, it is better to just create tickets. The owner field tells Testbreak who to assign the tickets to.
1 parent d5bc50d commit a94f409

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/system/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ def config = jobConfig {
22
cron = '@midnight'
33
nodeLabel = 'docker-oraclejdk7'
44
realJobPrefixes = ['system-test-python-client']
5-
slackChannel = 'clients-eng'
5+
owner = 'client'
66
timeoutHours = 3
77
}
88

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy