~chris.macnaughton/charm-memcached:bug/1828534

Last commit made on 2020-06-09
Get this branch:
git clone -b bug/1828534 https://git.launchpad.net/~chris.macnaughton/charm-memcached
Only Chris MacNaughton can upload to this branch. If you are Chris MacNaughton please log in for upload directions.

Branch merges

Branch information

Name:
bug/1828534
Repository:
lp:~chris.macnaughton/charm-memcached

Recent commits

a2b0d90... by Chris MacNaughton

Allow a restart trigger to pass over the cache relation

Closes-Bug: #1828534

63a852b... by Alvaro Uria

Add focal and py3 support, update test framework

Reviewed-on: https://code.launchpad.net/~canonical-is-bootstack/charm-memcached/+git/charm-memcached/+merge/384048
Reviewed-by: Paul Goins <email address hidden>

1b59190... by Alvaro Uria

Remove old amulet integration tests

78185cf... by Alvaro Uria

Add check_memcache3.py nrpe check

Focal default python version is 3.8. Python2 is deprecated.
check_memcache3.py is copied as check_memcache.py in all versions except
trusty (there is no python3-memcache package in trusty).

Cheetah module is not used, so there is no need to install it anymore.

836f1a3... by Alvaro Uria

Convert amulet tests into Zaza func tests

56cf1b6... by Alvaro Uria

Fix unit tests

806d40c... by Alex Kavanagh

Enable focal support for the charm

* Sync charm-helpers to get py38 and focal support
* Modify Makefile to pull c-h syncer from github rather than launchpad
* add focal to metadata.yaml
* modify test-requirements-py3.txt to support testing on bionic
* Add bionic py36 target to tox.ini
* modify the unit tests so that they actually work (mocks, etc.)
* A couple of fixups to support pep8 (retargetted to py36)

a534c72... by Jeremy Lounder

Updated maintainers in metadata.yaml

812525c... by Sahid Orentino

add support for eoan series

Reviewed-on: https://code.launchpad.net/~sahid-ferdjaoui/charm-memcached/+git/memcached-charm/+merge/374360
Reviewed-by: James Troup <email address hidden>

242e2d5... by Sahid Orentino

add support for eoan series

Signed-off-by: Sahid Orentino Ferdjaoui <email address hidden>