Merge "Switch to upstream fuel-web repository" into stable/mitaka

This commit is contained in:
Jenkins 2016-08-22 15:37:02 +00:00 committed by Gerrit Code Review
commit 38a5d0e2ab
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@ 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}
NAILGUN_BRANCH={env:ZUUL_BRANCH:stable/mitaka}
[testenv]
deps = -r{toxinidir}/test-requirements.txt