aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs
AgeCommit message (Expand)AuthorFilesLines
2018-03-12trex: Tests with T-Rex in VMMartin Klozik1-1/+7
2017-11-03teststeps: Improvements and bugfixing of teststepsMartin Klozik3-73/+92
2017-07-21dpdk: Support dpdk vhost-user client modeMartin Klozik1-1/+2
2017-06-23ovs: Update OVS to use DPDK 17.02Martin Klozik1-6/+6
2017-06-02tests: Improvement of step driven testcasesMar
##############################################################################
# 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
##############################################################################
---
# os-nosdn-nofeature-noha daily task suite

schema: "yardstick:suite:0.1"

name: "os-nosdn-nofeature-noha"
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_tc055.yaml
  constraint:
      installer: compass
      pod: huawei-pod1
  task_args:
      huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
      "host": "node5.yardstick-TC055"}'
-
  file_name: opnfv_yardstick_tc063.yaml
  constraint:
      installer: compass
      pod: huawei-pod1
  task_args:
      huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
      "host": "node5.yardstick-TC063"}'
-
  file_name: opnfv_yardstick_tc069.yaml
-
  file_name: opnfv_yardstick_tc070.yaml
-
  file_name: opnfv_yardstick_tc071.yaml
-
  file_name: opnfv_yardstick_tc072.yaml
-
  file_name: opnfv_yardstick_tc075.yaml
  constraint:
      installer: compass
      pod: huawei-pod1
  task_args:
      huawei-pod1: '{"file": "etc/yardstick/nodes/compass_sclab_physical/pod.yaml",
      "host": "node1.LF"}'
>
2-8/+30
2016-05-23bugfix: Remove dependency on ifconfigMartin Klozik1-6/+12
2016-05-12dpdk: Support of DPDK v16.04Martin Klozik1-2/+2
2016-05-04bugfix: Graceful shutdown of VM - improvementMartin Klozik2-13/+24
2016-04-27integration: Support of PVP and PVVP integration TCsMartin Klozik1-0/+13
2016-04-19vm: use the same testpmd sources inside VMMartin Klozik2-11/+1
2016-04-19bugfix: Graceful shutdown of VMMartin Klozik1-2/+6
2016-04-14sriov: Support of SRIOV and Qemu PCI passthroughMartin Klozik2-2/+107
2016-04-05bugfix: Graceful shutdown of VMsMartin Klozik1-10/+25
2016-03-12bugfix: Eliminate error and warning messagesMartin Klozik1-1/+1
2016-01-22pkt_gen: support of standalone execution of traffic generatorMartin Klozik1-1/+1
2016-01-21bugfix: remove QEMU warning during mount of shared directoryMartin Klozik1-1/+1
2016-01-19reporting: add vswitch, vnf and trafficgen version into the reportMartin Klozik1-2/+3
2015-12-23vnf: support of vloop_vnf VMMartin Klozik1-11/+32
2015-12-14bugfix: Fix failure caused by unset localeMartin Klozik1-1/+1
2015-12-02vnfs: configurable loopback application support inside VMMartin Klozik5-173/+166
2015-10-12Enable PVP and PVVP deployments for Vanilla OVSMartin Klozik4-19/+133
2015-10-07Enable PVVP deployment for DPDK Vhost User and Vhost CuseMartin Klozik5-738/+427
2015-08-25vnfs: Enable PVP using vhost-cuseDino Simeon Madarang1-0/+388
2015-08-18vnfs: Enable PVP using vhost-userDino Simeon Madarang4-0/+437
2015-06-08framework: Add reworked framework to repoBilly O'Mahony1-0/+119