summaryrefslogtreecommitdiffstats
path: root/docs/submodules
AgeCommit message (Collapse)AuthorFilesLines
2017-05-15Update git submoduleskalyanreddy1-0/+0
* Update docs/submodules/releng from branch 'master' - KVMFORNFV: Common build packages for daily test cases This patch is used to upload the metadata file only for the artifacts built by daily build job so
##############################################################################
# Copyright (c) 2017 kristian.hunt@gmail.com 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
##############################################################################
---
# Sample benchmark task config file
# A list of input values for a chosen parameter using Sequence runner

schema: "yardstick:task:0.1"

scenarios:
-
  type: Ping
  host: athena.demo
  target: hades.demo

  runner:
    type: Sequence
    interval: 1
    scenario_option_name: packetsize
    sequence:
    - 100
    - 200
    - 250

context:
  name: demo
  image: yardstick-image
  flavor: yardstick-flavor
  user: ubuntu

  placement_groups:
    pgrp1:
      policy: "availability"

  servers:
    athena:
      floating_ip: true
      placement: "pgrp1"
    hades:
      placement: "pgrp1"

  networks:
    test:
      cidr: '10.0.1.0/24'
9c5f86f5716?s=128&d=retro' />Yujun Zhang1-0/+0 * Update docs/submodules/qtip from branch 'master' - Merge "The script for CI" - The script for CI - The script includes all steps to trigger QTIP test On CI. - Add a dependency iputils-ping for command "ping" Change-Id: Ia7712cc9eedf227686896e2a38f3b8baf03d7397 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn> 2017-05-13Update git submoduleszhihui wu1-0/+0 * Update docs/submodules/qtip from branch 'master' - delete test scripts which are copied from releng/jjb/qtip It is not suitable to copy these test scripts to QTIP. Change-Id: I64df9f0b7b6886ccdef89e28db26cfc1f83df6d8 Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn> 2017-05-13Update git submodulesNarinder Gupta1-0/+0 * Update docs/submodules/joid from branch 'master' - modified to accomodate new naming convention for data api. Change-Id: I236ad119218773ac380522c7c90097dc3455ef34 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com> 2017-05-13Update git submodulesNarinder Gupta1-0/+0 * Update docs/submodules/joid from branch 'master' - modfied to support intel lab. Change-Id: I7a6c9711dd322fe47f79af325cbe8e3f7a727bce Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com> 2017-05-12Update git submodulesJiang, Yunhong1-0/+0 * Update docs/submodules/kvmfornfv from branch 'master' - Merge "Adding post-execute scripts to cyclictest execution" - Adding post-execute scripts to cyclictest execution This patch is used to add post-execute scripts to yardstick node context teardown to disable the ftrace soon after the completion of cyclictest execution through yardstick. Change-Id: I9cac5868c51c2c9ffd9f397574b53dc606aef2d8 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com> 2017-05-12Update git submodulesNarinder Gupta1-0/+0 * Update docs/submodules/joid from branch 'master' - fix for virshurl in case of bootstrap. Change-Id: I10af2cbc02c27ac906897c5241f296413dc41ae3 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com> 2017-05-12Update git submodulesNarinder Gupta1-0/+0 * Update docs/submodules/joid from branch 'master' - fix kubernetes bundle. Change-Id: Id7d2b9fc6013c548f31024d41eb2c3f4e5ad1d31 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com> 2017-05-12Update git submodulesNarinder Gupta1-0/+0 * Update docs/submodules/joid from branch 'master' - correct and update few corner cases. Change-Id: I055975abdd84fd3c89bade506d3269f75225addb Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com> 2017-05-12Update git submodulesNarinder Gupta1-0/+0 * Update docs/submodules/joid from branch 'master' - correct kube-control relationship Change-Id: I8acd555fb138b3a00f9014bbcacf226d003c0056 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com> 2017-05-12Update git submodulesMartin Klozik1-0/+0 * Update docs/submodules/vswitchperf from branch 'master' - ci: Update list of VPP TCs in daily job JIRA: VSPERF-509 Change-Id: I03bfc5a2c8ff69e226464d307563e117b7f3318e Signed-off-by: Martin Klozik <martinx.klozik@intel.com> 2017-05-12Update git submodulesMartin Klozik1-0/+0 * Update docs/submodules/vswitchperf from branch 'master' - ci: Add VPP test execution into CI daily job Basic set of VPP performance tests was added into OPNFV CI daily job. JIRA: VSPERF-509 Change-Id: I9cd6086a958d67dd0e395f962111e6d2b44bf86c Signed-off-by: Martin Klozik <martinx.klozik@intel.com> Reviewed-by: Al Morton <acmorton@att.com> Reviewed-by: Christian Trautman <ctrautma@redhat.com> Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com> Reviewed-by: Trevor Cooper <trevor.cooper@intel.com> 2017-05-12Update git submoduleszhongjun1-0/+0 * Update docs/submodules/daisy from branch 'master' - Compatible with the no mapping in network.yml 1)resolve the error ' AttributeError: 'NetworkConfig' object has no attribute 'ext_mapping'' with the no mapping in network.yml. 2)resolve the creating external subnet failure if the external netwok exists. Change-Id: I578365d91b8b61f9f88a5d4ff2c9db9ecc512edc Signed-off-by: zhongjun <zhong.jun@zte.com.cn> 2017-05-12Update git submodulesMorgan Richomme1-0/+0 * Update docs/submodules/functest from branch 'master' - Merge "Add Energy recording support" - Add Energy recording support It adds helpers to send notifications to Energy recording API and related unit tests. It requires a dedicated section in functest config file to set connectivity parameters to Energy recording API. It is using shared API Recording at http://161.105.253.100:8888 Change-Id: Idcb74d1bf7341ccce7cc1c3926f22338ce24f714 Signed-off-by: Benoit HERARD <benoit.herard@orange.com> 2017-05-12Update git submodulesMorgan Richomme1-0/+0 * Update docs/submodules/releng from branch 'master' - Merge "re-enable testapi auto update" - re-enable testapi auto update Change-Id: Ied3c2f0c0ba1bd8cbaaa44bfff52ea52614db56c Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn> 2017-05-12Update git submodulesMorgan Richomme1-0/+0 * Update docs/submodules/releng from branch 'master' - Merge "add web portal framework for TestAPI" - add web portal framework for TestAPI Change-Id: I62cea8b59ffe6a6cde98051c130f4502c07d3557 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn> 2017-05-12Update git submodulesMorgan Richomme1-0/+0 * Update docs/submodules/releng from branch 'master' - Merge "big fixes: wrong path" - big fixes: wrong path - remove link to daisy for storperf results - fix yardstick installer page links Change-Id: Idae2163862c681db05cfc24c5c29eaea793d3c88 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com> 2017-05-12Update git submodulesxudan1-0/+0 * Update docs/submodules/dovetail from branch 'master' - Add three HA test cases into test suite proposed_tests JIRA: DOVETAIL-427 There are another three HA test cases which are stable now for adding into test suite proposed_tests for CI daily run. Change-Id: I86ed38d2e3a2bcfda29af50164aadd0da89e6aaa Signed-off-by: xudan <xudan16@huawei.com> 2017-05-12Update git submodulesSerena Feng1-0/+0 * Update docs/submodules/releng from branch 'master' - Merge "clarify schema base on swagger1.2 specification" - clarify schema base on swagger1.2 specification Change-Id: I98e165ae943b54d6a38783f2a3822d381c247ee4 Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn> 2017-05-12Update git submodulesJun Li1-0/+0 * Update docs/submodules/releng from branch 'master' - Merge "KVMFORNFV: Disable packet forwarding daily build job." - KVMFORNFV: Disable packet forwarding daily build job. This patch is used to disable the kvmfornfv packet forwarding daily build job to avoid seperate rpm building for cyclictest and packet forwarding test cases. Both the test cases will use the rpms uploaded to artifacts as a part of cyclictest daily build job for testing. Change-Id: Ia6c1ce2ddc435aa5ae3cbf88b5cfedf6f6d3c106 Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com> 2017-05-11Update git submodulesTim Rozet1-0/+0 * Update docs/submodules/releng from branch 'master' - Apex: remove global build slave Change-Id: I2d4216e63a16baafcebe636107449b334c953f04 Signed-off-by: Tim Rozet <trozet@redhat.com> 2017-05-11Update git submodulesTim Rozet1-0/+0 * Update docs/submodules/releng from branch 'master' - Apex: remove blocking on daily jobs Change-Id: I6ee953c983fce4280d0e2e4653458cfbe6998710 Signed-off-by: Tim Rozet <trozet@redhat.com> 2017-05-11Update git submodulesTim Rozet1-0/+0 * Update docs/submodules/releng from branch 'master' - Apex: fixes promote jobs missing upload snapshot Change-Id: I850a287f4226d59968e06ff31e268d7d2b485e3d Signed-off-by: Tim Rozet <trozet@redhat.com> 2017-05-11Update git submodulesNarinder Gupta1-0/+0 * Update docs/submodules/joid from branch 'master' - Merge "modified to change the logic to create fabric and vlan if not exist. Otherwise use the existing one." - modified to change the logic to create fabric and vlan if not exist. Otherwise use the existing one. Change-Id: Iaac620ab74622543b205ed2fad5622492daea757 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com> 2017-05-11Update git submodulesNarinder Gupta1-0/+0 * Update docs/submodules/joid from branch 'master' - Merge "add remote virsh support for bootstrap" - add remote virsh support for bootstrap Change-Id: Id28de3861a66a7b8d30efe9a30a22881bf41e991 Signed-off-by: Blaisonneau David <david.blaisonneau@orange.com> 2017-05-11Update git submodulesFatih Degirmenci1-0/+0 * Update docs/submodules/releng from branch 'master' - Merge "Sub repo for security gate, add lhinds as commiter" - Sub repo for security gate, add lhinds as commiter As discussed during the OPNFV plugtest, this patch seeks to create a releng sub repo [1] to host the anteater code for CI gate checks around security and licence header checks. The patch also seeks to add lhinds (security PTL) as a committer, so they can maintain anteater code. [1] releng-anteater Change-Id: Ice92e3f717f5cb0e231932017975d4568249ab52 Signed-off-by: Luke Hinds <lhinds@redhat.com> 2017-05-11Update git submodulesTim Rozet1-0/+0 * Update docs/submodules/releng from branch 'master' - Merge "Allow Asynchronous Apex Builds" - Allow Asynchronous Apex Builds - Remove any build blockers on 'apex-build-*' jobs. - Adds script to download latest build artifacts before deployment. - Make each deploy download the needed artifacts before running. - ARTIFACT_VERSION now set to dev for verify builds to indicate tarball should be uploaded to artifacts repo - apex.yml jjb is now generated by using apex-jjb-renderer - scenarios are managed in scenarios.yaml JIRA: APEX-328 Change-Id: I4a51565686bd2011a310c3926d8260cd4641dca5 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org> 2017-05-11Update git submodulesSerena Feng1-0/+0 * Update docs/submodules/releng from branch 'master' - Merge "leverage tornado framework to simply impl of TestAPI" - leverage tornado framework to simply impl of TestAPI 1) make better use of initialize() method 2) better naming global arguments Change-Id: I89dc72a358bcb2a5688a1ffeb3ed5d735d875a4a Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn> 2017-05-11Update git submodulesSerena Feng1-0/+0 * Update docs/submodules/releng from branch 'master' - Merge "correct the import impl of TestAPI" - correct the import impl of TestAPI Change-Id: Ia721ff61e02b1819c32d228f5f8910364c139c8a Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn> 2017-05-11Update git submodulesSerena Feng1-0/+0 * Update docs/submodules/releng from branch 'master' - Merge "change swagger urls based on v1.2 specification" - change swagger urls based on v1.2 specification According to swagger1.2 specification, The Swagger specification is comprised of two file types: The Resources Listing and The API Declaration. https://github.com/OAI/OpenAPI-Specification/blob/master/versions/1.2.md Change-Id: I8f92897e41dbf6d4d2c3b1fe64ea6729f04cf3ad Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn> 2017-05-11Update git submodulestomsou1-0/+0 * Update docs/submodules/sdnvpn from branch 'master' - Fix the zrpcd running check within testcase3 Check specifically the "running" state of the zrpcd service JIRA: SDNVPN-150 Change-Id: I1b63f25dfab5fd4507cc219fb1c21291064a8bab Signed-off-by: tomsou <soth@intracom-telecom.com> 2017-05-11Update git submodulesRex Lee1-0/+0 * Update docs/submodules/yardstick from branch 'master' - Merge "Extend TC008 to run pktgen-dpdk inside VM Need a fast path inside VM to verify full throughput of SRIOV and OVS-dpdk." - Extend TC008 to run pktgen-dpdk inside VM Need a fast path inside VM to verify full throughput of SRIOV and OVS-dpdk. Update 1: Change newly added file names to avoid conflict Update 2: Add more unit test cases Update 3: Fix default parameter typo for testpmd Update 4: Adapted to the pktgen-dpdk prompt change from "Pktgen>" to "Pktgen:/>", now just expect "Pktgen" Update 5: Per comment, merge common functions between latency and throughput tests to utils.py Update 6: Per comment, seperate the test case from TC008 to a new test case TC077 Change-Id: I1f7471d4ba77636a3a66c79c2652578321312185 JIRA: YARDSTICK-614 Signed-off-by: Jing Zhang <jing.c.zhang@nokia.com> 2017-05-11Update git submodulesYujun Zhang1-0/+0 * Update docs/submodules/qtip from branch 'master' - Merge "Implement setup/run command" - Implement setup/run command Change-Id: I2dbbedac08856672a093dc3c277243a3f60776d3 Signed-off-by: Taseer Ahmed <taseer94@gmail.com> 2017-05-11Update git submodulesYujun Zhang1-0/+0 * Update docs/submodules/qtip from branch 'master' - Fix warning on missing ansible hosts file Change-Id: I9d6fdb7a55e8528ec1cd29338bbb24e6ca92d585 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn> 2017-05-11Update git submodulesJing Lu1-0/+0 * Update docs/submodules/yardstick from branch 'master' - Merge "KVMFORNFV: Suppress tracing with breaktrace option " - KVMFORNFV: Suppress tracing with breaktrace option This patch is used to suppress tracing while executing cyclictest with breaktrace option as breaktrace parameter will enable the ftrace by default. Change-Id: I776953d8cd56722b7c0f697b12b09051021334fb Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com> 2017-05-11Update git submodulesxudan1-0/+0 * Update docs/submodules/releng from branch 'master' - Bugfix: Error when create pod.yaml file JIRA: DOVETAIL-426 1. ImportError: No module named netaddr 2. rm: cannot remove '/home/opnfv/dovetail/userconfig/*': No such file or directory Change-Id: I81ad703667c798589855fdafc1668644e9a342b9 Signed-off-by: xudan <xudan16@huawei.com> 2017-05-11Update git submodulesYujun Zhang1-0/+0 * Update docs/submodules/qtip from branch 'master' - Set installer and master-host as required options missing these options will cause failure in workspace creation Change-Id: I701b080d7f6b2deb7f71e76da322d26b20cd3b42 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn> 2017-05-11Update git submodulesYujun Zhang1-0/+0 * Update docs/submodules/qtip from branch 'master' - Fix document index error `include` directive seems not supported by default Change-Id: I0c94592c140b40950e36b079bc3760bc5dcb26b9 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>