Tim Rozet [Fri, 26 May 2017 18:12:50 +0000 (14:12 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: variablize concurrent builds per node
    only master branch supports more than 1 build per node at a time
    Change-Id: I4e4b105cda5ff4f870917abd62660c64a4b535ee
    Signed-off-by: Tim Rozet <trozet@redhat.com>
spisarski [Thu, 25 May 2017 14:46:40 +0000 (08:46 -0600)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Updated installation documents and fixed problems found during investigation.
    The code changes are primarily required when the runtime environment is Windows.
    JIRA: SNAPS-75
    Change-Id: Ia2134861dd96e1d2c4b597f42fb348929e787a51
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Michael Polenchuk [Fri, 26 May 2017 08:12:15 +0000 (12:12 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - [mcp] Replace reclass system models with submodule
    Change-Id: Id693f7b0f3542d605b0f71601f3bd21eb882c7ba
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Tim Rozet [Fri, 26 May 2017 12:56:45 +0000 (12:56 +0000)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Merge "Update puppet-opendaylight git repo url"
  - Update puppet-opendaylight git repo url
    puppet-opendaylight moved from github to opendaylight.org, updating
    url for git clone.
    JIRA: APEX-455
    Change-Id: I8e4a919d9c8b3dedb62c12135cc1b2741413bc34
    Signed-off-by: Feng Pan <fpan@redhat.com>
Feng Pan [Tue, 16 May 2017 01:19:43 +0000 (21:19 -0400)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Remove qemu install
    qemu-ev is now included in overcloud.
    Change-Id: I0d62793d267465c99fde489b8d39c27a87a20a4c
    Signed-off-by: Feng Pan <fpan@redhat.com>
yuyang [Fri, 26 May 2017 09:33:56 +0000 (17:33 +0800)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Bugfix: json format transform for report
    JIRA: BOTTLENECK-158
    The details part of report is not json formatted.
    This patch is to fix it.
    Change-Id: I089dae0c12e14935e4b7a5e7bdbe69f00e003f98
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
SerenaFeng [Fri, 26 May 2017 09:31:54 +0000 (17:31 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - add prepare and post process for baremental deployment
    Change-Id: I3026c4dd83cc19246c19ab568005c4c0b37ff9d9
    Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
mei mei [Fri, 26 May 2017 09:25:58 +0000 (09:25 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Add auto-report to MongoDB"
  - Add auto-report to MongoDB
    JIRA: BOTTLENECK-158
    The auto-report function has been added to POSCA testsuite.
    This patch is to add report into CI pipeline.
    Change-Id: Ie91eb806ca3b5fd185e547f63f142cea2d7aaed0
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
zhihui wu [Fri, 26 May 2017 09:05:24 +0000 (09:05 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "improve the regex for matching "cpu""
  - improve the regex for matching "cpu"
    CPU brand should not include cpu speed.
    Change-Id: I6938150313fda092b83df981d3622535bdf7decb
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Gerald Kunzmann [Wed, 24 May 2017 21:44:57 +0000 (21:44 +0000)]
 
Update git submodules
* Update docs/submodules/promise from branch 'master'
  - Update to committer list
    Change-Id: I6bdda2e29b5d14c976081c9efa809911b03d3c88
    Signed-off-by: Gerald Kunzmann <kunzmann@docomolab-euro.com>
Jun Li [Fri, 26 May 2017 06:57:54 +0000 (06:57 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Bugfix: Permission denied when generate openrc file"
  - Bugfix: Permission denied when generate openrc file
    JIRA: DOVETAIL-438
    Error log:
    touch: cannot touch ‘/home/opnfv/cvp/pre_config/env_config.sh’: Permission denied
    fetch_os_creds.error: Cannot create the file specified. Check that the path
    is correct and run the script again.
    Change-Id: I46d1edacec58226bc6b5d6a88ab7b5b6cdea17f5
    Signed-off-by: xudan <xudan16@huawei.com>
Jun Li [Fri, 26 May 2017 03:16:55 +0000 (03:16 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Change the directories of results and some files to DOVETAIL_HOME"
  - Change the directories of results and some files to DOVETAIL_HOME
    JIRA: DOVETAIL-438
    Dovetail tool has moved the results dir, pod.yaml, id_rsa and env_config.sh
    from /home/opnfv/dovetail/results and /home/opnfv/dovetail/userconfig to
    $DOVETAIL_HOME. See https://gerrit.opnfv.org/gerrit/#/c/35325/
    Change-Id: Ib47b68bd380bfedd4c0d84429d3bb41914a9a150
    Signed-off-by: xudan <xudan16@huawei.com>
xudan [Thu, 25 May 2017 08:35:18 +0000 (04:35 -0400)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Change the directories of results and some files to DOVETAIL_HOME
    JIRA: DOVETAIL-438
    1. Need an env variable DOVETAIL_HOME in env_config.sh
    2. env_config.sh, pod.yaml and id_rsa should be put in path DOVETAIL_HOME/pre_config
    3. the results will also be put in this path
    4. no need to give the path of openstack credential file while running a testsuite
    5. if running with the code, source the env_config.sh file before running
          source $DOVETAIL_HOME/env_config.sh
          dovetail run --testsuite <testsuite_name>
    6. if running with Dovetail docker image
          docker run -it --privileged=true -e DOVETAIL_HOME=<dovetail_home_path>
                 -v <dovetail_home_path>:<dovetail_home_path>
                 -v /var/run/docker.sock:/var/run/docker.sock
                 opnfv/dovetail:latest /bin/bash
    Change-Id: Ia23078f27a34e293d0075e49c673930f41069cb6
    Signed-off-by: xudan <xudan16@huawei.com>
Serena Feng [Fri, 26 May 2017 02:27:03 +0000 (02:27 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "define default parameters for daisy"
  - define default parameters for daisy
    missing default INSTALLER_IP, BRIDGE parameters for
    daisy-defaults
    daisy-baremetal-defaults
    daisy-virtual-defaults
    Change-Id: I2632e5d10c8a269c025a923c4759ff18adf311a7
    Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Serena Feng [Fri, 26 May 2017 02:17:44 +0000 (02:17 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "update blocked jobs"
  - update blocked jobs
    issues:
    * verify jobs delete previous job's container
    * merge-build job is abnormally blocked by parent job
    requirement:
    verify jobs should block merge jobs
    Change-Id: I63b64a9b46bf16d01cb34c863db887cdb9607421
    Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Dave Urschatz [Thu, 25 May 2017 22:21:14 +0000 (18:21 -0400)]
 
Update git submodules
* Update docs/submodules/joid from branch 'master'
  - Updated to CENGN Skywalker addressing.
    Change-Id: Ic63f074f746506b26e495feb5cf82048a8cae3ef
    Signed-off-by: Dave Urschatz <dave.urschatz@cengn.ca>
Tim Rozet [Thu, 25 May 2017 20:19:02 +0000 (20:19 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: increase build timeout"
  - Apex: increase build timeout
    Builds can take a lot longer when running simultaneously and daily
    builds upload many rpm and srpm artifacts which takes longer.
    Change-Id: Ib8dd23e5bea1a552c10a6f5a5aa1ea158647f7d1
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 25 May 2017 20:15:50 +0000 (20:15 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Trigger cperf not functest from apex-cperf-runner"
  - Trigger cperf not functest from apex-cperf-runner
    Change-Id: I0f4325b8489edb18fb2e69ed987dd6ec7caeb3ea
    Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Tim Rozet [Tue, 23 May 2017 15:49:37 +0000 (11:49 -0400)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Fixes missing permissions on configure-vm
    Also updates dpdk package location
    Change-Id: I123c3d8593b623f45273845726870224ff9f7ca8
    Signed-off-by: Tim Rozet <trozet@redhat.com>
narindergupta [Thu, 25 May 2017 16:12:34 +0000 (09:12 -0700)]
 
Update git submodules
* Update docs/submodules/joid from branch 'master'
  - clean the vm which is defined as per the labconfig.yaml
    Change-Id: If659da0a454f05f3ed7c1e212fd7e61230741343
    Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Jamo Luhrsen [Wed, 17 May 2017 21:12:06 +0000 (14:12 -0700)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Deploy 2 Computes if triggered by promote jobs
    Change-Id: I5431e1c86d9f56b5192880dc9e7eb6f2f0ab61ee
    Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Christian Trautman [Thu, 25 May 2017 14:43:34 +0000 (10:43 -0400)]
 
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
  - xena_cont_bug_fix: Fix duration issue
    Port duration is in microseconds. I broke this with a previous
    commit.
    Change-Id: Id2770149355f40107ab8ee0523482b5867e0e72a
    Signed-off-by: Christian Trautman <ctrautma@redhat.com>
Tim Rozet [Thu, 25 May 2017 14:11:25 +0000 (10:11 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: temporarily disable functest smoke on verify
    Functest is having problems running and logging failures, so we need to
    temporarily disable it on verify jobs until that infra is fixed.
    Change-Id: Ib2c41bb0f3c99517c98cfe1167fdc94e2313fb4f
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Michael Polenchuk [Wed, 24 May 2017 09:52:02 +0000 (13:52 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - [mcp] Bring in deployment scripts
    Change-Id: I7d2af958e447a5892f7cd1f6c6fb8616951e2ff3
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Zhijiang Hu [Thu, 25 May 2017 11:10:14 +0000 (11:10 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Use unified vm template files in python deploy script"
  - Use unified vm template files in python deploy script
    Change-Id: I386011a35a9be3e4f1d468744a6945360bb2adb3
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alex Yang [Thu, 25 May 2017 07:02:43 +0000 (15:02 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Remove the incomplete file and re-download it
    The kolla file downloaded on the ci node may be incomplete.
    Change-Id: Id15695504bd29f31178054b5e8cc83d8612543d9
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
JingLu5 [Thu, 25 May 2017 03:58:52 +0000 (03:58 +0000)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - Terminate openstack service process using kill command in HA test cases
    JIRA: YARDSTICK-659
    In some openstack environment, the service process cannot be killed by killall
    command but can be terminate by kill command.
    This patch is about to switch to use kill command in the
    fault_process_kill.bash to kill processes.
    Change-Id: Iec455ee56d3f31fb5c16de5994870d1acd33f41a
    Signed-off-by: JingLu5 <lvjing5@huawei.com>
Michael Polenchuk [Wed, 24 May 2017 08:44:05 +0000 (12:44 +0400)]
 
Update git submodules
* Update docs/submodules/fuel from branch 'master'
  - [mcp] Bring in reclass system salt models
    Change-Id: I1a865b7524f3a5242544e60e6b36b1092721c58b
    Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
yuyang [Thu, 25 May 2017 07:46:55 +0000 (15:46 +0800)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Bugfix: dockerfile does not support basename
    JIRA: BOTTLENECK-158
    Remove basename commond in docker-compose file
    Change-Id: If06bac1903b2b830f9e5e4133f3315fb9f424c18
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Yujun Zhang [Thu, 25 May 2017 07:44:56 +0000 (07:44 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "Update documentation."
  - Update documentation.
    - Breifly describe architecture
    - Describe launch/kill ssh-agent
    Change-Id: I9e4226c3de8935894564044e0ab8a723753ed9b3
    Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
yuyang [Mon, 22 May 2017 11:19:56 +0000 (19:19 +0800)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Add reporting to MongoDB
    JIRA: BOTTLENECK-158
    Add reporting function to community MongoDB
    Change-Id: Idebc191b20ad238dbdd129ce38131b79e7133e35
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Serena Feng [Thu, 25 May 2017 05:38:28 +0000 (05:38 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Fix verify job without patchset"
  - Fix verify job without patchset
    use git-scm-gerrit to fetch the patchset
    fix the wrong job name
    Change-Id: If26dbb08da95f37d65e6b21770ef7f1d7de0c5e1
    Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
agardner [Thu, 27 Apr 2017 09:46:29 +0000 (11:46 +0200)]
 
Update git submodules
* Update docs/submodules/infra from branch 'master'
  - Adding all releng octopus and pharos docs.
    Please argue and remove as needed in the review.
    Change-Id: Ia376d8be14c56f6a2fae3cd753ea53b869e5f784
    Signed-off-by: agardner <agardner@linuxfoundation.org>
Zhijiang Hu [Thu, 25 May 2017 03:46:31 +0000 (03:46 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "Code optimization for list traversal"
  - Code optimization for list traversal
    1.replace the list to generator to simply the code.
    Change-Id: Ia67cf265f3ca004eab5abb8b1d742f53b7d554ad
    Signed-off-by: zhongjun <zhong.jun@zte.com.cn>
Zhijiang Hu [Thu, 25 May 2017 03:45:43 +0000 (03:45 +0000)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Merge "enlarge the ram of all_in_one node"
  - enlarge the ram of all_in_one node
    No the memory is not enough to creates vms in openstack to finish
    functest cases.
    Change-Id: I836ba43e8cd8a26a0dec3f5831cabcb9ae04e5da
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alex Yang [Thu, 25 May 2017 03:34:30 +0000 (11:34 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - Add dependencies for ocata version into docker file
    Change-Id: I3dc81449293a00b5b095ecea8a48a0cdb03cd4e8
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
Alex Yang [Tue, 23 May 2017 02:25:10 +0000 (10:25 +0800)]
 
Update git submodules
* Update docs/submodules/daisy from branch 'master'
  - support ocata openstack, keep up with the upstream
    The upstream openstack/daisycloud-core supports ocata openstack now.
    https://review.openstack.org/#/c/465410/
    Change-Id: I14825c80cdd2297e5b0df3680f30fa5c32de3cc4
    Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
zhihui wu [Thu, 25 May 2017 01:40:50 +0000 (01:40 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "bugfix CI failure"
  - bugfix CI failure
    It miss ":children" after "SUT", then compute nodes can't be found
    CI link:
    https://build.opnfv.org/ci/view/qtip/job/
    qtip-os-nosdn-kvm-ha-zte-pod3-daily-master/54/console
    Change-Id: Ifca492a587b99036b649ecb9de1123924baf8d7f
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
xudan [Tue, 23 May 2017 12:28:58 +0000 (08:28 -0400)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - SDNVPN test cases failed in CI
    JIRA: DOVETAIL-439
    1. SDNVPN test cases run in CI failed, because the file
      /home/opnfv/repos/sdnvpn/sdnvpn/test/functest/config.yaml is empty.
    2. copy the file userconfig/sdnvpn_config_testcase1/2/4/8.yaml
      to /home/opnfv/repos/sdnvpn/sdnvpn/test/functest/config.yaml in Functest container
    Change-Id: Ie904f83c755efc0d9e0abe5dcd44fe4a5056123e
    Signed-off-by: xudan <xudan16@huawei.com>
Jose Lausuch [Wed, 24 May 2017 17:35:19 +0000 (17:35 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Stop printing in console when testing functest_utils.py"
  - Stop printing in console when testing functest_utils.py
    Change-Id: I6fa0f6f449270199cc4d5b2c88e171091bf92773
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
mbeierl [Wed, 24 May 2017 17:25:07 +0000 (13:25 -0400)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Adding domain to authentication
    Adds domain if present in environment variables to user and project
    Change-Id: I05fca2fbdeef4fa985bfb505f9158ce31da5ab9c
    JIRA: STORPERF-127
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Aimee Ukasick [Tue, 23 May 2017 22:51:49 +0000 (17:51 -0500)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - Update ApiVersion to 5.1 to match current schema version.
    JIRA: VES-11
    Change-Id: I9a492537759e6a7b9504af050764f91185e84ec4
    Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
mbeierl [Wed, 24 May 2017 15:54:24 +0000 (11:54 -0400)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - numpy error in container
    Removes numpy from container as it causes runtime problems.
    Change-Id: Iaae384c9229e0af5057822d62fca146732d62a53
    JIRA: STORPERF-126
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Catalina Focsa [Fri, 19 May 2017 12:12:49 +0000 (14:12 +0200)]
 
Update git submodules
* Update docs/submodules/promise from branch 'master'
  - Fix image name iteration
    Create a promise image depending on the glance image path.
    Due to glance image listing returning image names, looking
    for an image based on an image path is always false, thus
    its relevant to only look for the glance image name and if it exists
    to use its ID, if not to create a new image given the promise
    image name.
    JIRA: ARMBAND-223
    Change-Id: I2d1347807335f2c7e9d62f1a6c75fb48de6cf448
    Signed-off-by: Catalina Focsa <catalina.focsa@enea.com>
jose.lausuch [Wed, 24 May 2017 14:28:22 +0000 (16:28 +0200)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - [Functest] Push results for functest suite
    Since Functest doesn't post the output to
    the console any more, we need the logs in
    some jobs to troubleshoot.
    Those logs are not stored for functest-suite
    jobs by default.
    This patch enables also lf-virtual2 and 3 where
    some apex verify jobs are using this builder.
    Change-Id: I5707d1540bed8df9b7c4457775d9877311ba0b33
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Jun Li [Wed, 24 May 2017 14:06:33 +0000 (14:06 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "dovetail: conditional steps added to armpod"
  - dovetail: conditional steps added to armpod
    JIRA: DOVETAIL-432
    1, only run against os-(nosdn-odl_l2)-(nofeature-bgpvpn)-ha scenario
    this can reduce the CI/pod time resource
    dovetail test cases by now (refstack, ha, ipv6, bgpvpn)
    2, this has been tested on compass pod, and works well
    Change-Id: I1bcf8165d5fcc93c78b47cbd23e0c07f19b01189
    Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Tim Rozet [Wed, 24 May 2017 13:46:29 +0000 (09:46 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Functest: Adds failure checking + fixes fetch os creds
    Change-Id: Ib8a3ff3a747be55d8e23513bd028d934fef02eb8
    Signed-off-by: Tim Rozet <trozet@redhat.com>
HuanLi [Wed, 24 May 2017 03:58:00 +0000 (11:58 +0800)]
 
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
  - fix bug: multi monitor
    JIRA: YARDSTICK-657
    Change-Id: I77223cc43d529828cf3f763529019590c35b2fcb
    Signed-off-by: HuanLi <lihuansse@tongji.edu.cn>
valentin boucher [Wed, 24 May 2017 09:21:58 +0000 (09:21 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Add docstrings in unit"
  - Add docstrings in unit
    It also adds shebang and conforms the copyright header with the related
    OPNFV template.
    Change-Id: Iacb0cc8629e3021181eef2e8cb76daf48601abf4
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Wed, 24 May 2017 09:21:12 +0000 (09:21 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Rename the class TestSuiteRunner to Suite"
  - Rename the class TestSuiteRunner to Suite
    It conforms with [1].
    [1] https://gerrit.opnfv.org/gerrit/#/c/35211/
    Change-Id: I11bbdcd63a1691835fb7c6198549edbaf6b758a1
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Wed, 24 May 2017 09:20:29 +0000 (09:20 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Rename test_pytest_suite_runner.py to test_unit.py"
  - Rename test_pytest_suite_runner.py to test_unit.py
    It conforms with [1].
    [1] https://gerrit.opnfv.org/gerrit/#/c/35211/
    Change-Id: Ife7a161970997cf6cd74e86c343d4879f87b5cf4
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Wed, 24 May 2017 09:20:18 +0000 (09:20 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Rename pytest_suite_runner.py to unit.py"
  - Rename pytest_suite_runner.py to unit.py
    It also adds the rst files to include this module in apidoc.
    Change-Id: Iabbb17bc8601265bd9436c75d1afc0b470df1eb4
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
zhihui wu [Wed, 24 May 2017 09:14:35 +0000 (09:14 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "bugfix unixbench report templates"
  - bugfix unixbench report templates
    Change-Id: I7fd3a85c6497d14ec43c6e3c87c34a92ca3623d3
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
zhihui wu [Wed, 24 May 2017 09:14:19 +0000 (09:14 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "use the git link to replace qtip_spec"
  - use the git link to replace qtip_spec
    Change-Id: Iaee076c06d54754f2d761dd85eab58353ee32ae4
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
zhihui wu [Wed, 24 May 2017 08:59:32 +0000 (08:59 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "Revert "correct arithmetic baseline""
  - Revert "correct arithmetic baseline"
    This reverts commit 
582fa2987a821640b59cfa314db9d2a040236389.
    Change-Id: I5b2ab6f236c909a7c375dfb5db8cef9b85397ee3
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
 
Tim Rozet [Wed, 24 May 2017 04:23:40 +0000 (00:23 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Functest: removes redundant exit 0 from fetch creds
    Also allows unset and pipefail explicitly in set-functest-env.sh
    Change-Id: I06ae718f563fed0596a37cec1b3a78e44ee7ea5d
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 23 May 2017 20:46:47 +0000 (16:46 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Functest: fixes fetching os creds
    Since jenkins just imports the bash script at upload time, referencing
    another script in the releng repo inside of bash doesn't work.  We need
    to split them out into their own builder includes.
    Change-Id: Id120a338ae5ec48eaa285681463bff01677bf316
    Signed-off-by: Tim Rozet <trozet@redhat.com>
mbeierl [Tue, 23 May 2017 18:51:26 +0000 (14:51 -0400)]
 
Update git submodules
* Update docs/submodules/storperf from branch 'master'
  - Specify numpy version
    Adds explicit version of numpy so it cannot conflict with any other that
    may be present in the system path.
    Change-Id: I23b21bca43f55805b3087646b1c31e1aea686aca
    JIRA: STORPERF-126
    Signed-off-by: mbeierl <mark.beierl@dell.com>
Jiang, Yunhong [Tue, 23 May 2017 18:04:21 +0000 (18:04 +0000)]
 
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "Placing kernel_debug.sh in kvmfornfv kernel module"
  - Placing kernel_debug.sh in kvmfornfv kernel module
    This patch includes placing the kernel_debug.sh script in kvmfornfv
    kernel module as the script consists code purely related to kernel.
    Change-Id: I7b89e1a192e2ae5c3d0aff037b92f78757032aed
    Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
Jiang, Yunhong [Tue, 23 May 2017 17:55:06 +0000 (17:55 +0000)]
 
Update git submodules
* Update docs/submodules/kvmfornfv from branch 'master'
  - Merge "Adding qemu as a submodule of KVMFORNFV"
  - Adding qemu as a submodule of KVMFORNFV
    This Patch includes the changes to add qemu as a submodule to
    kvmfornfv repo and make use of the updated latest qemu for the
    execution of all testcase
    Change-Id: I1280af507a857675c7f81d30c95255635667bdd7
    Signed-off-by:RajithaY<rajithax.yerrumsetty@intel.com>
Tim Rozet [Tue, 23 May 2017 16:26:45 +0000 (16:26 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: remove downloading ISO for deploy"
  - Apex: remove downloading ISO for deploy
    We dont need ISO to deploy, just RPMs.
    Change-Id: Id3515630ad70f2da6aa0b99b7c1c8cb8857e2311
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 23 May 2017 16:13:36 +0000 (12:13 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Functest: fixes downloading images for danube branch
    The script for downloading images "download_images.sh" does not exist in
    stable/danube for functest.  Therefore we revert to old behavior for
    that branch.
    Change-Id: Id94f3db27fd5b71bb981007472b55fadae0e5394
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 23 May 2017 15:48:29 +0000 (15:48 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "[Functest] Provide credentials to Functest as a volume"
  - [Functest] Provide credentials to Functest as a volume
    The OpenStack credentials shall be fetched from jjob
    and provided to Functest as a docker volume.
    This way, Functest framework doesn't need to do it.
    It will assume the RC file is already present.
    Change-Id: I7a94ffffaefe65911594a9894b60b10cd13735ad
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Maryam Tahhan [Tue, 23 May 2017 14:58:19 +0000 (15:58 +0100)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - install: remove unused scripts in src
    Remove unused scripts in src. Relocate relavent scripts to system. Tested on
    CentOS 7 and Ubuntu 16.04.
    Change-Id: Id6bb00df854760c6bbf8d47011a9f6f7fe2c230b
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
valentin boucher [Tue, 23 May 2017 14:51:17 +0000 (14:51 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Bugfix: fix two typos"
  - Bugfix: fix two typos
    1. In run_tests.py, test case name is shown before running:
       logger.error(kwargs['test']) -> logger.info(kwargs['test'])
    2. In tempest.py, Verication -> Verification
    Change-Id: I117838cdb4b0f920c4cf855645d910e623e06868
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
Tim Rozet [Tue, 23 May 2017 13:31:16 +0000 (09:31 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: fix deploy and test run job to pass empty refspec
    Change-Id: I563b961286fe215c4e5381ccde30d787188f1e8e
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Tue, 23 May 2017 10:36:51 +0000 (10:36 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "barometer jjb: update for nightly RPM Build"
  - barometer jjb: update for nightly RPM Build
    Change-Id: I501ceb15d2e7ce22dd2ac5bfad9c60d8e938bf2c
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
    Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Linda Wang [Tue, 23 May 2017 02:39:25 +0000 (02:39 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Call fetch_os_creds.sh from $PATH
    Now it's defined as script in releng/modules' setup.py [1]
    [1] https://gerrit.opnfv.org/gerrit/#/c/35183/
    Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
    Depends-On: Ic77f4e46d6d3396f9891b73105a0eb7aa037754f
    JIRA: FUNCTEST-829
    Change-Id: Ief821b7326e0a6c2bbcab31bb21629455e4bc9ea
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Jose Lausuch [Tue, 23 May 2017 09:48:35 +0000 (09:48 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "[Functest] Redirect output when downloading images"
  - [Functest] Redirect output when downloading images
    Change-Id: Ieb3df7a4fa1519cf13c4f597c62d17ce356168fb
    Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
helenyao [Mon, 22 May 2017 08:21:11 +0000 (16:21 +0800)]
 
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
  - Fix the wrong image path for base image
    The images are put under new directory while the code is still using
    old path
    Change-Id: I6dfa59ffe6bde316f155560449979bd10354b43c
    Signed-off-by: helenyao <yaohelan@huawei.com>
Maryam Tahhan [Fri, 19 May 2017 13:55:09 +0000 (14:55 +0100)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - installation: update scripts to actually install
    Update the scripts to actually install collectd.
    Change-Id: I467e4fddbdd7c7b067586ddf24af8c5ec32b72a2
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Maryam Tahhan [Sat, 6 May 2017 21:44:32 +0000 (22:44 +0100)]
 
Update git submodules
* Update docs/submodules/barometer from branch 'master'
  - src: build and install collectd on centos/rhel
    Modify build and dependency scripts for centos/rhel builds.
    Change-Id: I1fafaf3392d9f22837ce4ed3fa0f84c13ead0698
    Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Serena Feng [Tue, 23 May 2017 07:35:48 +0000 (07:35 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "[qtip]refactor validate-deploy.sh"
  - [qtip]refactor validate-deploy.sh
    Use new CI script run_ci.sh to trigger QTIP test.
    Change-Id: I1e9b0628d3dde64dca9d6e8b3d9bad9f31ff3f3a
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
zhihui wu [Tue, 23 May 2017 07:32:02 +0000 (07:32 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "correct arithmetic baseline"
  - correct arithmetic baseline
    These two number are reversed.
    Change-Id: I8d97820528e8b0bfa72cb0dfb596707f8cfd5a43
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
zhihui wu [Tue, 23 May 2017 07:29:48 +0000 (07:29 +0000)]
 
Update git submodules
* Update docs/submodules/qtip from branch 'master'
  - Merge "update run_ci.sh"
  - update run_ci.sh
    - change "qtip workspace create" to "qtip create"
    - set pod_name and scenario from env if not provided by user
    as options
    Change-Id: I0a7e1923c6e45a263147dd2f87a6a75c3751c65c
    Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
yuyang [Mon, 22 May 2017 02:23:55 +0000 (10:23 +0800)]
 
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
  - Add test name check function and cleanup
    JIRA: BOTTLENECK-158
    Add test case/story name check and cleanup environment option.
    Change-Id: I07609c089ca78b0d2760c09c0312d7d1106c815a
    Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
Serena Feng [Tue, 23 May 2017 06:34:09 +0000 (06:34 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "support cancel operation while signing in"
  - support cancel operation while signing in
    support the cancel operation in the
    https://openstackid.org/accounts/user/consent
    Change-Id: I06a1f130a3115774f2e88fc25dad522a7cf53e36
    Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
hongbo tian [Tue, 23 May 2017 03:44:31 +0000 (03:44 +0000)]
 
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
  - Merge "Add test case tempest_custom into the local database"
  - Add test case tempest_custom into the local database
    JIRA: DOVETAIL-429
    Test case tempst_custom is not in the initial local database. Add this test case
    into local database.
    Change-Id: I53d3f6ebdde7ff680e33faf8296551d81f3c0496
    Signed-off-by: xudan <xudan16@huawei.com>
Trevor Bramwell [Mon, 22 May 2017 21:52:27 +0000 (21:52 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Remove old GS-Cleanup Job from Apex"
  - Remove old GS-Cleanup Job from Apex
    This job template isn't attached to a job, so it doesn't even get
    executed; Further, artifact cleanup is take care of by
    'releng-artifact-cleanup-daily-{stream}'
    Change-Id: I3e4d0339650f0507b8a3cd1512c2ca643f4fe75a
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Tim Rozet [Mon, 22 May 2017 20:45:30 +0000 (16:45 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: fixes blocking with daily
    Change-Id: I03cf0207075116de44ebde03429ab5b499db540b
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Morgan Richomme [Mon, 22 May 2017 20:03:44 +0000 (20:03 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Bugfix: fix the errors of onos_sfc"
  - Bugfix: fix the errors of onos_sfc
    1. Update the service type to "identity", "network", "compute" and
       "image", other than "keystone", "neutron", "nova" and "glance".
    JIRA: FUNCTEST-820
    Change-Id: I81b2311760fd717570561e6471525773378ad2f2
    Signed-off-by: Linda Wang <wangwulin@huawei.com>
Tim Rozet [Mon, 22 May 2017 19:08:24 +0000 (15:08 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: fix iso verify build dir to absolute path
    Change-Id: I0c85806e5fa04a890a130d8106d96c7fb812e691
    Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 22 May 2017 18:56:52 +0000 (18:56 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Revert "Apex: fixes build directory passing for iso upload"
    This reverts commit 
ec2e44c72271cb78a00bebd32ceb43487ad176b5.
    Change-Id: I2f8db687df9cceaa50bf6a26de659ea70f70df45
 
Cédric Ollivier [Mon, 22 May 2017 18:14:25 +0000 (20:14 +0200)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Find packages in setup.py
    Change-Id: I73c46d1c9bfaabcd7d2ba793d4c2e8244e549de1
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Tim Rozet [Mon, 22 May 2017 17:52:42 +0000 (13:52 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Apex: fixes build directory passing for iso upload
    Change-Id: Ifb1173a49066fd493c58f41ae22d4decc69e03f9
    Signed-off-by: Tim Rozet <trozet@redhat.com>
valentin boucher [Mon, 22 May 2017 16:28:47 +0000 (16:28 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Update test_vnf.py to support py3"
  - Update test_vnf.py to support py3
    Change-Id: I86dc83b1fc9205f7b8209d63e18439a7e05c646b
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Mon, 22 May 2017 16:28:18 +0000 (16:28 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Remove former run_unit_tests.sh"
  - Remove former run_unit_tests.sh
    Depends-On: I934f4ac739d99d0cb29bea8c6aac6d6780b30901
    Change-Id: I67c8a25a2e712babf99e32fb4c049b0acfd2e44d
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Mon, 22 May 2017 16:25:24 +0000 (16:25 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Yamllint on Pharos, Octopus, and SecuredLab Repos"
  - Yamllint on Pharos, Octopus, and SecuredLab Repos
    These repositories are starting to contain more and more yaml files.
    Ensuring yaml in these repos is valid is important to ensure other jobs
    don't break further on.
    Change-Id: I97de9f59ab993fb9dd9cb2efa5784af3850783a6
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cedric Ollivier [Mon, 22 May 2017 15:56:52 +0000 (15:56 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Test decorators.py in testenv:py35"
  - Test decorators.py in testenv:py35
    Change-Id: I91d5b04f105cf41bef799eccdaabf89cb0440747
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Mon, 22 May 2017 15:56:33 +0000 (15:56 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Turn Sphinx warnings into errors"
  - Turn Sphinx warnings into errors
    Change-Id: Iefc223a9fa6dbc4e9476aca84b3df4304058862b
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Feng Pan [Mon, 22 May 2017 15:43:20 +0000 (11:43 -0400)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - APEX: fix permission for rm in iso verify
    Change-Id: Icbecbb39465a3cf4ef4ea3e8f5901561a4874c51
    Signed-off-by: Feng Pan <fpan@redhat.com>
Jose Lausuch [Mon, 22 May 2017 14:53:58 +0000 (14:53 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "Update functest jjobs to run tox"
  - Update functest jjobs to run tox
    Depends-On: I934f4ac739d99d0cb29bea8c6aac6d6780b30901
    Change-Id: Ic036cc9cc8377398efbb5eda4f90bb5dcc4e75a5
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Tim Rozet [Mon, 22 May 2017 14:39:28 +0000 (14:39 +0000)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Merge "Fix dependencies errors in iso verify"
  - Fix dependencies errors in iso verify
    Change-Id: I6f169d6d89a0468c6c9208ba448c4da0a6f776ee
    Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Mon, 22 May 2017 14:18:59 +0000 (14:18 +0000)]
 
Update git submodules
* Update docs/submodules/releng from branch 'master'
  - Merge "APEX: iso verify fixes"
  - APEX: iso verify fixes
    The current implementation of iso verify can potentially block indefinitely
    and/or return incorrect string matching results. This patch changes iso verify
    to use log file instead of tcp serial console.
    Change-Id: I89accc9c2165836a23a21a223fa33e920c529772
    Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Mon, 22 May 2017 13:57:47 +0000 (13:57 +0000)]
 
Update git submodules
* Update docs/submodules/apex from branch 'master'
  - Merge "Updates the real time kvm kernel"
  - Updates the real time kvm kernel
    Reduce the real time kvm kernel by stripping debug info.
    Change-Id: I33335b8a9bd241ee83bc6f30bb2e819403bad491
    Signed-off-by: davidjchou <david.j.chou@intel.com>
Steven Pisarski [Mon, 22 May 2017 13:24:48 +0000 (13:24 +0000)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Merge "Fixed error in ansible_utils_tests.py and added ansible helper method to the OpenStackVMInstance class."
  - Fixed error in ansible_utils_tests.py and added ansible helper
    method to the OpenStackVMInstance class.
    Test error was due to the image configuration having the incorrect
    user applied. The helper method will make it easier for adhoc
    ansible playbooks to be applied to running instances.
    JIRA: SNAPS-83
    Change-Id: I6b229e0adb836dd3d5ea7b468d38d93f880589a2
    Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Cédric Ollivier [Sat, 20 May 2017 10:50:39 +0000 (12:50 +0200)]
 
Update git submodules
* Update docs/submodules/snaps from branch 'master'
  - Fix typo in setup.py
    It forbids gating in functest.
    Change-Id: I3f0b943678ee4af869073b56ca1235da23d98b1a
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Mon, 22 May 2017 13:12:55 +0000 (13:12 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Check python3 support when running tox"
  - Check python3 support when running tox
    It only tests testcase, feature and odl which supports python3.
    It creates a temporary requirements.py3.txt which will be safely removed
    when we stop using subprocess32 [1] and robotframework-sshlibrary.
    [1] https://jira.opnfv.org/browse/FUNCTEST-827
    Change-Id: I92021dcb4aca03f64e2441e3bcff34675a3ae879
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Mon, 22 May 2017 13:12:46 +0000 (13:12 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Generate api doc when running tox"
  - Generate api doc when running tox
    Change-Id: I78b18981d9f916e6174d44c6280706e404c7c9f2
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Mon, 22 May 2017 13:12:19 +0000 (13:12 +0000)]
 
Update git submodules
* Update docs/submodules/functest from branch 'master'
  - Merge "Update apidoc to conform with vnf module"
  - Update apidoc to conform with vnf module
    It completes [1].
    [1] https://gerrit.opnfv.org/gerrit/#/c/34467/
    Change-Id: Ia4a850b740764774b926d5cdb92c8813bc93f9e4
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>