From a94123529633b1c6f9024d64cdb6e3aea559d76f Mon Sep 17 00:00:00 2001 From: kshithijiyer Date: Mon, 16 Mar 2020 16:30:25 +0530 Subject: [Fix] Update branch for glusto in tox.ini for py3 Change-Id: I10642910362e0eca57d913e4ac15496862fef8cf Signed-off-by: kshithijiyer --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index 497e48e7..e5812417 100644 --- a/tox.ini +++ b/tox.ini @@ -48,7 +48,7 @@ commands = pyvmomi \ pytest-custom-exit-code \ prometheus_client>=0.4.2 \ - git+git://github.com/loadtheaccumulator/glusto.git@python3_port1 \ + git+git://github.com/loadtheaccumulator/glusto.git@python3_port4 \ "git+git://github.com/gluster/glusto-tests.git#egg=glustolibs-gluster&subdirectory=glustolibs-gluster" \ "git+git://github.com/gluster/glusto-tests.git#egg=glustolibs-io&subdirectory=glustolibs-io" \ "git+git://github.com/gluster/glusto-tests.git#egg=glustolibs-misc&subdirectory=glustolibs-misc" \ -- cgit