Add networking-sfc to PROJECTS for Tricircle
Driver for networking-sfc has been added to Tricircle, need to add networking-sfc to PROJECTS variable to allow DevStack to clone networking-sfc so Tricircle's dsvm test can proceed. Change-Id: I7c18aee7074b83ff3ab5aaf3509647893e395ec7
This commit is contained in:
parent
7b43adb028
commit
73cff3d795
@ -66,6 +66,7 @@
|
||||
#!/bin/bash -xe
|
||||
export PYTHONUNBUFFERED=true
|
||||
export PROJECTS="openstack/tricircle $PROJECTS"
|
||||
export PROJECTS="openstack/networking-sfc $PROJECTS"
|
||||
export DEVSTACK_GATE_CONFIGDRIVE=0
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
export DEVSTACK_GATE_TEMPEST=0
|
||||
|
Loading…
Reference in New Issue
Block a user