You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ra...@apache.org on 2012/05/17 18:01:35 UTC

svn commit: r1339675 - in /incubator/ambari/branches/ambari-186: ./ hmc/php/db/ hmc/php/orchestrator/ hmc/php/puppet/ hmc/php/puppet/genmanifest/ hmc/php/util/ hmc/tests/ hmc/tests/php/ hmc/tests/php/db/ hmc/tests/php/orchestrator/ hmc/tests/php/puppet...

Author: ramya
Date: Thu May 17 16:01:33 2012
New Revision: 1339675

URL: http://svn.apache.org/viewvc?rev=1339675&view=rev
Log:
AMBARI-242. Change code layout to ensure unit tests are not part of final built rpm.

Added:
    incubator/ambari/branches/ambari-186/hmc/tests/
    incubator/ambari/branches/ambari-186/hmc/tests/php/
    incubator/ambari/branches/ambari-186/hmc/tests/php/db/
    incubator/ambari/branches/ambari-186/hmc/tests/php/db/createTestClusterData.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/db/createTestClusterData.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/db/crtTestDataWithoutMapping.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/db/crtTestDataWithoutMapping.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/db/test.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/db/test.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/orchestrator/
    incubator/ambari/branches/ambari-186/hmc/tests/php/orchestrator/test.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/orchestrator/test.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/orchestrator/testHMC.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/orchestrator/testHMC.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/puppet/
    incubator/ambari/branches/ambari-186/hmc/tests/php/puppet/site.pp.flubber.sample
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/puppet/genmanifest/site.pp.flubber.sample
    incubator/ambari/branches/ambari-186/hmc/tests/php/puppet/test.db
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/puppet/test.db
    incubator/ambari/branches/ambari-186/hmc/tests/php/puppet/testDryRunSmokeTest.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/puppet/testDryRunSmokeTest.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/puppet/testDryRunWithDb.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/puppet/testDryRunWithDb.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/puppet/testKick.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/puppet/testKick.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/puppet/testManifestGen.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/puppet/testManifestGen.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/util/
    incubator/ambari/branches/ambari-186/hmc/tests/php/util/test.sh
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/util/test.sh
    incubator/ambari/branches/ambari-186/hmc/tests/php/util/testBackground.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/util/testBackground.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/util/testSelectNodes.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/util/selectNodes_test.php
    incubator/ambari/branches/ambari-186/hmc/tests/php/util/testSuggestProperties.php
      - copied unchanged from r1339655, incubator/ambari/branches/ambari-186/hmc/php/util/testSuggestProperties.php
Removed:
    incubator/ambari/branches/ambari-186/hmc/php/db/createTestClusterData.php
    incubator/ambari/branches/ambari-186/hmc/php/db/crtTestDataWithoutMapping.php
    incubator/ambari/branches/ambari-186/hmc/php/db/test.php
    incubator/ambari/branches/ambari-186/hmc/php/orchestrator/test.php
    incubator/ambari/branches/ambari-186/hmc/php/orchestrator/testHMC.php
    incubator/ambari/branches/ambari-186/hmc/php/puppet/genmanifest/site.pp.flubber.sample
    incubator/ambari/branches/ambari-186/hmc/php/puppet/test.db
    incubator/ambari/branches/ambari-186/hmc/php/puppet/testDryRunSmokeTest.php
    incubator/ambari/branches/ambari-186/hmc/php/puppet/testDryRunWithDb.php
    incubator/ambari/branches/ambari-186/hmc/php/puppet/testKick.php
    incubator/ambari/branches/ambari-186/hmc/php/puppet/testManifestGen.php
    incubator/ambari/branches/ambari-186/hmc/php/util/selectNodes_test.php
    incubator/ambari/branches/ambari-186/hmc/php/util/test.sh
    incubator/ambari/branches/ambari-186/hmc/php/util/testBackground.php
    incubator/ambari/branches/ambari-186/hmc/php/util/testSuggestProperties.php
Modified:
    incubator/ambari/branches/ambari-186/CHANGES.txt

Modified: incubator/ambari/branches/ambari-186/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/ambari/branches/ambari-186/CHANGES.txt?rev=1339675&r1=1339674&r2=1339675&view=diff
==============================================================================
--- incubator/ambari/branches/ambari-186/CHANGES.txt (original)
+++ incubator/ambari/branches/ambari-186/CHANGES.txt Thu May 17 16:01:33 2012
@@ -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)