X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fconfig_functest.yaml;h=8e45b1d27d525ae32d9475b201fb6f3b29c094fa;hb=7613b8b1d4b6f1048392d54afe8a6a3a9a4da6bd;hp=cc5c82acacf47fd9962b37030913ae5077b1c51c;hpb=72306b25f2040f3064e2efb60f0ebb09622ffd42;p=functest.git diff --git a/ci/config_functest.yaml b/ci/config_functest.yaml index cc5c82aca..8e45b1d27 100644 --- a/ci/config_functest.yaml +++ b/ci/config_functest.yaml @@ -5,7 +5,7 @@ general: dir_odl: testcases/Controllers/ODL/ dir_rally: testcases/OpenStack/rally/ dir_tempest_cases: testcases/OpenStack/tempest/custom_tests/ - dir_vIMS: testcases/vIMS/ + dir_vIMS: testcases/vnf/vIMS/ dir_onos: testcases/Controllers/ONOS/Teston/ dir_onos_sfc: testcases/Controllers/ONOS/Sfc/ @@ -22,6 +22,8 @@ general: dir_repo_doctor: /home/opnfv/repos/doctor dir_repo_copper: /home/opnfv/repos/copper dir_repo_ovno: /home/opnfv/repos/ovno + dir_repo_parser: /home/opnfv/repos/parser + dir_repo_domino: /home/opnfv/repos/domino dir_functest: /home/opnfv/functest dir_results: /home/opnfv/functest/results dir_functest_conf: /home/opnfv/functest/conf @@ -36,7 +38,7 @@ general: image_name: Cirros-0.3.4 image_file_name: cirros-0.3.4-x86_64-disk.img image_disk_format: qcow2 - + # Private network for functest. Will be created by config_functest.py neutron_private_net_name: functest-net neutron_private_subnet_name: functest-subnet @@ -46,6 +48,9 @@ general: neutron_private_subnet_gateway: 192.168.120.254 neutron_router_name: functest-router +healthcheck: + disk_image: /home/opnfv/functest/data/cirros-0.3.4-x86_64-disk.img + vping: ping_timeout: 200 vm_flavor: m1.small # adapt to your environment @@ -69,6 +74,8 @@ tempest: tenant_description: Tenant for Tempest test suite user_name: tempest user_password: tempest + validation: + ssh_timeout: 130 private_net_name: tempest-net private_subnet_name: tempest-subnet private_subnet_cidr: 192.168.150.0/24 @@ -95,7 +102,7 @@ vIMS: cloudify: blueprint: url: https://github.com/boucherv-orange/cloudify-manager-blueprints.git - branch: "3.3-build" + branch: "3.3.1-build" requierments: ram_min: 3000 os_image: centos_7 @@ -145,7 +152,14 @@ ONOS: installer_master: '10.20.0.2' installer_master_username: 'root' installer_master_password: 'r00tme' - +multisite: + fuel_environment: + installer_username: 'root' + installer_password: 'r00tme' + compass_environment: + installer_username: 'root' + installer_password: 'root' + multisite_controller_ip: '10.1.0.50' promise: general: tenant_name: promise