Repository: incubator-slider
Updated Branches:
  refs/heads/develop dbc5a4de1 -> 586acb62e


Fix flex count for labels IT test


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/586acb62
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/586acb62
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/586acb62

Branch: refs/heads/develop
Commit: 586acb62e414988ee929a2f37713fcb4bbb280b6
Parents: dbc5a4d
Author: Gour Saha <gs...@hortonworks.com>
Authored: Sat Oct 25 16:14:08 2014 -0700
Committer: Gour Saha <gourks...@apache.org>
Committed: Sat Oct 25 16:16:08 2014 -0700

----------------------------------------------------------------------
 .../funtest/lifecycle/AppsThroughAgentQueueAndLabelsIT.groovy      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/586acb62/slider-funtest/src/test/groovy/org/apache/slider/funtest/lifecycle/AppsThroughAgentQueueAndLabelsIT.groovy
----------------------------------------------------------------------
diff --git 
a/slider-funtest/src/test/groovy/org/apache/slider/funtest/lifecycle/AppsThroughAgentQueueAndLabelsIT.groovy
 
b/slider-funtest/src/test/groovy/org/apache/slider/funtest/lifecycle/AppsThroughAgentQueueAndLabelsIT.groovy
index 810903a..ec999f5 100644
--- 
a/slider-funtest/src/test/groovy/org/apache/slider/funtest/lifecycle/AppsThroughAgentQueueAndLabelsIT.groovy
+++ 
b/slider-funtest/src/test/groovy/org/apache/slider/funtest/lifecycle/AppsThroughAgentQueueAndLabelsIT.groovy
@@ -100,7 +100,7 @@ implements FuntestProperties, Arguments, SliderExitCodes, 
SliderActions {
             APPLICATION_NAME,
             ARG_COMPONENT,
             COMMAND_LOGGER,
-            "2"])
+            "3"])
 
     // sleep till the new instance starts
     ensureApplicationIsUp(APPLICATION_NAME)

Reply via email to