You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by kg...@apache.org on 2019/07/11 12:59:51 UTC

[hive] branch master updated: HIVE-21979: TestReplication tests time out regularily (Zoltan Haindrich reviewed by Peter Vary)

This is an automated email from the ASF dual-hosted git repository.

kgyrtkirk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e8b940  HIVE-21979: TestReplication tests time out regularily (Zoltan Haindrich reviewed by Peter Vary)
4e8b940 is described below

commit 4e8b940aa2fd4ea4574d0a3ff74bfbc2f336781b
Author: Zoltan Haindrich <ki...@rxd.hu>
AuthorDate: Thu Jul 11 14:57:59 2019 +0200

    HIVE-21979: TestReplication tests time out regularily (Zoltan Haindrich reviewed by Peter Vary)
    
    Signed-off-by: Zoltan Haindrich <ki...@rxd.hu>
---
 testutils/ptest2/conf/deployed/master-mr2.properties | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/testutils/ptest2/conf/deployed/master-mr2.properties b/testutils/ptest2/conf/deployed/master-mr2.properties
index 02106b9..5a9b3ec 100644
--- a/testutils/ptest2/conf/deployed/master-mr2.properties
+++ b/testutils/ptest2/conf/deployed/master-mr2.properties
@@ -21,7 +21,6 @@ repository = https://github.com/apache/hive.git
 repositoryName = apache-github-source
 branch = master
 
-
 jiraUrl = https://issues.apache.org/jira
 jiraUser = hiveqa
 #jiraPassword = #TODO Set this value
@@ -79,7 +78,10 @@ ut.itests.hive-unit.skipBatching=TestAcidOnTezWithSplitUpdate TestAcidOnTez Test
   TestStatsReplicationScenariosNoAutogather TestStatsReplicationScenarios \
   TestReplicationScenariosAcidTables TestReplAcidTablesBootstrapWithJsonMessage \
   TestReplicationScenariosAcidTablesBootstrap TestReplAcidTablesWithJsonMessage \
-  TestTableLevelReplicationScenarios
+  TestTableLevelReplicationScenarios \
+  TestReplicationScenariosExternalTables TestReplAcrossInstancesWithJsonMessageFormat TestReplTableMigrationWithJsonFormat \
+  TestReplicationWithTableMigration TestReplicationWithTableMigrationEx TestReplicationOnHDFSEncryptedZonesTestReplAcidTablesWithJsonMessage \
+  TestReplicationScenariosAcrossInstances TestReplicationOfHiveStreaming TestReplScenariosWithStrictManaged TestReplChangeManager
 
 unitTests.module.itests.qtest=itests.qtest
 ut.itests.qtest.batchSize=9