ソースを参照

AMBARI-242. Change code layout to ensure unit tests are not part of final built rpm.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/branches/ambari-186@1339675 13f79535-47bb-0310-9956-ffa450edef68
Ramya Sunil 13 年 前
コミット
daab831afa

+ 3 - 0
CHANGES.txt

@@ -2,6 +2,9 @@ Ambari Change log
 
 Release 0.x.x - unreleased
 
+  AMBARI-242. Change code layout to ensure unit tests are not part of final
+  built rpm. (Hitesh via ramya)
+
   AMBARI-295. Improve the overall look and feel (Yusaku Sako via ramya)
 
   AMBARI-241. Support cluster wipeout in orchestrator. (hitesh via jitendra)

+ 0 - 0
hmc/php/db/createTestClusterData.php → hmc/tests/php/db/createTestClusterData.php


+ 0 - 0
hmc/php/db/crtTestDataWithoutMapping.php → hmc/tests/php/db/crtTestDataWithoutMapping.php


+ 0 - 0
hmc/php/db/test.php → hmc/tests/php/db/test.php


+ 0 - 0
hmc/php/orchestrator/test.php → hmc/tests/php/orchestrator/test.php


+ 0 - 0
hmc/php/orchestrator/testHMC.php → hmc/tests/php/orchestrator/testHMC.php


+ 0 - 0
hmc/php/puppet/genmanifest/site.pp.flubber.sample → hmc/tests/php/puppet/site.pp.flubber.sample


+ 0 - 0
hmc/php/puppet/test.db → hmc/tests/php/puppet/test.db


+ 0 - 0
hmc/php/puppet/testDryRunSmokeTest.php → hmc/tests/php/puppet/testDryRunSmokeTest.php


+ 0 - 0
hmc/php/puppet/testDryRunWithDb.php → hmc/tests/php/puppet/testDryRunWithDb.php


+ 0 - 0
hmc/php/puppet/testKick.php → hmc/tests/php/puppet/testKick.php


+ 0 - 0
hmc/php/puppet/testManifestGen.php → hmc/tests/php/puppet/testManifestGen.php


+ 0 - 0
hmc/php/util/test.sh → hmc/tests/php/util/test.sh


+ 0 - 0
hmc/php/util/testBackground.php → hmc/tests/php/util/testBackground.php


+ 0 - 0
hmc/php/util/selectNodes_test.php → hmc/tests/php/util/testSelectNodes.php


+ 0 - 0
hmc/php/util/testSuggestProperties.php → hmc/tests/php/util/testSuggestProperties.php