-
Notifications
You must be signed in to change notification settings - Fork 7
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
Stopping the node on Jenkins doesn't really work #1
Comments
Lots of thread work involved! |
Hi, just checking on this issue, is there a time frame for this functionality as it would be great for my setup. I am finding that disconnecting a slave in jenkins does not shutdown the vm on ovirt which is how the libvirt plugin works. |
Hi! By disconnect, do you mean the slave gets marked as 'shutdown on idle'? I think this is an easy thing to implement. Let me know! :) BTW, hopefully we'll get RHEV 4.0 deployed in our environment sometime next year so I can start working on a 4.0 version with the latest RHEV API. |
I find the VM doesn't get shutdown on idle on the ovirt side only gets offline on the Jenkins side. So in the libvirt plugin it will shutdown the VM on the KVM host either when idle or if you disconnect which would be great if your ovirt plugin did this. Is this what you found or thinking with this issue? |
Nah it's another issue. But I know what you're talking about! Will dig into the libvirt plugin to see how they do it, then will implement |
Excellent, that would be great |
does master support 4.0? I have the latest ovirt Connecting to ovirt server... |
@tollgen I'm not supporting 4.0 at this time. Only 3.4 :( I don't have access to a 4.0 instance to test, and I couldn't figure out how to install 4.0 on my laptop. Sorry about that! |
Good and bad news. |
@tollgen no worries! :) Glad to hear you got it to work on 4.x! :) |
Hopefully once we get an ovirt 4.x deployment at work we can contribute together to get the plugin (whether mine or your fork) in a good shape |
Could maybe merge some changes from the fork? |
I would say yes! The master branch will be for ovirt 4.0 and the ovirt 3.x branch for over 3.x. And I guess when ovirt 5 comes out we'll create a branch for ovirt 4. WDYT? My only issue is I won't be able to test the ovirt 4.0 changes :/ Oh well |
I can test builds if needed, I also posted another issue on the fork - if you have any thoughts on that? |
I'll check what's up with it |
@tollgen then https://github.com/LucidHorizons/ovirt-slaves-plugin is compatible with ovirt engine 4.1? |
Yes it is @joaquin386 |
And is the snapshot working for you? I create the snapshot on ovirt 4.1 but it doesn't appear when configuring the slave nodes. |
Not sure I haven't tried a snapshot, we don't need snapshots for our builds, maybe log an issue? |
No description provided.
The text was updated successfully, but these errors were encountered: