Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/rel-3.42.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
h2o-ops committed Sep 2, 2023
2 parents d0fbd48 + b12d5aa commit 2330c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/jenkins/groovy/defineTestStages.groovy
Expand Up @@ -440,7 +440,7 @@ def call(final pipelineContext) {
],
[
stageName: 'Py3.6 Medium-large', target: 'test-pyunit-medium-large', pythonVersion: '3.6',
timeoutValue: 160, component: pipelineContext.getBuildConfig().COMPONENT_PY
timeoutValue: 220, component: pipelineContext.getBuildConfig().COMPONENT_PY
],
[
stageName: 'R3.3 Medium-large', target: 'test-r-medium-large', rVersion: '3.3.3',
Expand Down

0 comments on commit 2330c06

Please sign in to comment.