Yelp / sensu_handlers

Custom Sensu Handlers to support a multi-tenant environment, allowing checks themselves to emit the type of handler behavior they need in the event json
Apache License 2.0
75 stars 31 forks source link

test against latest sensu puppet module #59

Closed fessyfoo closed 9 years ago

fessyfoo commented 9 years ago

fixes issue where latest monitoring_check module that we are testing against requires newer sensu module

fessyfoo commented 9 years ago

note IDK if this is the right solution considering @bobtfish pinned the sensu fixture for some reason: https://github.com/Yelp/sensu_handlers/commit/c5355c4072483a4d3c145163e8c9eddee1065fa7

solarkennedy commented 9 years ago

Sea now that @somic got us back on upstream with all the fixes, we are ready to keep testing against master. Thanks!