Skip to content

ahmetmircik/wan-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summary

  • We will create a machine on EC2. From our local machine, we will connect to this new EC2 machine via ssh. This EC2 machine will act as a controller to run our tests.

pre-requests

installation

tests

  • have HAZELCAST_EE_KEY environment variable in your ~/.bashrc
  • clone https://github.com/ahmetmircik/wan-demo-scenarios
  • enter a test directory
  • open go script with vi go then edit lines starting with aws-create:
    • --key: use your own ssh keys. For multi-region tests, make your ssh key available in each region.
    • --imageId: make an image id(which has java installed in it) available in each region.
    • --subnetId: make a subnet id available in each region. Ideally enable all in and out traffic.
  • run ./go 5.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published