~xavpaice/charm-nrpe:update_tests

Last commit made on 2021-07-30
Get this branch:
git clone -b update_tests https://git.launchpad.net/~xavpaice/charm-nrpe
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
update_tests
Repository:
lp:~xavpaice/charm-nrpe

Recent commits

aa9e5a7... by Xav Paice

Add submodules to build step

ecb7192... by Xav Paice

remove Trusty support

77dcc14... by Xav Paice

Update functests for Focal

34aa9e6... by Xav Paice

Fix lint errors

f9409cb... by Xav Paice

update charmhelpers

a8f5843... by Xav Paice

Add python-openstackclient to functests

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-nrpe/+git/nrpe-charm/+merge/401585
Reviewed-by: James Troup <email address hidden>
Reviewed-by: Paul Goins <email address hidden>

1279042... by Drew Freiberger

Update to reference MemAvailable for -C flag for caches free for malloc (lp#1930307)

302eec2... by Paul Goins

Merge branch 'bug/1843335'

b04d408... by Drew Freiberger

Update unicode ellipses to ascii for charm version

594e4f7... by Xav Paice

Add python-openstackclient to functests

Since b46f13ef113e690493364dabc87821699626d8e6 in zaza, if running tests
on an OpenStack cloud provider, each bundle test concludes with a
cleanup routine that needs the python-openstackclient package in
requirements.txt for the tox environment, plus the OS_ environment vars
exported/passed through such that the Openstack client actually works.
If these are not set, the test fails on the first bundle cleanup and
does not continue to the remaining bundles.