charm-mongodb:stable/20.05

Last commit made on 2020-05-22
Get this branch:
git clone -b stable/20.05 https://git.launchpad.net/charm-mongodb
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
stable/20.05
Repository:
lp:charm-mongodb

Recent commits

8b1638a... by Alvaro Uria

Merge branch 'review/ziyiwang/review/aluria/348391'

This branch contains two subbranches:
 * ziyiwang/bug/1879803
 * ziyiwang/bug/1879842

Reviewed-on: https://code.launchpad.net/~ziyiwang/charm-mongodb/+git/charm-mongodb/+merge/384400
Reviewed-by: Alvaro Uria <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

889f300... by Alvaro Uria

FIXME: Comment out shard func test

 * configsvr, mongos and shard1/2/3 to scale out mongo deployments does
 not work at this point.
 * related func test has been disabled

431fb7a... by Celia Wang

Fix unit test and add focal functional test

be66c63... by Celia Wang

Sync charmhelpers for release 20.05

Reviewed-on: https://code.launchpad.net/~ziyiwang/charm-mongodb/+git/charm-mongodb/+merge/384328
Reviewed-by: Paul Goins <email address hidden>

a47d77a... by Alvaro Uria

Fix func tests (except bionic-shard)

21a9bef... by Alvaro Uria

Fix unit tests

e06a8c6... by Alvaro Uria

Fix lint tests

32288e9... by Celia Wang

Add focal support

- add focal
- fix some python2 only syntax
- fix lint for actions and hooks directory

d0f92fe... by Celia Wang

Sync charmhelpers for release 20.05

- Fix the sync command in Makefile
- contrib/python is moved to fetch/python

ed31d71... by Peter Sabaini

Functional testing update

Reviewed-on: https://code.launchpad.net/~peter-sabaini/charm-mongodb/+git/charm-mongodb/+merge/382331
Reviewed-by: Adam Dyess <email address hidden>
Reviewed-by: Paul Goins <email address hidden>