The Digital Ocean test suite should be available to anyone with a Digital Ocean api token.
Update the Rakefile to auto-generate ssh keys and register them with DO, register the private key with the ssh-agent, and then use them for the test. Once the test is completed, unregister the public key and delete the private key from the machine.
The Digital Ocean test suite should be available to anyone with a Digital Ocean api token.
Update the Rakefile to auto-generate ssh keys and register them with DO, register the private key with the ssh-agent, and then use them for the test. Once the test is completed, unregister the public key and delete the private key from the machine.