-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
libvirt-slave-plugin: git master @ 2086731fb7d13fe622268ebadef03b3e6e5d02bb
jenkins: 1.647
steps to reproduce:
- Add a libvirt-cloud, if you haven't done this yet
- Create a new slave via libvirt-slave-plugin
- The "Virtual Machine"-Field will stay empty (cause onchange event won't fire)
I fixed this, and handled it via onblur and it works pretty well:
https://github.com/jenkinsci/libvirt-slave-plugin/compare/master...bebehei:update-on-blur