We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4df1ca commit a5663daCopy full SHA for a5663da
tests/system/Jenkinsfile
@@ -1,6 +1,6 @@
1
def config = jobConfig {
2
cron = '@midnight'
3
- nodeLabel = 'docker-oraclejdk8'
+ nodeLabel = 'docker-debian-10-system-test-jdk8'
4
realJobPrefixes = ['system-test-python-client']
5
owner = 'client'
6
slackChannel = 'clients-eng'
0 commit comments