Merge pull request #21354 from cpennington/specific-wtw-context-for-s3-files
Set a specific WTW context to name coverage files to upload/download …
This commit is contained in:
@@ -52,6 +52,7 @@ pipeline {
|
||||
XDIST_WORKER_KEY_NAME = "jenkins-worker"
|
||||
XDIST_WORKER_SUBNET = credentials('XDIST_WORKER_SUBNET')
|
||||
XDIST_WORKER_SECURITY_GROUP = credentials('XDIST_WORKER_SECURITY_GROUP')
|
||||
WTW_CONTEXT = "python"
|
||||
}
|
||||
stages {
|
||||
stage('Mark build as pending on Github') {
|
||||
|
||||
Reference in New Issue
Block a user