Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3511: Fix race setting up TestKuduOperations ......................................................................
IMPALA-3511: Fix race setting up TestKuduOperations A couple of tests could both attempt to create/destroy the same database if they were running in parallel. Several other related tests were marked as requiring serial execution, these needed to be marked for serial execution as well. Change-Id: If0573a755cd371363c2e43c001d5c1ba499793c6 Reviewed-on: http://gerrit.cloudera.org:8080/3063 Reviewed-by: Casey Ching <[email protected]> Tested-by: Internal Jenkins --- M tests/query_test/test_kudu.py 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Casey Ching: Looks good to me, approved Internal Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3063 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: If0573a755cd371363c2e43c001d5c1ba499793c6 Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Jim Apple <[email protected]>
