Skip to content
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

Add vagrant tests for add/remove checks with sensu::check #814

Merged
merged 1 commit into from
Sep 18, 2017

Conversation

Phil-Friderici
Copy link
Collaborator

Welcome my first tests for Vagrant. Hope this is what was indented.

add_remove-check.sh will test if the check check_to_remove is available. Depending of the result, the check will get created or deleted.

The script is prepared for further automation and gives exit code 0 only if successfully.

Fixes #747

command => 'PATH=$PATH:/usr/lib64/nagios/plugins check_ntp_time -H :::address::: -w 30 -c 60',
standalone => false,
handlers => 'default',
subscribers => 'roundrobin:poller',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

travis is complaining about the indentation here

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be fixed now

@ghoneycutt
Copy link
Collaborator

Great work!

@ghoneycutt
Copy link
Collaborator

Released in v2.36.0

@Phil-Friderici Phil-Friderici deleted the GH-745 branch October 24, 2017 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants