Files
charm-ceph-mon/.gitignore
Alex Kavanagh a7e6225b2b Update to classic charms to build using charmcraft in CI
This update is to ensure that the Zuul Canonical CI builds the charm
before functional tests and ensure that that artifact is used for the
functional tests.  This is to try to ensure that the charm that gets
landed to the charmhub is the same charm that was tested with.

Change-Id: I546438f1af6b3f779aa01e9ddd8c8ae7c3b7d063
2022-02-16 10:45:25 -05:00

13 lines
109 B
Plaintext

bin
.idea
.coverage
.testrepository
.tox
*.sw[nop]
*.charm
.idea
*.pyc
func-results.json
.stestr
__pycache__