~xavpaice/charm-mongodb:bug/1526990

Last commit made on 2020-07-20
Get this branch:
git clone -b bug/1526990 https://git.launchpad.net/~xavpaice/charm-mongodb
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
bug/1526990
Repository:
lp:~xavpaice/charm-mongodb

Recent commits

99ab1c0... by Xav Paice

Remove Trusty support, remove perf

The charms.benchmark support and charm has been dead since Trusty,
therefore the action for this should be removed entirely along with
Trusty support in the charm

Fixes-bug: LP:#1526990

56b0964... by Andrea Ieri

Make quotaFiles configurable

Reviewed-on: https://code.launchpad.net/~aieri/charm-mongodb/+git/charm-mongodb/+merge/386345
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: Zachary Zehring <email address hidden>

57b9724... by Andrea Ieri

Remove obsolete options

Reviewed-on: https://code.launchpad.net/~aieri/charm-mongodb/+git/charm-mongodb/+merge/386220
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: Zachary Zehring <email address hidden>

446a6b6... by Andrea Ieri

Make quotaFiles configurable

Closes-Bug: 1581023

c16d9ad... by Andrea Ieri

Remove obsolete options

Note: turning on these options prevents mongo from starting, even in
Trusty; there is therefore no reason to deprecate them first since noone
could possibly be using them.

Closes-Bug: 1580962

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)