X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ci%2Fconfig_functest.yaml;h=e58fcea1ae087c92003eb192b284a8fcdf829091;hb=f62e61cb31e3a39026c4f0bbdb6d6b4a1aebc2f3;hp=fae331d63f7d040f70d7d9ac9cc2692140c9946c;hpb=57800d5b7389d7d244e0d50d198c720313473398;p=functest.git diff --git a/ci/config_functest.yaml b/ci/config_functest.yaml index fae331d63..e58fcea1a 100644 --- a/ci/config_functest.yaml +++ b/ci/config_functest.yaml @@ -5,8 +5,9 @@ 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/ # Absolute path dir_repos: /home/opnfv/repos @@ -19,7 +20,10 @@ general: dir_repo_onos: /home/opnfv/repos/onos dir_repo_promise: /home/opnfv/repos/promise 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 @@ -44,9 +48,13 @@ 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 + disk_format: qcow2 + vping: ping_timeout: 200 - vm_flavor: m1.small # adapt to your environment + vm_flavor: m1.tiny # adapt to your environment vm_name_1: opnfv-vping-1 vm_name_2: opnfv-vping-2 image_name: functest-vping @@ -57,12 +65,18 @@ vping: vping_sg_name: vPing-sg vping_sg_descr: Security group for vPing test case +onos_sfc: + image_name: TestSfcVm + image_file_name: firewall_block_image.img + tempest: identity: tenant_name: 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 @@ -89,7 +103,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 @@ -139,7 +153,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