-
-
Notifications
You must be signed in to change notification settings - Fork 95
Add an option for choose teh interface of ssh instead take 1rst one #358
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
base: master
Are you sure you want to change the base?
Add an option for choose teh interface of ssh instead take 1rst one #358
Conversation
|
Thanks for the MR.
|
|
I can't re-order the list of network, and we have 2 network. One is on jenkins master, the other is on our artifactory, so i need both. Yes, the user need specify the name of the interface "net_b" in your example. i will check for add attribute of LauncherFactory.SSH. |
@Bilgetz, can you elaborate? It seems that replacing |
|
i have 2 network declared in openstack. i can't change order in openstack ( administrateur don't want/can't ) . The problem is master is on net_b, so he can't reach the slave. |
|
You are correct! The plugin asks for networks in declared order, but they are not served in the same order from openstack. I am thinking if making With adding the other field, we would need to verify the Thoughts, @Bilgetz? |
i'm always correct :p Re-order the given IP is cleary the correct way to do it. |
28b22ca to
be4f2b8
Compare
|
Ready to merge. ( tested on a real Jenkins ) |
Add an option for choose the network interface for ssh
JIRA 40325: Unable to create a VM with multiple networks