quattor / ncm-cdispd

Node Configuration Manager Configuration Dispatch Daemon
www.quattor.org
Other
2 stars 5 forks source link

ncm-cdispd to support test profiles #30

Open msmark opened 8 years ago

msmark commented 8 years ago

As per https://github.com/quattor/aquilon/issues/34, https://github.com/quattor/CCM/issues/112 and https://github.com/quattor/cdp-listend/issues/13, ncm-cdispd should additionally monitor the test profile cache (cache_test_root in /etc/ccm.conf) for arriving test profiles. When they arrive all components should be dispatched with ncm-ncd -cache_root <cache_test_root> -configure -noaction -all which will execute all components with the latest test profile.

(Will ncm-ncd also need an option to tell it to post the results somewhere, see https://github.com/quattor/ncm-ncd/issues/49?)

piojo-zz commented 7 years ago

As discussed in the workshop, publishing results is best served with post-execution hooks.