~dmzoneill/juju-verify:bug/1915806

Last commit made on 2021-02-26
Get this branch:
git clone -b bug/1915806 https://git.launchpad.net/~dmzoneill/juju-verify
Only David O Neill can upload to this branch. If you are David O Neill please log in for upload directions.

Branch merges

Branch information

Name:
bug/1915806
Repository:
lp:~dmzoneill/juju-verify

Recent commits

9bc7e95... by David O Neill

This code checks for sub machines.
It notifies/warns the user of leader and non leader units.
Updated for simultanious coroutines

https://bugs.launchpad.net/juju-verify/+bug/1915806

14e3dc6... by Alvaro Uria

Fix python package builds

* Fix long descriptions content type on setup.cfg
* Add steps to release the pypi lib on the Makefile

Reviewed-on: https://code.launchpad.net/~aluria/juju-verify/+git/juju-verify/+merge/398339
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

569ad8d... by Martin Kalcok

Support for 'reboot' check for nova-compute charm.

Reviewed-on: https://code.launchpad.net/~martin-kalcok/juju-verify/+git/juju-verify/+merge/398357
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

3da6ad9... by Alvaro Uria

Exclude .idea from make clean, Add coverage support

a7a482d... by Martin Kalcok

Add link to custom nova-compute charm

6b1cce5... by Martin Kalcok

Add 'reboot' verification support for nova-compute (+unit tests)

f5fdf97... by Alvaro Uria

Add pypi pkg builder and verifier (and hint for release)

55ca608... by Alvaro Uria

Fix setup.cfg content type

12f01da... by Martin Kalcok

Allow targeting juju-verify on machines with -M/--machine option

Reviewed-on: https://code.launchpad.net/~martin-kalcok/juju-verify/+git/juju-verify/+merge/398114
Reviewed-by: Alvaro Uria <email address hidden>

7a42c7f... by Martin Kalcok

simplify for loop to list comprehension