You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Laszlo Gaal (Code Review)" <ge...@cloudera.org> on 2023/05/05 16:00:03 UTC

[Impala-ASF-CR] IMPALA-11919: Increase timeout for Dockerized non-sharded exhaustive tests

Laszlo Gaal has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19851


Change subject: IMPALA-11919: Increase timeout for Dockerized non-sharded exhaustive tests
......................................................................

IMPALA-11919: Increase timeout for Dockerized non-sharded exhaustive tests

EE_TEST_PARALLEL is not sharded when launched by test-with-docker.py,
so its exhaustive variant is not sharded either. In recent runs this
test phase attempted to run past the default 240 minutes time limit for
exhaustive test suites while not appearing stuck.

This patch raises the exhaustive time limit to 360 minutes for
exhaustive suites that are not sharded. Sharded test runs retain the
earlier default of 240 minutes.

Change-Id: I8f828ed0f21d6a684132a25fc0423786cf5f879d
---
M docker/test-with-docker.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/51/19851/1
-- 
To view, visit http://gerrit.cloudera.org:8080/19851
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8f828ed0f21d6a684132a25fc0423786cf5f879d
Gerrit-Change-Number: 19851
Gerrit-PatchSet: 1
Gerrit-Owner: Laszlo Gaal <la...@cloudera.com>

[Impala-ASF-CR] IMPALA-11919: Increase timeout for Dockerized non-sharded exhaustive tests

Posted by "Impala Public Jenkins (Code Review)" <ge...@cloudera.org>.
Impala Public Jenkins has posted comments on this change. ( http://gerrit.cloudera.org:8080/19851 )

Change subject: IMPALA-11919: Increase timeout for Dockerized non-sharded exhaustive tests
......................................................................


Patch Set 1:

Build Successful 

https://jenkins.impala.io/job/gerrit-code-review-checks/12950/ : Initial code review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun to run full precommit tests.


-- 
To view, visit http://gerrit.cloudera.org:8080/19851
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I8f828ed0f21d6a684132a25fc0423786cf5f879d
Gerrit-Change-Number: 19851
Gerrit-PatchSet: 1
Gerrit-Owner: Laszlo Gaal <la...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Comment-Date: Fri, 05 May 2023 16:20:52 +0000
Gerrit-HasComments: No