[
https://issues.apache.org/jira/browse/IGNITE-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15347877#comment-15347877
]
Igor Rudyak commented on IGNITE-3293:
-------------------------------------
Yep, it should work. Please also check that IGNITE_DOWNLOAD_URL &
TESTS_PACKAGE_DONLOAD_URL from env.sh point to correct URLs.
If you'll run into any issues could you please trigger logs
collection(https://apacheignite.readme.io/docs/aws-infrastructure-deployment#triggering-logs-collection).
After that, logs from all EC2 instances will be uploaded into folder on S3,
specified by S3_LOGS_ROOT from env.sh. You can download all these logs (aws s3
sync <s3_folder> <local_folder>), archive them into zip file and attach it to
this ticket. Such a way it will be easier for me to find reason of the problem.
By the way, I made some useful modifications to logs collection logic and
committed them to "ignite-3293" branch. Please update you sources from this
branch before trying next attempt.
> 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)