From 15c0c00bd9aff586e8ae12957b6c2ec127085954 Mon Sep 17 00:00:00 2001 From: Liam Young Date: Thu, 7 Sep 2023 07:51:22 +0000 Subject: [PATCH] Point test-requirements back Restore test-requirements to point back at the main branch and stop using personal fork Signed-off-by: Liam Young --- test-requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test-requirements.txt b/test-requirements.txt index 6b312ce..823de1f 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,6 +3,5 @@ flake8 stestr rabbitmq_admin git+https://github.com/openstack-charmers/zaza.git@libjuju-3.1#egg=zaza -#git+https://github.com/openstack-charmers/zaza-openstack-tests.git#egg=zaza.openstack -git+https://github.com/gnuoy/zaza-openstack-tests.git@add-rabbit-quorum-queue-tests#egg=zaza.openstack +git+https://github.com/openstack-charmers/zaza-openstack-tests.git#egg=zaza.openstack ops