Add an option for choose teh interface of ssh instead take 1rst one#358
Add an option for choose teh interface of ssh instead take 1rst one#358Bilgetz wants to merge 2 commits intojenkinsci:masterfrom
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