Update gnocchi repository url
The gnocchi repository have been moved from stackforge to openstack namespace, the gate jobs need to be updated too. Change-Id: Ia270c0da8fe078590e33e2cdec773a9e05d95172
This commit is contained in:
parent
924b603b89
commit
36058c6e3f
@ -15,8 +15,8 @@
|
||||
#!/bin/bash -xe
|
||||
export PYTHONUNBUFFERED=true
|
||||
export DEVSTACK_GATE_TIMEOUT=90
|
||||
export PROJECTS="stackforge/gnocchi $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin gnocchi git://git.openstack.org/stackforge/gnocchi"
|
||||
export PROJECTS="openstack/gnocchi $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin gnocchi git://git.openstack.org/openstack/gnocchi"
|
||||
|
||||
function gate_hook {{
|
||||
cd /opt/stack/new/gnocchi/devstack/gate
|
||||
|
Loading…
x
Reference in New Issue
Block a user