[
https://issues.apache.org/jira/browse/AMBARI-18940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15682092#comment-15682092
]
Hadoop QA commented on AMBARI-18940:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12839652/AMBARI-18940.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:green}+1 core tests{color}. The patch passed unit tests in .
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/9335//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/9335//console
This message is automatically generated.
> Perf: Fix bugs in deploy-gce-perf-cluster.py to generate correct config file
> ----------------------------------------------------------------------------
>
> Key: AMBARI-18940
> URL: https://issues.apache.org/jira/browse/AMBARI-18940
> Project: Ambari
> Issue Type: Bug
> Components: ambari-agent
> Affects Versions: 2.5.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Fix For: 2.5.0
>
> Attachments: AMBARI-18940.patch
>
>
> The script to create VMs on GCE for the perf cluster has a bug where each VM
> will have the exact same agent-multiplier config file with start=1 and
> num=50, thereby preventing more than 50 agents.
> This is because a single server.sh and agent.sh file is written out, and
> copied to all VMs.
> We need to create a custom config file for each VM instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)