[
https://issues.apache.org/jira/browse/IGNITE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15343936#comment-15343936
]
Ilya Suntsov commented on IGNITE-3293:
--------------------------------------
Igor,
Yes, I created new role with sufficient permissions for create tags and started
instances with this role.
I waited about 30-40 min after test started but report didn't appear. Is it ok?
When I had a problem with RHEL I also switched to Amazon Linux and on new
instances it works without any changes in scripts/role/other settings.
I guess cassandra-bootstrap.sh can't correct setup AWSCLI on RHEL because when
I go to instance and try to execute manually command from common.sh:
{noformat}
ec2-create-tags $INSTANCE_ID --tag "Name" ="CASSANDRA" --region "us-west-2"
{noformat}
where
{noformat}
INSTANCE_ID=$(curl http://169.254.169.254/latest/meta-data/instance-id)
{noformat}
system can't find any ec2-* commands.
> AWS bootstrap scripts patch for Ignite-Cassandra
> -------------------------------------------------
>
> Key: IGNITE-3293
> URL: https://issues.apache.org/jira/browse/IGNITE-3293
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 1.6, 1.7
> Reporter: Igor Rudyak
> Assignee: Nikolay Tikhonov
>
> New version of AWS bootstrap script having:
> 1) Gaglia monitoring
> 2) Allows to manually trigger tests execution multiple times on the same
> ifstastructure
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)