You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.
This change adds acceptance tests to validate security groups are indeed open after service binding.
Acceptance tests are implemented using JGIVEN http://jgiven.org/
[#14]
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
curl R1/v2/willitconnect -d '{"target":"http://IP1:port1/"}'
returns"canConnect": false,
curl R1/v2/willitconnect -d '{"target":"http://IP1:port1/"}'
returns"canConnect": true,
The text was updated successfully, but these errors were encountered: