Commit Graph

2 Commits

Author SHA1 Message Date
Pete Vander Giessen adfd600034 Replace ostestr with stestr in testing framework.
A system upgrade broke ostestr. We can fix it by just calling stestr
directly.

Change-Id: I6c3f97d94d26f01b08cdb20421f6637ab2ba4345
2019-03-07 17:10:51 -05:00
Billy Olsen 421cdd642f Use tox in Makefile targets
Modify the Makefile to point at the appropriate tox targets
so that tox and Make output can be equivalent. This involves
mapping the lint target to the pep8 target and the test target
to the py27 target.

Add tox support to the charm.

Change-Id: I7c8078ebaac1bcfbc9993330127182ffe85a2220
2016-03-16 22:31:27 +00:00