Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add/delete SG rules (CIDR) #48

Closed
jerome-jutteau opened this issue Jun 27, 2016 · 1 comment
Closed

test: add/delete SG rules (CIDR) #48

jerome-jutteau opened this issue Jun 27, 2016 · 1 comment
Assignees
Labels

Comments

@jerome-jutteau
Copy link
Contributor

jerome-jutteau commented Jun 27, 2016

We already have some tests with tcp/udp ports (#45), here we add a few more tests:

  • 2 machines A and B on different security groups. A only allow host B (test TCP/UDP). We then remove this rule (test TCP/UDP) and add a new one allowing everyone to access A (test TCP/UDP). We then remove this rule and allow every one except B to access A (test TCP/UDP).
  • Same test but instead of using SG members instead of CIDR in rules
outscale-toa added a commit to outscale-toa/butterfly that referenced this issue Sep 14, 2016
closed outscale#48

Signed-off-by: Thiery Ouattara <thiery.ouattara@outscale.com>
outscale-toa added a commit to outscale-toa/butterfly that referenced this issue Sep 22, 2016
closed outscale#48

Signed-off-by: Thiery Ouattara <thiery.ouattara@outscale.com>
@jerome-jutteau
Copy link
Contributor Author

won't fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants