Commit Graph

5 Commits

Author SHA1 Message Date
Clark Boylan 697af0b17a Use nox
This illustrates the use of nox in a simpler project. It can build docs,
run linters, and execute unittests simply and effectively.

Note we pin the packaging package as newer versions have changed
behavior on rolling release distros that don't have proper version. This
is necessary to fix gating. The followup change fixes it properly.

Change-Id: I795e4d73f60d90b0f027df43a80ebda773ee9194
2023-01-25 16:09:12 -08:00
Clark Boylan 818227c23f Update test tool to use stestr
testrepository isn't maintained at this point but stestr is. Switch to
stestr.

Change-Id: I545cb1598cd232220aa4b61d0155ab5a2846fd29
2021-11-18 08:32:52 -08:00
Robert Collins 3b086a90e9 Ignore coverage output files.
Change-Id: I6179c14f654acda4a6ae165d14ca9b8d5e76a06e
2015-11-28 06:19:35 +13:00
Jeremy Stanley 0407bb62a3 Sync with openstack-dev/cookiecutter
Update boilerplate content, modernize for more recent PBR
advancements, and get tests and style checks working.

Change-Id: I86b6a171d2d81dd870f092542d2f4569a6772fac
2015-04-03 19:49:22 +00:00
Robert Collins cb397d5f3e Initial project docs and framework. 2013-06-09 21:24:01 +12:00