summaryrefslogtreecommitdiffstats
path: root/prototypes
AgeCommit message (Expand)AuthorFilesLines
2016-12-27Add dependency on ::opnfv::serverYolanda Robla Mota1-5/+8
2016-12-21Merge "Fix typo in mac address"Aric Gardner1-1/+1
2016-12-07Merge "bifrost: test-bifrost-deployment.sh: Use the new 'openssh-server' dib ...Aric Gardner1-3/+3
2016-12-01prototypes: bifrost: Increase default provision timeout to 3600 secondsMarkos Chandras1-1/+1
2016-11-30bifrost: test-bifrost-deployment.sh: Use the new 'openssh-server' dib elementMarkos Chandras1-3/+3
2016-11-28bifrost: Make use of the new 'openssh-server' dib elementMarkos Chandras2<
##############################################################################
# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
---
# Yardstick performance task suite

schema: "yardstick:suite:0.1"

name: "opnfv_yardstick-performance"
test_cases_dir: "tests/opnfv/test_cases/"
test_cases:
-
    file_name: opnfv_yardstick_tc002.yaml
-
    file_name: opnfv_yardstick_tc005.yaml
-
    file_name: opnfv_yardstick_tc010.yaml
-
    file_name: opnfv_yardstick_tc011.yaml
-
    file_name: opnfv_yardstick_tc012.yaml
-
    file_name: opnfv_yardstick_tc014.yaml
-
    file_name: opnfv_yardstick_tc037.yaml
-
    file_name: opnfv_yardstick_tc043.yaml
    constraint:
        installer: compass
        pod: huawei-pod1
    task_args:
        huawei-pod1: '{"pod_info": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
        "host":
2-6/+9
2016-10-04Fix naming and ips for controller and computeYolanda Robla Mota1-8/+8
2016-10-04Merge "bifrost: Serialize localhost actions during final host deployment"Fatih Degirmenci1-3/+8
2016-10-03Merge "Add missing bridge_name parameter"Fatih Degirmenci1-0/+1
2016-10-03Add missing dhcp_static_mask valueYolanda Robla Mota2-0/+2
2016-10-03Add missing bridge_name parameterYolanda Robla Mota1-0/+1
2016-10-03bifrost: Serialize localhost actions during final host deploymentMarkos Chandras1-3/+8
2016-10-03Add missing hiera vars for bifrostYolanda Robla Mota2-3/+87
2016-09-30Set the wait_timeout variable to the deployment scriptMarkos Chandras2-5/+3
2016-09-27bifrost: Refactor bifrost jobsFatih Degirmenci1-2/+3
2016-09-23bifrost: Get rid of httpboot and tftpboot directoriesFatih Degirmenci1-2/+2
2016-09-20Stop using sudoers on all servers definedYolanda Robla Mota2-1/+4
2016-09-16Add baremetal node for puppet-infracloudYolanda Robla Mota2-0/+29
2016-09-14prototypes: bifrost: README: Run the deployment script using sudoMarkos Chandras1-1/+1
2016-09-14prototypes: bifrost: Check we are running the destroy-env.sh as rootMarkos Chandras2-6/+14
2016-09-12Change naming for bridge in CentOSYolanda Robla Mota1-1/+1
2016-09-12Merge "Stop disabling selinux"Fatih Degirmenci2-16/+0
2016-09-12Merge "Update documentation about disabling selinux"Fatih Degirmenci1-4/+6
2016-09-12Merge "Parameterize infracloud playbook by platforms"Fatih Degirmenci2-2/+22
2016-09-12Parameterize infracloud playbook by platformsYolanda Robla Mota2-2/+22
2016-09-09Stop disabling selinuxYolanda Robla Mota2-16/+0
2016-09-08Update documentation about disabling selinuxYolanda Robla Mota1-4/+6
2016-09-08Fix script when CLEAN_DIB_IMAGES var is not setYolanda Robla Mota1-0/+2
2016-09-07Fix problems and add missing info to puppet-infracloud instructionsFatih Degirmenci1-5/+14
2016-09-02Reflect upstream change to local script fixing playbook syntax checkFatih Degirmenci1-11/+11