diff --git a/tox.ini b/tox.ini index fd8d423..631a27b 100644 --- a/tox.ini +++ b/tox.ini @@ -4,7 +4,7 @@ envlist = pep8,py27 skipsdist = True [base] -NAILGUN_REPO = git+https://github.com/zubchick/fuel-web.git +NAILGUN_REPO = git+https://github.com/openstack/fuel-web.git NAILGUN_CONFIG = {toxinidir}/nailgun-test-settings.yaml NAILGUN_BRANCH={env:ZUUL_BRANCH:master}