X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=functest%2Fci%2Fconfig_functest.yaml;h=575b44783e23f40a78236e79625573db6890ffc5;hb=806d9c521f9f1de9df3b9ad62002bb31e2b2a821;hp=cfcc728a2467c55a3b26d6abbdd72cb9071e0f64;hpb=1df61603c6de7880bdd366b979c0a202d3cb8692;p=functest.git diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index cfcc728a2..575b44783 100644 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -110,6 +110,7 @@ odl_sfc: image_format: qcow2 tempest: + unique_names: True deployment_name: opnfv-tempest identity: tenant_name: tempest @@ -129,11 +130,14 @@ tempest: volume_device_name: vdc rally: + unique_names: True deployment_name: opnfv-rally network_name: rally-net subnet_name: rally-subnet subnet_cidr: 192.168.140.0/24 router_name: rally-router + flavor_name: rally-tiny + flavor_alt_name: rally-mini vnf: juju_epc: @@ -144,6 +148,10 @@ vnf: tenant_name: cloudify_ims tenant_description: vIMS config: cloudify_ims.yaml + cloudify_ims_perf: + tenant_name: cloudify_ims_perf + tenant_description: vIMS + config: cloudify_ims_perf.yaml orchestra_openims: tenant_name: orchestra_openims tenant_description: OpenIMS deployed with Open Baton @@ -192,4 +200,3 @@ energy_recorder: api_url: http://energy.opnfv.fr/resources api_user: "" api_password: "" -