Repository: incubator-slider
Updated Branches:
  refs/heads/develop 0992e8550 -> d73e56e8a


SLIDER-82 tweak name of TestAgentAAEcho test cluster to be testagentaaecho to 
help find its logs more easily


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

Branch: refs/heads/develop
Commit: d73e56e8a63599bc7a4f688dfa9d4bd1cc03d5a3
Parents: 0992e85
Author: Steve Loughran <ste...@apache.org>
Authored: Thu Jan 7 11:30:27 2016 +0000
Committer: Steve Loughran <ste...@apache.org>
Committed: Thu Jan 7 11:30:27 2016 +0000

----------------------------------------------------------------------
 .../org/apache/slider/providers/agent/TestAgentAAEcho.groovy       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/d73e56e8/slider-core/src/test/groovy/org/apache/slider/providers/agent/TestAgentAAEcho.groovy
----------------------------------------------------------------------
diff --git 
a/slider-core/src/test/groovy/org/apache/slider/providers/agent/TestAgentAAEcho.groovy
 
b/slider-core/src/test/groovy/org/apache/slider/providers/agent/TestAgentAAEcho.groovy
index e193563..72cb550 100644
--- 
a/slider-core/src/test/groovy/org/apache/slider/providers/agent/TestAgentAAEcho.groovy
+++ 
b/slider-core/src/test/groovy/org/apache/slider/providers/agent/TestAgentAAEcho.groovy
@@ -51,7 +51,7 @@ class TestAgentAAEcho extends TestAgentEcho {
     def conf = configuration
     conf.setBoolean(METRICS_LOGGING_ENABLED, true)
     conf.setInt(METRICS_LOGGING_LOG_INTERVAL, 1)
-    String clustername = createMiniCluster("testaaecho",
+    String clustername = createMiniCluster("testagentaaecho",
         configuration,
         1,
         1,

Reply via email to