Commit Graph

9 Commits

Author SHA1 Message Date
Aurelien Lourot 524a3572f3 Sync release-tools
In order to fix ResolutionImpossible on tox invocation.

https://github.com/openstack-charmers/release-tools/issues/151
https://github.com/openstack-charmers/release-tools/pull/152

Change-Id: I7e20ce898d770ce93e784f123e172f39eab7a2db
2021-07-22 15:00:29 +02:00
Aurelien Lourot 151034b84e Sync release-tools
Sync release-tools boilerplate containing these changes
in order to pin pip < 20.3:
https://github.com/openstack-charmers/release-tools/pull/125
https://github.com/openstack-charmers/release-tools/pull/126
https://github.com/openstack-charmers/release-tools/pull/127
https://github.com/openstack-charmers/release-tools/pull/129

Change-Id: I9b801a2ca6c7679117fcd2322cc324c7a8d8077b
2020-12-15 11:17:06 +01:00
Alex Kavanagh a4635c13a8 Sync libraries & common files prior to freeze
* charm-helpers sync for classic charms
* charms.ceph sync for ceph charms
* rebuild for reactive charms
* sync tox.ini files as needed
* sync requirements.txt files to sync to standard

Change-Id: I1bf6a834b3678f631f6335af9f0e8b779f863c66
2020-09-27 19:39:08 +01:00
Alex Kavanagh f2916a4f09 Release sync for 20.08
- Classic charms: sync charm-helpers.
- Classic ceph based charms:  also sync charms.ceph
- Reactive charms: trigger a rebuild
- sync tox.ini
- sync requirements.txt and test-requirements.txt

Change-Id: Ib42a0228f299acbd9dc6a9b9c6c232f0fedbfc16
2020-07-27 20:59:12 +01:00
Ryan Beisner 9b68baa799
Sync charm/ceph helpers, tox, and requirements
Change-Id: I340623964d1d016fb8425803bf963394a27935e5
2019-09-30 22:10:15 -05:00
Ryan Beisner a5ebe488eb Update requirements
Also remove tests/charm-helpers if present, in favor
of the pip-installed charm-helpers.

Change-Id: I60b6b713df3ce3c53a5d339569bbd53a9148d874
2018-10-03 13:11:40 -05:00
David Ames 45f5a8a9a6 Enable Zesty-Ocata Amulet Tests
- Turn on Zesty-Ocata Amulet test definitions.
- Standardize test-requirements.txt
- Sync charm helpers for various fixes

Change-Id: I22d7f8f37bf53635cb689803eb6e9b5170181bb1
2017-05-02 16:04:45 -07:00
Liam Young f35fba4e17 Fix pbr requirement
Change-Id: Idd9609798a231c3076b7f894642b5b69a1b3ea33
2016-04-13 10:25:30 +00:00
James Page 5cf419bdbb Add tox support for check/gate
This charm was missed pre-migration to git/gerrit.

Add support for executing pep8 and unit tests using tox.

Change-Id: I5518e870c572ccc292d6fe4e9b7c910c7f3f0260
2016-03-02 10:20:07 +00:00