Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6E38318499 for ; Tue, 15 Dec 2015 09:54:47 +0000 (UTC) Received: (qmail 52472 invoked by uid 500); 15 Dec 2015 09:54:47 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 52315 invoked by uid 500); 15 Dec 2015 09:54:47 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 51916 invoked by uid 99); 15 Dec 2015 09:54:47 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Dec 2015 09:54:47 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E353F2C1F6F for ; Tue, 15 Dec 2015 09:54:46 +0000 (UTC) Date: Tue, 15 Dec 2015 09:54:46 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-14370) Move functional tests from ambari-server project to a separate project ambari-funtest MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-14370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15057740#comment-15057740 ] Hudson commented on AMBARI-14370: --------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #4039 (See [https://builds.apache.org/job/Ambari-trunk-Commit/4039/]) AMBARI-14370. Move functional tests from ambari-server project to a (smohanty: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ffb4d3b8ce043d3cb3e9b8a69619dc82797c68ce]) * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/services/GANGLIA/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/YARN/configuration/capacity-scheduler.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/metainfo.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/cluster/CreateConfigurationWebRequest.java * ambari-funtest/pom.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/services/FLUME/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/YARN/metrics.json * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/tests/ServerTestBase.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/services/FLUME/configuration/flume-log4j.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/host/GetHostWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/MAPREDUCE2/configuration/mapred-queue-acls.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/WebResponse.java * ambari-funtest/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hdfs-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/mysql_service.py * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/services/AMBARI_METRICS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HBASE/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/MAPREDUCE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/WEBHCAT/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/hadoop-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/services/YARN/configuration/yarn-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/mysql_server.py * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/host/GetHostWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/0.1/services/PIG/metainfo.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/ClusterConfigParams.java * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/servicecomponenthost/BulkSetServiceComponentHostStateWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/YARN/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/GANGLIA/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/PIG/configuration/pig.properties * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/MAPREDUCE2/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/upgrades/upgrade_test_checks.xml * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/upgrades/upgrade_test.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/WEBHCAT/configuration/webhcat-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/HBASE/configuration/hbase-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/OOZIE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HBASE/configuration/hbase-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/mapred-queue-acls.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/services/HBASE/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/servicecomponenthost/BulkAddServiceComponentHostsWebRequest.java * ambari-funtest/src/test/resources/os_family.json * ambari-funtest/src/test/resources/version * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/services/HDFS/kerberos.json * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/SQOOP/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/services/FLUME/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hadoop-policy.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/servicecomponent/AddServiceComponentWebRequest.java * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/service/StopServiceWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/YARN/configuration/yarn-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/MAPREDUCE/configuration/capacity-scheduler.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/cluster/AddDesiredConfigurationWebRequest.java * ambari-funtest/src/test/java/org/apache/ambari/funtest/AppTest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/role_command_order.json * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hdfs-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/upgrades/config-upgrade.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/utils/RequestStatusPoller.java * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/HIVE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/PIG/configuration/pig.properties * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HIVE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/mapred-queue-acls.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HBASE/configuration/hbase-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/OOZIE/configuration/oozie-site.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/servicecomponenthost/AddServiceComponentHostWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/metainfo.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/service/GetServiceWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/hadoop-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HUE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/MAPREDUCE2/configuration/container-executor.cfg * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/WEBHCAT/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/hooks/dummy-script.py * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/MAPREDUCE/configuration/mapred-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/templates/hcat-env.sh.j2 * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HDFS/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/cluster/CreateConfigurationWebRequest.java * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/service/InstallServiceWebRequest.java * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/ConnectionParams.java * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/cluster/GetClusterWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/services/SQOOP/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hadoop-env.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/AmbariHttpWebRequest.java * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/servicecomponenthost/SetServiceComponentHostStateWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.2.0.ECS/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/HBASE/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/__init__.py * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/ZOOKEEPER/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/mapred-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/WEBHCAT/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/host/GetRegisteredHostWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/HCATALOG/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/ClusterConfigParams.java * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hdfs-log4j.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/AmbariHttpWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/MAPREDUCE/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/HDP/0.1/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/hooks/dummy-script.py * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hadoop-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/mapred-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/PIG/configuration/pig.properties * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/hooks/dummy-script.py * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hdfs-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/files/hiveserver2Smoke.sh * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/service/DeleteServiceWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/GANGLIA/metainfo.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/servicecomponenthost/GetServiceComponentHostWebRequest.java * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/tests/StartStopServerTest.java * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/services/ZOOKEEPER/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HIVE/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.2.0.ECS/repos/hdp.json * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/host/GetRegisteredHostWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/services/FLUME/configuration/flume-env.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/GANGLIA/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HBASE/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HIVE/configuration/hive-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/capacity-scheduler.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HBASE/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/hive_service.py * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/GANGLIA/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HBASE/package/dummy-script.py * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/configuration/hive-site.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/service/AddServiceWebRequest.java * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/utils/RestApiUtils.java * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/host/RegisterHostWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/repos/hdp.json * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HBASE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/HBASE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/YARN/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/OOZIE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_direction.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/servicecomponenthost/BulkSetServiceComponentHostStateWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/ZOOKEEPER/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/services/HDFS/metrics.json * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/services/STORM/metainfo.xml * ambari-funtest/src/test/resources/stacks/OTHER/2.0/repos/hdp.json * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/SQOOP/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/HUE/metainfo.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/host/RegisterHostWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/ZOOKEEPER/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/hive_server.py * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/WEBHCAT/metainfo.xml * pom.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/services/SQOOP/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/service/StopServiceWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/YARN/metainfo.xml * ambari-funtest/src/test/resources/stacks/OTHER/1.0/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/HDFS/configuration/hdfs-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/mapred-queue-acls.xml * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/HBASE/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/service/AddServiceWebRequest.java * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/server/StartStopServerTest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/PIG/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HBASE/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/server/ServerTestBase.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HBASE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/0.1/services/PIG/configuration/pig.properties * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/LocalAmbariServer.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/role_command_order.json * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/SQOOP/metainfo.xml * ambari-funtest/src/test/resources/stacks/OTHER/1.0/services/SQOOP2/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/YARN/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/GANGLIA/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/services/FLUME/configuration/flume-log4j.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/utils/ClusterUtils.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/PIG/configuration/pig.properties * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/hdfs-site.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/WebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/HBASE/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/YARN/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/hadoop-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/WEBHCAT/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/mapred-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HCFS/configuration/hdfs-site.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/service/StartServiceWebRequest.java * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/cluster/GetRequestStatusWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/MAPREDUCE2/configuration/mapred-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/HBASE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/hdfs-site.xml * ambari-funtest/src/test/resources/stacks/HDP/0.1/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/PIG/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/0.1/services/HDFS/configuration/hdfs-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/files/startHiveserver2.sh * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/MAPREDUCE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/global.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/servicecomponent/SetServiceComponentStateWebRequest.java * ambari-funtest/src/test/resources/stacks/OTHER/1.0/services/HDFS/configuration/hdfs-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.2.0.ECS/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/OOZIE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HCATALOG/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/MAPREDUCE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HDFS/configuration/hadoop-policy.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/service/StartServiceWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/TEZ/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/service/SetServiceStateWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HCATALOG/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/role_command_order.json * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/SQOOP/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/ZOOKEEPER/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HIVE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/services/FLUME/configuration/flume-conf.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/service_check.py * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/OOZIE/configuration/oozie-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/services/FLUME/configuration/flume-env.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/MAPREDUCE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/core-site.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/utils/ClusterUtils.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HBASE/metrics.json * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/ZOOKEEPER/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/container-executor.cfg * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HCATALOG/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/services/SQOOP/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HBASE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/MAPREDUCE2/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/HIVE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/global.xml * ambari-funtest/src/test/resources/stacks/OTHER/1.0/services/HDFS/metrics.json * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/PIG/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/OOZIE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/hive_metastore.py * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/host/AddHostWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/status_params.py * ambari-funtest/src/test/resources/stacks/HDP/0.2/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HBASE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/ZOOKEEPER/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/utils/RestApiUtils.java * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_test_checks.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HIVE/configuration/hive-site.xml * ambari-funtest/src/main/assemblies/funtest.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/YARN/configuration/yarn-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/kerberos.json * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/cluster/GetAllClustersWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/files/hiveSmoke.sh * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/MAPREDUCE/configuration/capacity-scheduler.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/role_command_order.json * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/hive_client.py * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/servicecomponenthost/AddServiceComponentHostWebRequest.java * ambari-funtest/src/test/resources/stacks/OTHER/2.0/services/HBASE/widgets.json * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/ZOOKEEPER/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HDFS/configuration/hdfs-site.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/cluster/GetRequestStatusWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/YARN/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/global.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/tests/LocalAmbariServer.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/hcat_client.py * ambari-funtest/src/test/resources/stacks/XYZ/1.0.0/services/stack_advisor.py * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/cluster/GetClusterWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/services/HDFS/configuration/hdfs-log4j.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/services/PIG/configuration/pig-properties.xml * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/services/FLUME/configuration/flume-conf.xml * ambari-funtest/src/test/resources/stacks/HDP/2.2.0.ECS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HDFS/alerts.json * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HBASE/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/OTHER/1.0/services/STORM/configuration/placeholder.txt * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/HIVE/configuration/hive-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HDFS/metrics.json * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/templates/hive-env.sh.j2 * ambari-funtest/src/test/resources/stacks/OTHER/1.0/services/HDFS/package/dummy-script.py * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HIVE/configuration/hive-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HBASE/configuration/hbase-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/WEBHCAT/configuration/webhcat-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_to_new_stack.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/role_command_order.json * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/cluster/AddDesiredConfigurationWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/YARN/configuration/container-executor.cfg * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/services/FAKENAGIOS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/YARN/configuration/container-executor.cfg * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/MAPREDUCE2/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/OTHER/2.0/services/HBASE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/WEBHCAT/configuration/webhcat-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/ZOOKEEPER/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HCFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/OTHER/1.0/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/metainfo.xml * ambari-funtest/src/test/resources/stacks/OTHER/1.0/services/STORM/package/placeholder.txt * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/services/STORM/metrics.json * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/cluster/CreateClusterWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/OOZIE/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/cluster/GetAllClustersWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/upgrades/upgrade_test_skip_failures.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/servicecomponent/SetServiceComponentStateWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/files/addMysqlUser.sh * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/PIG/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/services/TEZ/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/repos/hdp.json * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_test.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/services/HDFS/configuration/hdfs-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/PIG/metainfo.xml * ambari-funtest/src/test/resources/stacks/OTHER/1.0/services/STORM/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/services/PIG/role_command_order.json * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HBASE/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/hcat_service_check.py * ambari-funtest/src/test/resources/stacks/HDP/1.3.4/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/GANGLIA/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/services/PIG/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/ZOOKEEPER/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/services/HDFS/package/dummy-script.py * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/services/HBASE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/NONAME/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/servicecomponenthost/GetServiceComponentHostWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/core-site.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/servicecomponent/AddServiceComponentWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/OOZIE/configuration/oozie-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/YARN/config-mr2/mapred-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/PIG/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/OOZIE/configuration/oozie-site.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/servicecomponenthost/SetServiceComponentHostStateWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/services/STORM/package/placeholder.txt * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HBASE/configuration/hbase-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_test_nonrolling.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HIVE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/metainfo.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/service/DeleteServiceWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/GANGLIA/metainfo.xml * ambari-funtest/src/test/resources/log4j.properties * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HIVE/configuration/hive-site.xml * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_nonrolling_new_stack.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/WebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/files/startMetastore.sh * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HBASE/configuration/hbase-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/YARN/configuration/capacity-scheduler.xml * ambari-funtest/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/files/hiveserver2.sql * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HDFS/configuration/hdfs-site.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/cluster/CreateClusterWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/OOZIE/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/MAPREDUCE/configuration/mapred-queue-acls.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/MAPREDUCE/configuration/mapred-site.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/WebResponse.java * ambari-funtest/src/test/resources/stacks/HDP/0.1/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/services/STORM/configuration/placeholder.txt * ambari-funtest/src/test/resources/stacks/OTHER/1.0/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_bucket_test.xml * ambari-funtest/src/test/resources/stacks/OTHER/1.0/role_command_order.json * ambari-funtest/src/test/resources/stacks/OTHER/2.0/repos/repoinfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.1.1/upgrades/upgrade_server_action_test.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/OOZIE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/files/pigSmoke.sh * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/servicecomponent/GetServiceComponentWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HCATALOG/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/servicecomponent/GetServiceComponentWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/role_command_order.json * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/MAPREDUCE2/configuration/mapred-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6.1/services/YARN/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HDFS/configuration/hadoop-policy.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/services/HBASE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/MAPREDUCE/configuration/hdfs-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/hive.py * ambari-funtest/src/test/resources/stacks/XYZ/1.0.1/services/stack_advisor.py * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/service/GetServiceWebRequest.java * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/server/LocalAmbariServer.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HUE/configuration/hue-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HDFS/metainfo.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/service/InstallServiceWebRequest.java * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/servicecomponenthost/BulkAddServiceComponentHostsWebRequest.java * ambari-funtest/src/test/resources/stacks/OTHER/1.0/repos/hdp.json * ambari-funtest/src/test/resources/stacks/OTHER/2.0/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/PIG/configuration/pig.properties * ambari-funtest/src/test/resources/stacks/HDP/2.2.0/upgrades/config-upgrade.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/WEBHCAT/configuration/webhcat-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.6/services/YARN/metainfo.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/orm/InMemoryDefaultTestModule.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/params.py * ambari-funtest/src/test/resources/stacks/HDP/0.2/services/HDFS/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.1/services/HDFS/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/YARN/configuration/core-site.xml * ambari-funtest/src/test/resources/stacks/OTHER/2.0/services/SQOOP2/metainfo.xml * ambari-funtest/src/test/resources/stacks/OTHER/1.0/services/STORM/metrics.json * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/services/HBASE/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/repos/repoinfo.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/tests/DeleteServiceTest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.8/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HBASE/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/0.1/services/MAPREDUCE/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/ZOOKEEPER/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/server/DeleteServiceTest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/scripts/hcat.py * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HIVE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.2.0.ECS/services/ECS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/SQOOP/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HBASE/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/HBASE/configuration/hbase-site.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.0/services/HUE/configuration/global.xml * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/0.2/repos/repoinfo.xml * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/host/AddHostWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/HCATALOG/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/ZOOKEEPER/configuration/zoo.cfg.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/HIVE/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/1.2.0/services/HDFS/metainfo.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/SQOOP/metainfo.xml * ambari-server/src/test/java/org/apache/ambari/server/functionaltests/api/ConnectionParams.java * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HDFS/package/dummy-script.py * ambari-funtest/src/test/resources/stacks/HDP/2.0.7/services/HIVE/package/files/hcatSmoke.sh * ambari-funtest/src/test/java/org/apache/ambari/funtest/server/api/service/SetServiceStateWebRequest.java * ambari-funtest/src/test/resources/stacks/HDP/1.3.1/services/OOZIE/configuration/oozie-site.xml * ambari-funtest/src/test/resources/stacks/HDP/2.0.5/services/YARN/configuration/yarn-site.xml > Move functional tests from ambari-server project to a separate project ambari-funtest > ------------------------------------------------------------------------------------- > > Key: AMBARI-14370 > URL: https://issues.apache.org/jira/browse/AMBARI-14370 > Project: Ambari > Issue Type: Sub-task > Components: ambari-server > Affects Versions: 2.3.0 > Reporter: Nahappan Somasundaram > Assignee: Nahappan Somasundaram > Fix For: 2.3.0 > > Attachments: AMBARI-14370.1.patch > > > Right now the newly created functional tests are in ambari-server project under src/test/java/org/apache/ambari/server/functionaltests. > However, they need to be configured to run when required. To do this, it is better that they reside under a separate project. This also allows us to keep the functional tests separate from the unit tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)