[trivial] Rename tox job coverage to cover
This patchset renames the tox.ini coverage job to cover to
comply with OpenStack standards [0]. This is needed so that [1]
works seamlessly (it will enable py35 and cover jobs for Armada).
[0] e.g. 04469a5181/tox.ini (L119)
[1] I174d5df008f6e000da1a3878afe75919312ea7aa
Change-Id: I353a60313bef2f8aa0319a4e89e659cd23c8a4a9
This commit is contained in:
parent
ccd56f254b
commit
1ac92cc7f6
2
Makefile
2
Makefile
@ -127,7 +127,7 @@ test-unit: check-tox
|
||||
|
||||
.PHONY: test-coverage
|
||||
test-coverage: check-tox
|
||||
tox -e coverage
|
||||
tox -e cover
|
||||
|
||||
.PHONY: test-bandit
|
||||
test-bandit: check-tox
|
||||
|
Loading…
x
Reference in New Issue
Block a user