Commit Graph

4 Commits

Author SHA1 Message Date
Alex Kavanagh 9eb1424d2e Add *.charm to gitignore
This patch adds *.charm to the .gitignore to ensure that any built
artifacts are ignored.

Change-Id: If7fbc010602ef1b4d7023909e94748ade3ff7f48
2022-04-18 21:09:16 +01:00
Camille Rodriguez a287065d5b
Add disco-stein bundle to gate tests
The bundle disco-stein was in the dev bundles because
a bug with the Python 3.7 syntax prevented the success of
the deployment of HA clusters. This bug is fixed, we can
reintegrate disco-stein in the gate bundles.

Other small additions:
- removing sitepackages in tox.ini to avoid test env pollution
- skip_missing_interpreters in tox.ini set to False to avoid false
positives by skipping missing interpreters.

LP Related-Bug: #1823718

Change-Id: Ie4199aba3261f78f3592301bfd1e3d0be9cc7444
2019-09-10 16:04:05 -05:00
Frode Nordahl dbf447025c
Configure HA resources when HA-relation complete
Also add some missing unit tests
2018-10-10 08:14:59 +02:00
Frode Nordahl 9d835f1ae2
Initial commit of charm skeleton 2018-10-09 14:35:45 +02:00