charm-aodh/.gitignore
Camille Rodriguez e7b916b908 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:
- changed the location of memcached dur to an issue with the charm store
- 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: Idf5e729fcde85ff7442282a711130f4132e17a85
2019-09-04 14:54:15 -04:00

10 lines
79 B
Plaintext

build
layers
.tox
interfaces
.testrepository
.stestr
*__pycache__*
*.pyc
.idea