~rgildein/juju-verify:rg-suggestions

Last commit made on 2021-03-02
Get this branch:
git clone -b rg-suggestions https://git.launchpad.net/~rgildein/juju-verify
Only Robert Gildein can upload to this branch. If you are Robert Gildein please log in for upload directions.

Branch merges

Branch information

Name:
rg-suggestions
Repository:
lp:~rgildein/juju-verify

Recent commits

cda9cf0... by Robert Gildein

convert all '\n' to `os.linesep`

31ecf22... by Robert Gildein

suggested a few changes, only os.linesep is important

cdb1264... by Martin Kalcok

Improvements to nova-compute reboot check

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

64e2588... by Martin Kalcok

Add pylint to tox.ini (+pylint compliance)

ba0fdb1... by Martin Kalcok

Refactor and small improvements.

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)