This commit switch tox env to stestr and fix few tests. Add the file that tells git-review where the gerrit instance is. Change-Id: I717c02e790d5bd22991cc6898e0b3654e083617c Signed-off-by: Doug Hellmann <doug@doughellmann.com> Co-author: ghanshyam <gmann@ghanshyammann.com>changes/98/598598/2
parent
76c2b39c2b
commit
c5cd8d5a48
@ -0,0 +1,4 @@
|
||||
[gerrit]
|
||||
host=review.openstack.org
|
||||
port=29418
|
||||
project=openstack/tempest-stress.git
|
@ -0,0 +1,3 @@
|
||||
[DEFAULT]
|
||||
test_path=./tempest_stress/tests
|
||||
top_dir=./
|
Loading…
Reference in new issue