lp:~pjdc/mojo/nagios-check-reporting

Created by Paul Collins and last modified
Get this branch:
bzr branch lp:~pjdc/mojo/nagios-check-reporting
Only Paul Collins can upload to this branch. If you are Paul Collins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Paul Collins
Project:
Mojo: Continuous Delivery for Juju
Status:
Merged

Recent revisions

543. By Paul Collins

update test_run_nagios_checks

542. By Paul Collins

run_nagios_checks: report missing user and missing files separately

Also, include the relevant line(s) of output for the latter case.

541. By Paul Collins

run_nagios_checks: fix by removing getstatusoutput leftovers from check_cmd

The Python3 work in r528 replaced getstatusoutput with subprocess.check_output,
but did not properly adjust check_cmd to account for the change. Remove
the extra quotes, which break "mojo nagios-check" entirely, and the needless
redirection, which is handled by "stderr=subprocess.STDOUT".

540. By Paul Collins

fix fallout from bundle-diff --verbose

Reviewed-on: https://code.launchpad.net/~pjdc/mojo/bundle-fix-get-command-list-fallout/+merge/381551
Reviewed-by: Tom Haddon <email address hidden>

539. By Paul Collins

bundle-diff: support --verbose

Reviewed-on: https://code.launchpad.net/~pjdc/mojo/bundle-diff-verbose/+merge/381020
Reviewed-by: Stuart Bishop <email address hidden>

538. By Paul Collins

fix project-new and project-destroy crash when --series and MOJO_SERIES are both unset

Reviewed-on: https://code.launchpad.net/~pjdc/mojo/mojo-project-logging-vs-none-v2/+merge/381354
Reviewed-by: Stuart Bishop <email address hidden>

537. By Colin Watson

Fix LXDContainer.run to honour the "env" argument.

Reviewed-on: https://code.launchpad.net/~cjwatson/mojo/lxd-container-run-env/+merge/380946
Reviewed-by: Tom Haddon <email address hidden>

536. By Colin Watson

Isolate tests from the user's Bazaar home directory.

Reviewed-on: https://code.launchpad.net/~cjwatson/mojo/isolate-bzr-home/+merge/380945
Reviewed-by: Tom Haddon <email address hidden>

535. By Tom Haddon

Add necessary dependencies to run lint in LXC, a Makefile target to make it more visible, and fix majority of lint issues

Reviewed-on: https://code.launchpad.net/~mthaddon/mojo/lint/+merge/381031
Reviewed-by: Stuart Bishop <email address hidden>

534. By Paul Collins

[trivial] fix indentation

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mojo
This branch contains Public information 
Everyone can see this information.

Subscribers