Re: AWS Tests on TeamCity

2015-12-07 Thread Artem Shutak
Igniters (especially Anton and Raul), Can someone shed a lite on the status of AWS build on TC? Presently all tests fail with The AWS Access Key Id you provided does not exist in our records. What does this mean? Someone configured the build with wrong ID? Can we just fix it? Or AWS account wit

Re: AWS Tests on TeamCity

2015-12-01 Thread Anton Vinogradov
Raul, As far as I understand you already have free AWS account. I've got following exception at AWS tests at TeamCity: org.apache.ignite.IgniteCheckedException: The AWS Access Key Id you provided does not exist in our records. Could you please setup your credentials to AWS test at TeamCity. Lin

Re: AWS Tests on TeamCity

2015-10-30 Thread Denis Magda
On 10/29/2015 7:46 PM, Raul Kripalani wrote: Nikolay helped me set up the AWS account and the tests were green after the upgrade. No regressions after 3 local runs. I'll merge to master. The problem with the tests may be that the env variables include dots (.) – which are invalid in Linux mach

Re: AWS Tests on TeamCity

2015-10-29 Thread Raul Kripalani
Nikolay helped me set up the AWS account and the tests were green after the upgrade. No regressions after 3 local runs. I'll merge to master. The problem with the tests may be that the env variables include dots (.) – which are invalid in Linux machines. I had to change these to underscores to tes

Re: AWS Tests on TeamCity

2015-10-29 Thread Raul Kripalani
I'm out of my free tier ;-) That's why I asked. *Raúl Kripalani* PMC & Committer @ Apache Ignite, Apache Camel | Integration, Big Data and Messaging Engineer http://about.me/raulkripalani | http://www.linkedin.com/in/raulkripalani http://blog.raulkr.net | twitter: @raulvk On Thu, Oct 29, 2015 at

Re: AWS Tests on TeamCity

2015-10-29 Thread Nikolay Tikhonov
Raul, AWS build on TC is broken by another reason. Admin investigates this issue. For local testing you could use AWS Free Tier. (https://aws.amazon.com/free/ ) On Thu, Oct 29, 2015 at 4:25 PM, Denis Magda wrote: > Nick, should know the credentials. > > Nick, please help Raul with the setup. >

Re: AWS Tests on TeamCity

2015-10-29 Thread Denis Magda
Nick, should know the credentials. Nick, please help Raul with the setup. -- Denis On 10/29/2015 4:16 PM, Raul Kripalani wrote: I'm working on upgrading the dependencies of ignite-aws, as we need the upgrade for OSGi integration. Unfortunately, it seems the AWS builds on TeamCity are failing

AWS Tests on TeamCity

2015-10-29 Thread Raul Kripalani
I'm working on upgrading the dependencies of ignite-aws, as we need the upgrade for OSGi integration. Unfortunately, it seems the AWS builds on TeamCity are failing because the AWS API params cannot be resolved: %secure:teamcity.password.env.test.amazon.access.key% %secure:teamcity.password.env.t