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 for IP Address attachment #158

Open
almahmoud opened this issue Nov 1, 2018 · 0 comments
Open

Test for IP Address attachment #158

almahmoud opened this issue Nov 1, 2018 · 0 comments

Comments

@almahmoud
Copy link
Collaborator

I'm opening this issue to continue the conversation started by @nuwang here galaxyproject/cloudlaunch#163 about adding a test for IP Address attachment.
Given that we don't have a "Network Interface" object in CloudBridge, it might be hard to make a test that specifically caters to the case where an IP is attached but has no associated instance. A potential way to go about this could be to add a test where an IP is attached to an instance, then the instance is terminated but not detached from the IP, thus the IP would stay attached to the Interface without an associated Instance, then make sure that it is still detected as "in use" and cannot be attached. This should work for AWS, and most likely would work for Azure with a nic, however I am not sure whether it would work for OpenStack.

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

No branches or pull requests

1 participant