Files
charm-cinder-ceph/.gitignore
Alex Kavanagh 5f86b1cb19 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: I8a57a9ae84668d67dd29dd819152716b366461a4
2022-02-17 12:30:07 -05:00

13 lines
111 B
Plaintext

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