Skip to content

Commit

Permalink
modified ppc node label
Browse files Browse the repository at this point in the history
  • Loading branch information
surenh2oai committed Dec 23, 2019
1 parent e5f0392 commit 42d98de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/Jenkinsfile.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ buildSummary.get().addStagesSummary(this, new StagesSummary())
X86_64_BUILD_NODE_LABEL = "buildMachine"
NODE_LABEL = 'docker && !mr-0xc8'
OSX_NODE_LABEL = 'osx'
PPC_NODE_LABEL = 'ibm-power-dt ibm-power-gpu-dt'
PPC_NODE_LABEL = 'ibm-power-dt'
RELEASE_NODE_LABEL = 'master'
RELEASE_BRANCH_PREFIX = 'rel-'
CREDS_ID = 'h2o-ops-personal-auth-token'
Expand Down

0 comments on commit 42d98de

Please sign in to comment.