diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2016-05-10 07:24:26 +0000 |
---|---|---|
committer | Jose Lausuch <jose.lausuch@ericsson.com> | 2016-05-10 09:07:33 +0000 |
commit | 7eeab2d73796b1054c20b41329835adc090bbf3c (patch) | |
tree | 151201ca3fb1219c5fd646b2a2951846d2ba40bc /ci | |
parent | 668c0134d35a2041012851ae4a38de2977d6aafc (diff) |
Create a private shared network for Rally
Since functest-net will be obsolete, own private network, subnet and
router is created for Rally tests.
JIRA: FUNCTEST-240
Change-Id: I8a30e2b4fe12238dba526c21188c85f75bacc0b8
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Diffstat (limited to 'ci')
-rw-r--r-- | ci/config_functest.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ci/config_functest.yaml b/ci/config_functest.yaml index 92e3fb8a4..29a74afd5 100644 --- a/ci/config_functest.yaml +++ b/ci/config_functest.yaml @@ -69,6 +69,10 @@ tempest: rally: deployment_name: opnfv-rally + network_name: rally-net + subnet_name: rally-subnet + subnet_cidr: 192.168.140.0/24 + router_name: rally-router vIMS: general: |