Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Setup AWS for system tests run by CircleCI #2018

Open
brb opened this issue Mar 3, 2016 · 2 comments
Open

Setup AWS for system tests run by CircleCI #2018

brb opened this issue Mar 3, 2016 · 2 comments
Labels

Comments

@brb
Copy link
Contributor

brb commented Mar 3, 2016

  • Add a shell script which would setup EC2 machines for running test/*.
  • Add changes to circle.yml in order to use AWS for running the tests.

Blocks #2017

@brb brb self-assigned this Mar 3, 2016
@brb
Copy link
Contributor Author

brb commented Mar 7, 2016

What's left:

  • Allow to connect to dockerd (via tcp) only for trusted parties.
  • Parallelize tests when running on AWS (i.e. extend scheduler).
  • Extend scheduler to gc EC2 instances (currently it is done by shutdown -h :30 which is run locally by instances).
  • Create a VPC before starting EC2 to avoid an interference with other tests running in parallel.

brb added a commit that referenced this issue Mar 7, 2016
NOTE: rm this commit before opening a PR.
brb added a commit that referenced this issue Mar 7, 2016
NOTE: rm this commit before opening a PR.
@rade rade added chore and removed in progress labels May 3, 2016
@bboreham
Copy link
Contributor

You could perhaps enable the TCP connection to docker for just the IP address that the test is connecting from.

@brb brb removed their assignment Jun 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants