perfsonar / pscheduler

The perfSONAR Scheduler
Apache License 2.0
55 stars 34 forks source link

Add Debian packaging to new snmp and contexts plugins #540

Closed laeti-tia closed 7 years ago

laeti-tia commented 7 years ago

The new SNMP plugins developed by UMich and the new context developments need to be packaged for Debian. This is:

We also then need to add those new plugins to the pscheduler build matrix in Jenkins.

vvidic commented 7 years ago

Context plugins packaged and tested.

vvidic commented 7 years ago

SNMP plugins are packaged but I have problems testing them. Do we want to keep this open until they work properly?

vvidic commented 7 years ago

And do we include all these plugins in pscheduler-bundle-full?

laeti-tia commented 7 years ago

And do we include all these plugins in pscheduler-bundle-full?

This is probably a question for @mfeit-internet2

mfeit-internet2 commented 7 years ago

SNMP plugins are packaged but I have problems testing them. Do we want to keep this open until they work properly?

I'd say that if you're happy with how they package up for Debian, go ahead and close it. UMich is going to be dogfooding all of it over the next month. Any problems they find in the code will be corrected upstream, and I don't anticipate any packaging-related changes.

And do we include all these plugins in pscheduler-bundle-full?

Anything in the output of scripts/build-order should be in the full bundle.

epcjr commented 7 years ago

THank you!

-Ed

On Fri, Aug 25, 2017 at 11:17 AM, Mark Feit notifications@github.com wrote:

SNMP plugins are packaged but I have problems testing them. Do we want to keep this open until they work properly?

I'd say that if you're happy with how they package up for Debian, go ahead and close it. UMich is going to be dogfooding all of it over the next month. Any problems they find in the code will be corrected upstream, and I don't anticipate any packaging-related changes.

And do we include all these plugins in pscheduler-bundle-full?

Anything in the output of scripts/build-order should be in the full bundle.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/perfsonar/pscheduler/issues/540#issuecomment-324951031, or mute the thread https://github.com/notifications/unsubscribe-auth/AFeLC4kEiQV-zOxwlOSeLJrqoY1kfBJkks5sbuV2gaJpZM4O7ZgQ .

vvidic commented 7 years ago

Added context and snmp plugins to pscheduler-bundle-full and it installs without errors.

I'll close this now and we can add tests for snmp stuff in a month or so.