5f7a129dbb30b5bd9af27653e66749a9d8888c5a
3 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
Thomas Morin
|
c10e9b9e0c |
devstack: support non-legacy neutron
This adjust the devstack plugin code to work in the case where new neutron devstack service names (neutron-*) are used instead of the neutron-legacy devstack services names (q-*). Change-Id: I557cf268ae12cce3352330ec0d30006f3d598f2e Depends-On: I55aefa9ac1aaf0f69a7a31365439141633183722 Closes-Bug: 1769601 |
||
|
Francois Eleouet
|
c27b90c093 |
enable tempest tests for bgpvpn
remove override of DEVSTACK_GATE_TEMPEST that is defined in jenkins job, and run only bgpvpn's tempest tests using a regex filter. Change-Id: Iae534db7bd34624fad135dad4f5b6f34fc5143bf |
||
|
Thomas Morin
|
8f2bbc3278 |
Add rcfiles for gate jobs
Adding rc files to allow to control the gate jobs parameters without having to touch Jenkins job definitions in project-config. Change-Id: I8d9580b480b1cdd3d185d51f13cd06be26310d17 |