aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRoman Shaposhnik <rvs@apache.org>2011-08-29 20:58:43 +0000
committerRoman Shaposhnik <rvs@apache.org>2011-08-29 20:58:43 +0000
commit1114f44462b40d80ef6bfa92d8c01d219acbfe89 (patch)
tree81cbeded94792646d17568993b7fdab48d39efb9 /test
parent03c45b3b41960cbc4230aecc956917cdd2c42a02 (diff)
BIGTOP-52. Fold integration/sqoop tests into smokes
git-svn-id: https://svn.apache.org/repos/asf/incubator/bigtop/trunk@1162999 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test')
-rw-r--r--test/src/smokes/sqoop/pom.xml (renamed from test/src/integration/sqoop/pom.xml)0
-rw-r--r--test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy (renamed from test/src/integration/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy)0
-rw-r--r--test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy (renamed from test/src/integration/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hbase-sqoop/create-table.hxt (renamed from test/src/integration/sqoop/src/test/resources/hbase-sqoop/create-table.hxt)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hbase-sqoop/drop-table.hxt (renamed from test/src/integration/sqoop/src/test/resources/hbase-sqoop/drop-table.hxt)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hbase-sqoop/expected-hbase-output.txt (renamed from test/src/integration/sqoop/src/test/resources/hbase-sqoop/expected-hbase-output.txt)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hbase-sqoop/mysql-create-db.sql (renamed from test/src/integration/sqoop/src/test/resources/hbase-sqoop/mysql-create-db.sql)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hbase-sqoop/mysql-load-db.sql (renamed from test/src/integration/sqoop/src/test/resources/hbase-sqoop/mysql-load-db.sql)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hbase-sqoop/select-table.hxt (renamed from test/src/integration/sqoop/src/test/resources/hbase-sqoop/select-table.hxt)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hive-sqoop/expected-hive-output.txt (renamed from test/src/integration/sqoop/src/test/resources/hive-sqoop/expected-hive-output.txt)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hive-sqoop/hive-drop-table.hql (renamed from test/src/integration/sqoop/src/test/resources/hive-sqoop/hive-drop-table.hql)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hive-sqoop/hive-select-table.hql (renamed from test/src/integration/sqoop/src/test/resources/hive-sqoop/hive-select-table.hql)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hive-sqoop/mysql-create-db.sql (renamed from test/src/integration/sqoop/src/test/resources/hive-sqoop/mysql-create-db.sql)0
-rw-r--r--test/src/smokes/sqoop/src/test/resources/hive-sqoop/mysql-load-db.sql (renamed from test/src/integration/sqoop/src/test/resources/hive-sqoop/mysql-load-db.sql)0
14 files changed, 0 insertions, 0 deletions
diff --git a/test/src/integration/sqoop/pom.xml b/test/src/smokes/sqoop/pom.xml
index 4e85def9..4e85def9 100644
--- a/test/src/integration/sqoop/pom.xml
+++ b/test/src/smokes/sqoop/pom.xml
diff --git a/test/src/integration/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy b/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy
index 000ee6f2..000ee6f2 100644
--- a/test/src/integration/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy
+++ b/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHBase.groovy
diff --git a/test/src/integration/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy b/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy
index bc090d39..bc090d39 100644
--- a/test/src/integration/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy
+++ b/test/src/smokes/sqoop/src/test/groovy/com/cloudera/itest/integration/sqoop/IntegrationTestSqoopHive.groovy
diff --git a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/create-table.hxt b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/create-table.hxt
index 89c0a6ef..89c0a6ef 100644
--- a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/create-table.hxt
+++ b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/create-table.hxt
diff --git a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/drop-table.hxt b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/drop-table.hxt
index 0db06324..0db06324 100644
--- a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/drop-table.hxt
+++ b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/drop-table.hxt
diff --git a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/expected-hbase-output.txt b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/expected-hbase-output.txt
index 436d97f4..436d97f4 100644
--- a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/expected-hbase-output.txt
+++ b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/expected-hbase-output.txt
diff --git a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/mysql-create-db.sql b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/mysql-create-db.sql
index 04b74f1d..04b74f1d 100644
--- a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/mysql-create-db.sql
+++ b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/mysql-create-db.sql
diff --git a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/mysql-load-db.sql b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/mysql-load-db.sql
index a5d5a94d..a5d5a94d 100644
--- a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/mysql-load-db.sql
+++ b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/mysql-load-db.sql
diff --git a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/select-table.hxt b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/select-table.hxt
index fb0dbf6a..fb0dbf6a 100644
--- a/test/src/integration/sqoop/src/test/resources/hbase-sqoop/select-table.hxt
+++ b/test/src/smokes/sqoop/src/test/resources/hbase-sqoop/select-table.hxt
diff --git a/test/src/integration/sqoop/src/test/resources/hive-sqoop/expected-hive-output.txt b/test/src/smokes/sqoop/src/test/resources/hive-sqoop/expected-hive-output.txt
index e2e1c8f8..e2e1c8f8 100644
--- a/test/src/integration/sqoop/src/test/resources/hive-sqoop/expected-hive-output.txt
+++ b/test/src/smokes/sqoop/src/test/resources/hive-sqoop/expected-hive-output.txt
diff --git a/test/src/integration/sqoop/src/test/resources/hive-sqoop/hive-drop-table.hql b/test/src/smokes/sqoop/src/test/resources/hive-sqoop/hive-drop-table.hql
index 78f7ffda..78f7ffda 100644
--- a/test/src/integration/sqoop/src/test/resources/hive-sqoop/hive-drop-table.hql
+++ b/test/src/smokes/sqoop/src/test/resources/hive-sqoop/hive-drop-table.hql
diff --git a/test/src/integration/sqoop/src/test/resources/hive-sqoop/hive-select-table.hql b/test/src/smokes/sqoop/src/test/resources/hive-sqoop/hive-select-table.hql
index 28a7acb2..28a7acb2 100644
--- a/test/src/integration/sqoop/src/test/resources/hive-sqoop/hive-select-table.hql
+++ b/test/src/smokes/sqoop/src/test/resources/hive-sqoop/hive-select-table.hql
diff --git a/test/src/integration/sqoop/src/test/resources/hive-sqoop/mysql-create-db.sql b/test/src/smokes/sqoop/src/test/resources/hive-sqoop/mysql-create-db.sql
index aac8e87a..aac8e87a 100644
--- a/test/src/integration/sqoop/src/test/resources/hive-sqoop/mysql-create-db.sql
+++ b/test/src/smokes/sqoop/src/test/resources/hive-sqoop/mysql-create-db.sql
diff --git a/test/src/integration/sqoop/src/test/resources/hive-sqoop/mysql-load-db.sql b/test/src/smokes/sqoop/src/test/resources/hive-sqoop/mysql-load-db.sql
index 717f967a..717f967a 100644
--- a/test/src/integration/sqoop/src/test/resources/hive-sqoop/mysql-load-db.sql
+++ b/test/src/smokes/sqoop/src/test/resources/hive-sqoop/mysql-load-db.sql