opnfvdocs.git
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 26 Feb 2018 11:58:24 +0000 (11:58 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Fix the Gerrit Trigger clone issue for external scenarios

    When a patch comes in for an external scenario, Gerrit Trigger injects
    refs for that patch for the corresponding project. With the previous
    configuration, job attempts to get that patch for releng-xci instead
    of the actual project.

    But switching to the right project causes Jenkins jobs to fail since
    the releng-xci will not be checked out to WORKSPACE.

    This change makes the clone for the repo/patch work and then it wipes
    out the WORKSPACE and clones releng-xci there to get the actual script
    parts to work.

    Change-Id: Ide31c21a209dff953118f51e9b09de1d206a3085
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 26 Feb 2018 11:11:10 +0000 (11:11 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Fix extracting scenarios for generic scenarios

    Change-Id: Ib58ff1a8b093af550f86d337327114df50da4ae7
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 26 Feb 2018 10:33:39 +0000 (10:33 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Change project name matching to REG_EXP

    Change-Id: Ic706c120ac879741d5562427a6c3e90162223762
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 26 Feb 2018 10:26:11 +0000 (10:26 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Enable verify jobs for external scenarios"
  - Enable verify jobs for external scenarios

    This change extracts the scenario that is impacted by the patch
    which triggered the verify jobs and saves the scenario name into
    java properties file. This file will then be used by envInject
    plugin to inject the scenario name into the build environment.

    If the triggering change impacts multiple scenarios, the build
    will result in  failure and the developer will be informed about
    a possible way to rectify the issue.

    Support for generic scenarios will be introduced in subsequent changes.

    Change-Id: I6406299c1352b6e9b8a9297c5441adf03445be33
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Georg Kunz [Fri, 23 Feb 2018 11:34:26 +0000 (12:34 +0100)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
  - Fixing return value in tempest test suite

    The result processing framework of the SDNVPN project expects "FAIL" as
    value for failed sub-tests to determine the overall result. The value
    returned by the tempest sub-tests was "FAILED", causing incorrect
    reporting to Functest.

    Change-Id: I320e6f1fb1fc7ee540813e454484b11bd5b227b2
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
    (cherry picked from commit 97cff3c409ffff5abfbb341eff07a00c4f353941)

6 years agoUpdate git submodules
mei mei [Mon, 26 Feb 2018 01:36:06 +0000 (01:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Download 3 extra images and remove modification of fuel openrc file"
  - Download 3 extra images and remove modification of fuel openrc file

    1. Download 3 extra images for functest snaps_smoke and cloudify_ims
    2. Remove the modification of fuel openrc file because of this patch has
       added a function to check cacert file
       https://gerrit.opnfv.org/gerrit/#/c/52021/

    Change-Id: I2cab3bf11231d5d6ad39dca6d2d833355b1e6679
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Serena Feng [Sat, 24 Feb 2018 08:46:03 +0000 (08:46 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update the postscriptbuild usage"
  - Update the postscriptbuild usage

    when we want to trigger the scipt only when previous builders fail, we
    should also set the other macro 'script-only-if-succeeded' to false, the
    default value is true.

    script-only-if-succeeded: false
    script-only-if-failed: true

    Change-Id: Ifdca24ea8d076dd4e16ef466705e0167b97cf1df
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoUpdate git submodules
Yifei Xue [Wed, 7 Feb 2018 10:15:02 +0000 (18:15 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
  - Bug fix for chrony

    JIRA: -

    OSA doesn't install chrony on compute nodes. This patch is
    proposed to install chrony on compute nodes.

    Change-Id: If2564f331e47beb97ef7e98e42cb4f848c28ba7f
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
6 years agoUpdate git submodules
agardner [Fri, 23 Feb 2018 21:13:40 +0000 (16:13 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix naming for ansible build server stuff

    Botched that last change

    Change-Id: If44039052332738a575d62c57faae95462b489a8
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
agardner [Fri, 23 Feb 2018 20:57:54 +0000 (15:57 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - include vars was mis named - build server ansible

    fix name

    Change-Id: I0b58dbad8bb0618623e44ffa4049fccdd80b5547
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
agardner [Fri, 23 Feb 2018 19:50:24 +0000 (14:50 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Disable noop for ansible build server config

    Time to go live.
    If this breaks I have shell on these machine and can fix

    but should be fine

    Change-Id: I616797cd3512b594d1daa846308e7a8643fb9cb0
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
agardner [Fri, 23 Feb 2018 19:08:50 +0000 (14:08 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix slave monitor job.

    must be run on the same builder each time.
    output goes to /tmp/ its just a textfile per slave.
    hasetbin stopped working, so I turend off the silly graphs.

    Change-Id: I7300710c338f74e5426ab3cd2e2707ac2553f982
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Fri, 23 Feb 2018 15:40:29 +0000 (15:40 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Revert "Update Functest jobs""
  - Revert "Update Functest jobs"

    This reverts commit 7b9734aaca2fb04d1d8750b755a2880d60176889.

    Change-Id: I5926d8013e57f2f0a68985b91aa8ab746bbbf1ab

6 years agoUpdate git submodules
Markos Chandras [Fri, 23 Feb 2018 12:57:07 +0000 (12:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: xci-start-new-vm.sh: Set pipefail option

    In commit I77d5d66c0146f943d805612ca5b47e2eed3ffc41 the 'ts' utility
    was added in order to print timestamps for deployment. However, this
    breaks the exit code since 'pipefail' was not set so every job was
    returning 'success'.

    Change-Id: I2625a655a7334b1e43b690618821e69377075ed1
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Aric Gardner [Thu, 22 Feb 2018 20:29:59 +0000 (20:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Jenkins not reporting lint results to gerrit"
  - Jenkins not reporting lint results to gerrit

    I set -x in a test and then it did report.
    not sure what's going on here,
    I thought this was fixed.
    May as well cat the violation log as we debug

    Change-Id: I142fb3855ebc000ee90aa24e0ecb336bb9b313df
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:52 +0000 (20:07 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update Pharos Dashboard Deploy Job and Disable"
  - Update Pharos Dashboard Deploy Job and Disable

    Copying the keys required for talking to JIRA and disabling the job
    until chages can be tested to ensure a deploy runs successfully.

    Change-Id: Ib3602338cfe06d5507f5d3f5b853906feb39f4c5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:28 +0000 (20:07 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: Use the 'ts' utility to print timestamps on executed steps."
  - jjb: xci: Use the 'ts' utility to print timestamps on executed steps.

    We can use the 'ts' utility to print timestamps on every executed
    command so we can keep track on the duration of each task and the
    job overall.

    Change-Id: I77d5d66c0146f943d805612ca5b47e2eed3ffc41
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 22 Feb 2018 20:07:10 +0000 (20:07 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix SFC Email PTL Macro"
  - Fix SFC Email PTL Macro

    Includes the name of the PTL but should be just the email.

    Change-Id: If6ef3b7c15defd44c6f86a24d6250840c37dd24b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 22 Feb 2018 20:06:40 +0000 (20:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update Functest jobs"
  - Update Functest jobs

    Add support for functest tier with multijob
    Add publishers separate for fetures and
    all other functest tiers
    Run functest features suits in a mutijob
    Since there are no arm specific requirements,
    remove arm-daily builders and jobs

    JIRA: FUNCTEST-917

    Change-Id: I92e3d7ca378dd6d293520c679c741de4bf336639
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoUpdate git submodules
agardner [Wed, 21 Feb 2018 20:24:10 +0000 (15:24 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Move generation of artifacts.opnfv.org to jenkins

    Move generation of artifacts.opnfv.org/index.html
    and sub pages into a jenkins job.

    Script was run on cron on master previously.
    run on lf-build2

    Run job once per hour (it takes a long time to run)

    Block if job is already running

    Change-Id: Icc03cac61a802e036e4af8a9b9e3a244e147abea
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Wed, 21 Feb 2018 15:10:02 +0000 (15:10 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add functest-kubernetes repo to lint verification"
  - Add functest-kubernetes repo to lint verification

    Change-Id: Ia1e05db344e6e6b4a773bf17157488716ac0c305
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 21 Feb 2018 09:11:52 +0000 (09:11 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Rename var XCI_LOOP to CI_LOOP to align with Functest"
  - Rename var XCI_LOOP to CI_LOOP to align with Functest

    Change-Id: If5c5b828312dc588515589b8075b9754537b8f86
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Markos Chandras [Wed, 21 Feb 2018 09:06:32 +0000 (09:06 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: Fix bifrost blockers for XCI jobs"
  - jjb: xci: Fix bifrost blockers for XCI jobs

    The bifrost regexp was wrong leading to conflicts betwen the XCI
    and bifrost jobs. Moreover, we need to add the same restrictions for
    jobs/node on bifrost jobs similar to the XCI ones. This finally fixes
    the 'throttle' property to use the 'xci-verify-virtual' category.

    Change-Id: I6d3f8fdd82738c1d079b1a3fdef134753eb4281a
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 21 Feb 2018 08:24:05 +0000 (08:24 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "jjb: xci: bifrost-verify-jobs: Increase build-timeout value"
  - jjb: xci: bifrost-verify-jobs: Increase build-timeout value

    The bifrost jobs could run in parallel with the XCI ones so it may take
    longer than 90 minutes to complete. Lets double the timeout value in
    order to ensure that we don't fail due to a Jenkins timeout.

    Change-Id: I53a442f434d839d891bf03e41ba1a6a4459fd878
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 20 Feb 2018 17:00:46 +0000 (18:00 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - u/fuel: Bump & rebase for MaaS failed testing fix

    Change-Id: I05f2619458d409ebaeb55a4cb644b795ee5fd868
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Trevor Bramwell [Tue, 20 Feb 2018 20:51:48 +0000 (20:51 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Remove 'cd && pull' commands from jjb-merge job"
  - Remove 'cd && pull' commands from jjb-merge job

    These are no longer needed since the server has been migrated, and a git
    clone already exists in the workspace.

    Change-Id: I07b5ff9185323d7295578b23a634e2d0e03afcd7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
agardner [Fri, 16 Feb 2018 20:56:15 +0000 (15:56 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jenkins-jnlp-connect.sh takes time to launch

    wget --timestamping https://build.opnfv.org/ci/jnlpJars/slave.jar && true
    this takes time, especially from china.

    Tell monit to back off while waiting for the pid file to
    be created

    Change-Id: I02327323d50d0a4a8b379535d8da84a20348ba6f
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 20 Feb 2018 16:53:52 +0000 (16:53 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "[MaaS] Override failed testing by default" into stable/euphrates
  - [MaaS] Override failed testing by default

    Some nodes fail automatic testing done by MaaS during commissioning,
    although running the testing suites one more time manually works.
    For now, just override all 'failed testing' nodes unconditionally.

    [stable/euphrates cherry-pick additions]
    Note: Since our salt formulas are pinned to 2017.12 repos, we
    need to backport one salt-formula-maas patch merged upstream, which
    adds support for translating status code '22' to 'Failed testing' [1].

    JIRA: FUEL-333

    [1] https://github.com/salt-formulas/salt-formula-maas/commit/08ffc3ff

    Change-Id: I13d3ee3d82550524480aa53aa8752ab90aa940cd
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 81561126307f15d4f65a743ed2431ea8c713a921)

6 years agoUpdate git submodules
Alexandru Avadanii [Sat, 17 Feb 2018 19:21:08 +0000 (19:21 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "[centos jump] Add more missing required packages" into stable/euphrates
  - [centos jump] Add more missing required packages

    - gcc is required for NBD kernel module build;
    - gdisk is required for resizing rootfs in nbd-mounted chroot;

    Change-Id: I8863c126b75ce3a15998c03d2d159f53f5006f5d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 59ced31f878c282fbeeaecfd0d29652b886882f8)

6 years agoUpdate git submodules
Alexandru Avadanii [Sat, 17 Feb 2018 02:48:53 +0000 (03:48 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - u/fuel: Bump & rebase for cmp nic index fix

    Change-Id: I5f9891bdcc96e30e0a577b10811729c2e919fe76
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Guillermo Herrero [Fri, 2 Feb 2018 14:43:56 +0000 (15:43 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [baremetal] Fix: wrong nic name idf index

    This was only affecting pod deployments with
    different board models, under the current limited
    support:
    - 3 KVMs will be same model and have the same NIC names
    - 2 Compute nodes will be the same model and have same NIC names

    For the computes nodes, br-mesh NIC name was wrong due
    to incorrect idf mapping

    Change-Id: I9685b35cb23b03be9fc0e6fe16c0712a9ad70e19
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
    (cherry picked from commit 378b4a72c27c941d5e37216edb23f224fbb58e26)

6 years agoUpdate git submodules
Georg Kunz [Thu, 28 Sep 2017 07:08:46 +0000 (07:08 +0000)]
Update git submodules

* Update docs/submodules/sdnvpn from branch 'stable/euphrates'
  - Fixing argument error

    Cherry-picking https://gerrit.opnfv.org/gerrit/#/c/43399/ to
    stable/euphrates for use in Dovetail.

    Change-Id: I871d73d2483919b4c3ef4929380c2501383dabce
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
Markos Chandras [Thu, 15 Feb 2018 07:21:44 +0000 (07:21 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: Add missing job blockers for XCI merge jobs

    We shouldn't allow the merge jobs to run in parallel with the verify
    ones when both are testing the same distro since one may wipe the
    'clean VM' of the other one. Moreover, we should restrict the number of
    jobs allocated on nodes in order to avoid overloading them.

    Change-Id: I9c0b9b5061e41b21c01789fc4676e72e0e082f17
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 14 Feb 2018 20:41:18 +0000 (20:41 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[daisy] Move master branch jobs to zte-pod2"
  - [daisy] Move master branch jobs to zte-pod2

    This PS does:
    1) Move master branch jobs to zte-pod2 which seems has a
    more stable internet connectivity. This is trying to
    solve master branch deployment unstable problem.

    2) Disable Euphrates jobs to make room for master branch.

    Change-Id: Id36f0ff6a268aabf0badd46f55bb397afe5e4830
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 14 Feb 2018 20:38:16 +0000 (20:38 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "container4nfv: trigger yardstick test"
  - container4nfv: trigger yardstick test

    Change-Id: Ifdd504ff199c73a17cf007903a5480ee55f86102
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 14 Feb 2018 20:35:36 +0000 (20:35 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Fix functest k8s job"
  - Fix functest k8s job

    Change-Id: Ied442837e4e9fd25946590d3dbada6ff2cbe7fc3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 14 Feb 2018 20:32:42 +0000 (20:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[fuel] Disable Euphrates triggers"
  - [fuel] Disable Euphrates triggers

    Change-Id: I3fd11c6efb13f46ec74a0237a180497397cdfefe
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 14 Feb 2018 20:32:10 +0000 (20:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Update Dovetail PTL Email Macro"
  - Update Dovetail PTL Email Macro

    Let the 'email-dovetail-ptl' macro reflect that Georg Kunz is the new
    PTL of the dovetail project.

    Change-Id: I3b3bd53a7c7f146105a719727fd627bf15054aca
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Tim Rozet [Tue, 13 Feb 2018 17:14:57 +0000 (12:14 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fixes concurrent apex-virtual jobs

    We were missing concurrent on this job which was preventing parallel
    execution.

    Change-Id: I4d1ea62aef2a321220799cebee008f494490886c
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 13 Feb 2018 16:35:19 +0000 (11:35 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Attempt to fix apex-virtual parallel execution

    Remove passing node params and enable global queue scanning.  Hopefully
    this will allow 2 apex-virtual jobs to run at the same time (1 per each
    slave).

    Change-Id: I310dbc477e267c302d50599bab2a933ce988dba7
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Tue, 13 Feb 2018 16:16:41 +0000 (11:16 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Updates daily scenarios for Fraser

    Scenario list for Fraser:
    https://wiki.opnfv.org/display/SWREL/Fraser+Scenario+Status

    Change-Id: I083dc5b0b9cea9f91d7a9568a05df5865aeafa05
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Trevor Bramwell [Thu, 8 Feb 2018 18:19:27 +0000 (10:19 -0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Update Pharos PTL in Email PTL Macro

    Julien has recently been promoted to PTL of the Pharos project and the
    macro for emailing the Pharos PTL should reflect this change.

    Change-Id: Id3f025cd87284d480da892fc999d7379af50ac95
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Ryota Mibu [Mon, 12 Feb 2018 10:57:27 +0000 (10:57 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Doctor: pass project parameter to other job"
  - Doctor: pass project parameter to other job

    From the failure log of doctor verify ci, project parameter is
    not passed to other jobs.
    see: https://build.opnfv.org/ci/job/doctor-verify-sample-master/33/console

    Change-Id: I6a53cd609a261d90cdc0e1e10a3d7b05a515349e
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 12 Feb 2018 07:56:01 +0000 (07:56 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "vswitchperf: Use POD12 for VERIFY and MERGE jobs"
  - vswitchperf: Use POD12 for VERIFY and MERGE jobs

    In the past, vswitchperf's VERIFY & MERGE jobs were
    executed at ericsson-build3 & build4 machines. However
    VPP sometimes refuses to start properly and it is hard
    to debug root cause without access to these servers.
    Thus description of VERIFY & MERGE jobs was changed
    to run them by default at POD12, which is dedicated
    to vswitchperf project. In case that daily job is active,
    then VERIFY & MERGE jobs will be executed at ericsson-build4
    as before.
    Execution of "make sanity" was removed, because this
    target is a "stub" in vsperf makefile.

    Change-Id: Iec0f788ab28425d0999811ceb5236e097cee2ff4
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Reviewed-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 12 Feb 2018 07:53:53 +0000 (07:53 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add K8s Yardstick daily job for arm64"
  - Add K8s Yardstick daily job for arm64

    Add k8s Yardstick daily job for arm64 based on compass4nfv for arm64,
    which would be triggered after the k8s deployment on arm64.

    Change-Id: Ic928ce4bf0c32060a74a434b6bb3e9d9848f3e32
Signed-off-by: trevortao <trevor.tao@arm.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 12 Feb 2018 07:49:18 +0000 (07:49 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge changes I68779792,Ide8d210e

    * changes:
      Export CI_LOOP as expected by Functest
      Export an new var related to Energy in functest jobs

  - Export CI_LOOP as expected by Functest

    Otherwise all testcases are skipped:
    https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/764/console
    https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/763/console

    It will be enforced by a similar patch in Functest too.

    Change-Id: I6877979295378ed9ce6b85ad62e8a78e1572b8ba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Export an new var related to Energy in functest jobs

    It conforms with "Unlink Energy from functest utils and constants":
    https://gerrit.opnfv.org/gerrit/#/c/51943/

    Depends-On: Iecd5d49b4d4c961c9dc51e43e54df1fcd4027266
    Change-Id: Ide8d210eab26451a63911938fe0e1bafcf77c500
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
xudan [Sun, 11 Feb 2018 06:49:17 +0000 (01:49 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Bugfix: delete extra whitespace

    Change-Id: I1fe8c9d4b6b2ee461320bc20342d439e23c9c616
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
mei mei [Sun, 11 Feb 2018 03:29:55 +0000 (03:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Dovetail CI] change dovetail CI jobs on Compass"
  - [Dovetail CI] change dovetail CI jobs on Compass

    1. run default test suite on Compass on Monday and Tuesday for scenario
       'os-nosdn-nofeature-ha' and 'os-odl_l3-nofeature-ha'
    2. run test suite 'proposed_tests' on Compass on Thursday and Friday for
       scenario 'os-nosdn-nofeature-ha' and 'os-odl_l3-nofeature-ha'

    JIRA: DOVETAIL-612

    Change-Id: I027ca278eb63bdc6842a9494b676cdab8d2d25bf
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUpdate git submodules
Aric Gardner [Thu, 8 Feb 2018 21:32:17 +0000 (21:32 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Ansible for build server"
  - Ansible for build server

    Tests are working, switch to running on
    lf-build1 and lf-build2 when triggered.

    Change-Id: I1d3be9a84452cc3d6cd7097474bcc4dca0f70c6d
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 8 Feb 2018 20:36:50 +0000 (20:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Compass4NFV] Add blocking jobs"
  - [Compass4NFV] Add blocking jobs

    Compas4nfv support k8s and openstack.
    The blocking jobs need include the k8s.

    Change-Id: I517064df660266463050f7d3820bf5c405c8c222
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 8 Feb 2018 20:36:30 +0000 (20:36 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "vswitchperf: python version change"
  - vswitchperf: python version change

    In order to execute VSPERF CI job, the SCL with python3 must
    be enabled. Recently SCL command was changed to enable python3.4.

    Change-Id: I4cf34ff28db2c789f4bc13116ed2d5d95eb81990
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 8 Feb 2018 20:35:21 +0000 (20:35 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[arm-build] prune-docker-images on all builders"
  - [arm-build] prune-docker-images on all builders

    Prune dangling references on all arm-build* hosts.
    Remove arm-build2 as it will be retired.

    Change-Id: Ib425b3ef8021fa74d5942609093234cad35c0644
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
agardner [Thu, 8 Feb 2018 20:31:35 +0000 (15:31 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Add -y to for non-interactive ansible install

    Change-Id: I2ab00b3b6aadf9efc5bac72fcdcd9941f12f8bc9
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Thu, 8 Feb 2018 19:34:18 +0000 (19:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "missing sudo for ansible install"
  - missing sudo for ansible install

    Change-Id: I6d7ab7746c75a8d33a27de3bf534b02cbc87e8ae
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Aric Gardner [Thu, 8 Feb 2018 19:20:34 +0000 (19:20 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Job for ansible to setup build servers."
  - Job for ansible to setup build servers.

    set noop for now.
      -C, --check           don't make any changes; instead, try to predict
    some
                            of the changes that may occur
      -D, --diff            when changing (small) files and templates, show
    the
                            differences in those files; works great with
    --check

    Change-Id: I723fcf1b068b8ef73a0994be90271cb1cdd51ecb
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Tim Rozet [Thu, 8 Feb 2018 16:08:27 +0000 (16:08 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: Cleanup slave/slave-label configuration"
  - Apex: Cleanup slave/slave-label configuration

    Changes Include:
     - Remove defining 'node:' per job template and use slave-params
       defaults
     - Gate job was using daily/build slave, when it should be using virtual
       slave

    Change-Id: Iec2321801daef1b1fa40724a244bf2f6edf36c6e
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Aric Gardner [Thu, 8 Feb 2018 15:18:34 +0000 (15:18 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fix sed command in macros"
  - fix sed command in macros

    The char "/" was included in $msg.
    It will have issue

    "sed: -e expression #1, char 7: unknown option to `s'"

    We can substitute '/' with '#' in sed command to solve this issue

Signed-off-by: wutianwei <wutianwei1@huawei.com>
    Change-Id: I1308e9b1b2111f0033df119e4465df4dda27eac0

6 years agoUpdate git submodules
Markos Chandras [Thu, 8 Feb 2018 09:29:09 +0000 (09:29 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - jjb: xci: bifrost-verify.sh: Respect bifrost test failures

    Make sure that failures during bifrost deployments are being
    reported properly on Jenkins.

    Change-Id: I333d27147caf7598665157c703907572e48041c0
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoUpdate git submodules
Serena Feng [Thu, 8 Feb 2018 03:24:33 +0000 (03:24 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Get Daisy IP correctly"
  - Get Daisy IP correctly

    In [1], there are two IP addresses of daisy VM in the arp table.
    Select the first one.

    [1]: https://build.opnfv.org/ci/job/functest-daisy-zte-pod9-daily-master/2/

    Change-Id: Ic071d718004bf9ed215b7e53c56568f7f018051a
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Tim Rozet [Wed, 7 Feb 2018 23:02:05 +0000 (18:02 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: remove setting node in slave-params

    We only want to specify slave-label, not sure why we are specifyign node
    here and in jjb for Apex.

    Change-Id: I184df37836039887f47e7d6141c89f8dd9cd014f
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Tim Rozet [Wed, 7 Feb 2018 21:33:50 +0000 (16:33 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fixes scheduling with apex verify

    apex-verify job calls apex-virtual to deploy and run functest.  Apex has
    2 virtual slaves attached to the apex-virtual-master label.  When 2
    verify jobs are triggered at the same time, apex-verify job is scheduled
    on each slave correctly.  However, when the mulitjob triggers
    apex-virtual jobs, it only schedules both of them to a single slave.

    This happens even though apex-virtual job has the same slave label and
    node parameters are not passed from verify job.  This patch changes the
    node to be passed to apex-virtual from apex-verify.  That way 2 nodes
    will be scheduled on, but this is still not ideal scheduling as more
    than 1 verify can run per node (but not more than one virtual job).

    Change-Id: I155351c9037f70df2c5dba11bb5592423849e760
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Mon, 5 Feb 2018 23:02:24 +0000 (00:02 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - lib.sh: modprobe br_netfilter, don't bail on err

    Some sysadmins or distro defaults might blacklist br_netfilter, or
    it might not be loaded at deploy start, account for these corner
    cases too.

    JIRA: FUEL-334

    Change-Id: I3ca6cb3848df8d2af1625ff4e3816efe8b320886
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit ec234a839dbd5eb8c615e1f6a3e34db64ef1c988)

6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 1 Feb 2018 19:34:53 +0000 (20:34 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - deploy.sh: Disable net.bridge.bridge-nf-call

    JIRA: FUEL-334

    Change-Id: I6d2499053dcfb7f99593fcd5c948b569bdcb9c9b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 574021257b89eda2b431e51121bbb11bd9d54988)

6 years agoUpdate git submodules
Fatih Degirmenci [Tue, 6 Feb 2018 09:19:53 +0000 (10:19 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Disable voting for CentOS jobs

    CentOS jobs started failing which requires troubleshooting.
    In order not to block things, the voting is disabled for CentOS jobs.

    Change-Id: Idc14b00cf09f0ee75bac17e993dc9f7724a1ad88
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
mei mei [Tue, 6 Feb 2018 02:33:20 +0000 (02:33 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Revert the unix permission of yaml file"
  - Revert the unix permission of yaml file

    Change-Id: I99da14477ab785475e425475fedca90a69eed8eb
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
mei mei [Tue, 6 Feb 2018 02:31:15 +0000 (02:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "fix the issue of docker command to collect logs"
  - fix the issue of docker command to collect logs

    Change-Id: If5569d01012b0f94976d26dfb4cd81692a40c83d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
agardner [Thu, 28 Dec 2017 23:54:04 +0000 (18:54 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Ansible Playbook to install build server deps

    This playbook has been tested in centos and ubuntu
    on Arm and x86_64

    first:
    install ansible
    then:
    ansible-playbook -i inventory.ini main.yml

    What it does:
    installs on centos or ubuntu arm or x86_64

    installs system deps with the package manager.
    and python libs with pip.

    installs docker
    https://download.docker.com

    installs docker-compose from distribution repo

    Change-Id: I3853cd04d0e6c7270ea068b9e1fba1a240a0652e
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Mon, 5 Feb 2018 10:52:04 +0000 (10:52 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Set TEST_DB_URL in env"
  - Set TEST_DB_URL in env

    It follows the change "Move push_results_to_db to TestCase" [1] which
    stopped duplicating TEST_DB_URL in config and in env.

    [1] https://gerrit.opnfv.org/gerrit/#/c/49757/

    Change-Id: If860492c40b1d0ed4082a4dbe385686020697f37
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Sun, 4 Feb 2018 13:01:12 +0000 (14:01 +0100)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Update results printed in configguide.rst

    It mainly takes into account that:
      - vyos_vrouter is now available in functest-vnf
      - all orchestra testcases are mostly disabled
      - odl is skipped if os-nosdn-nofeature-ha

    Change-Id: Idc92cc82a1656d9118d080eeb1f7e1fc80f6296e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate git submodules
Cédric Ollivier [Sat, 3 Feb 2018 20:49:04 +0000 (21:49 +0100)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Fix links in configguide.rst

    It also removes trailing whitespaces.

    Change-Id: I6a7e4aaff700a85ff1c0c2741624e9359441e0ac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
    (cherry picked from commit 3c5240c50cf2a158a4cf033ab0268580dfe52754)

6 years agoUpdate git submodules
Linda Wang [Sat, 3 Feb 2018 08:59:52 +0000 (08:59 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix functest daily job

    Change-Id: Ia9bc336d43fe9ed47368f9aada0c6d9244a71683
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
mei mei [Sat, 3 Feb 2018 07:56:22 +0000 (07:56 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "disable the opera"
  - disable the opera

    it doesn't support the opera in compass4nfv master.
    it is needless to run daily and verify job.

    Change-Id: I9345f8c527c4b38e47b1d8de7d5c8cb2fdc1b30d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Linda Wang [Sat, 3 Feb 2018 01:12:21 +0000 (01:12 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix functest daily job

    Change-Id: Icbdbe5a44660f498503ac84b323fd2a140ec3bbe
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Trevor Bramwell [Fri, 2 Feb 2018 21:52:48 +0000 (13:52 -0800)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Set the lint job shell to /bin/bash

    The default builder in Jenkins is '/bin/sh -ex'. Because of this lint
    jobs are failing that we assume won't as everywhere else we've used
    /bin/bash and explitily set options when needed.

    Explicitly setting these jobs to use /bin/bash should keep Jenkins from
    failing builds without reporting the lint results.

    Change-Id: Ibe6cad979d6dcf30e7991873c9ac446ae3bf3a8b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 2 Feb 2018 10:22:23 +0000 (10:22 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[daisy] Run functest daily jobs on zte-pod9"
  - [daisy] Run functest daily jobs on zte-pod9

    Change-Id: Ib61cb40b04eed23ad276f261645d83ce7cf00629
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 2 Feb 2018 10:20:38 +0000 (10:20 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Functest] Run k8s tests on Compass"
  - [Functest] Run k8s tests on Compass

    Change-Id: I8e88ab0598f43be8d0c9c4ad199dba91c1561f13
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 2 Feb 2018 10:17:47 +0000 (10:17 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[pharos] Lint all code, including py"
  - [pharos] Lint all code, including py

    Change-Id: I3be5a3b6a0b7752f2b13df30944fca7645ee664d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 2 Feb 2018 10:17:22 +0000 (10:17 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Keep creds file name unchanged in Euphrates"
  - Keep creds file name unchanged in Euphrates

    Change-Id: I216d1877cba73272bbb37bf84c74dbf77dc2952d
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Fri, 2 Feb 2018 10:15:33 +0000 (10:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Delete Fuel Euphrates CI job on zte-pod1"
  - Delete Fuel Euphrates CI job on zte-pod1

    Delete Fuel Euphrates CI job on zte-pod1

    Change-Id: I93d5ed7b8aa40715fe8e7541d810ab0ee9a89f28
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
6 years agoUpdate git submodules
mei mei [Fri, 2 Feb 2018 06:39:53 +0000 (06:39 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Compass] Set the verify timeout to 360"
  - [Compass] Set the verify timeout to 360

    Change-Id: I39ed2ff1baedf5521f2fe1448350c0c91b1c4f61
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
mei mei [Fri, 2 Feb 2018 06:34:35 +0000 (06:34 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "container4nfv: add arm64 test scenarios"
  - container4nfv: add arm64 test scenarios

    Change-Id: I2a91409fb3a650e9d9cacd3f6ffe4b17bc394950
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
6 years agoUpdate git submodules
agardner [Wed, 24 Jan 2018 22:18:32 +0000 (17:18 -0500)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Turn on voting for check-jinja2

    Check jinja voting will keep bad configs out of our currently
    pristine repo.

    Also, Alex's schema valiadator is now running.

    Change-Id: I12f38127b82583ef9cb2cc47ef4cfc5a8d051b87
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate git submodules
Linda Wang [Wed, 31 Jan 2018 02:10:01 +0000 (02:10 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Rename a common credential file

    Change-Id: Ib97cee06438d4ac240c55b0b504338f435a68259
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 1 Feb 2018 15:48:26 +0000 (15:48 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "[patch] Group APT calls for salt formula install" into stable/euphrates
  - [patch] Group APT calls for salt formula install

    When installing salt-formula-* on cfg01, we used to call APT for
    each package. Instead, handle them all at once.

    While at it, stop using colored output on terminals that don't
    support it (e.g. 'vt220' used by OPNFV Jenkins).

    Change-Id: Ib8f2cee9638c43cdf648487bf05b07cd49802d3e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit e1325bf5c526f063e7e16326ad6bfdd1c44d5fec)

6 years agoUpdate git submodules
Alexandru Avadanii [Tue, 30 Jan 2018 23:56:35 +0000 (00:56 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [VCP] Catch 'no response' when adding ssh auth key

    On rare occassions, one or more minions might fail to respond in due
    time, so catch 'no reponse' using `wait_for`.

    Change-Id: I8e6b0dc44a39e79c2874ff9a657e152620ba3f13
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit b254aef5a34c7fc96db5c0a330c757fe9d51be76)

6 years agoUpdate git submodules
Fatih Degirmenci [Thu, 1 Feb 2018 10:16:56 +0000 (10:16 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Enable voting for CentOS jobs"
  - xci: Enable voting for CentOS jobs

    CentOS is now supported by os-nosdn-nofeature scenario and it is
    time to enable voting for it. For scenarios that do not support
    CentOS yet, the jobs will skip running real stuff by exit 0 in
    order not to fail the patch.

    Change-Id: I86c9e1bb4d66ea84ccfc864186a7ca7c696f8663
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUpdate git submodules
Serena Feng [Thu, 1 Feb 2018 10:15:18 +0000 (10:15 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "subscribe mongodb_backup job"
  - subscribe mongodb_backup job

    Change-Id: I41aef4c9df47a076f8245cc1b466ff4297de0ae8
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoUpdate git submodules
mei mei [Thu, 1 Feb 2018 01:41:57 +0000 (01:41 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Compass4nfv] collect the logs and upload to artifact"
  - [Compass4nfv] collect the logs and upload to artifact

    JIRA: COMPASS-579
    Add a job to collect log and upload. what the job do
    1. run collect-log.sh to get log from rsyslog container
    2. copy log.tar.gz from compass-tasks to jumphost
    3. upload the log.tar.gz to artifact

    Change-Id: Ic2244e33e7ae4b7aa71e15af741191c850982053
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoUpdate git submodules
Fatih Degirmenci [Wed, 31 Jan 2018 23:26:24 +0000 (23:26 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "adding pike support during installation."
  - adding pike support during installation.

    Change-Id: I31a1f6d1de5796c82bcf7e001451ec3ca0d3b1ce
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
6 years agoUpdate git submodules
Georg Kunz [Mon, 29 Jan 2018 15:24:48 +0000 (16:24 +0100)]
Update git submodules

* Update docs/submodules/snaps from branch 'stable/euphrates'
  - Avoid checking Keystone v3 domains when using API v2.0

    Introducing a version check to avoid checking keystone domains,
    which are an auth API v3 feature, when only auth API v2.0 is
    being used.

    Change-Id: I220c6637e5f65124e5dbe7d5246490c3986b7a66
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoUpdate git submodules
mei mei [Tue, 30 Jan 2018 02:05:01 +0000 (02:05 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Pull the image before running functest container"
  - Pull the image before running functest container

    Change-Id: Iebd8a9b558486927c25735d266d3557f91e26a15
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoUpdate git submodules
Linda Wang [Mon, 29 Jan 2018 01:39:58 +0000 (01:39 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'stable/euphrates'
  - Create subnet and net within the same project

    It is required to create a network and subnet within the same project
    for some SUTs.

    Change-Id: Icd02edb0aebee93713f315cdbbeb021e9ae82dae
Signed-off-by: Linda Wang <wangwulin@huawei.com>
    (cherry picked from commit f06d3e13cdee669e53f6a1c75039c9b3c3430a8a)

6 years agoUpdate git submodules
Alexandru Avadanii [Thu, 25 Jan 2018 23:31:17 +0000 (00:31 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [cfg01] apt.conf.d: Dpkg::Use-Pty: 0

    This will silence all 'Reading database ...' noise during Salt formula
    installation.

    Change-Id: I734d727194e276443db1e1581f40ec494562196e
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 80212433352a59be69f7c82bce8c297bca13eeaf)

6 years agoUpdate git submodules
Michael Polenchuk [Mon, 29 Jan 2018 15:20:12 +0000 (19:20 +0400)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - [ovs/dpdk] Force up the float-to-ex link only

    Force up br-ex to br-floating link instead of all networking
    restart to avoid issues with existing interface routes.

    Change-Id: I6b8204db6767e1fde964eb1913f885ecb06d0c28
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoUpdate git submodules
Aric Gardner [Mon, 29 Jan 2018 14:27:18 +0000 (14:27 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[fuel] Retire 'BRIDGE' slave param"
  - [fuel] Retire 'BRIDGE' slave param

    Only Danube still uses this param, newer branches rely on IDF.
    Going forward, the `-B` deploy arg will be deprecated in Fuel.

    Do not yet remove BRIDGE slave params from non-CI PODs, as
    other installers (or custom Danube jobs?) might still use them.

    Change-Id: I6d259299d1e13e8a5da732aca60b1f56b8472af6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Sun, 28 Jan 2018 20:07:12 +0000 (21:07 +0100)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - [fuel] Retire 'virtual_kvm' override

    Now that vPDF support landed in Pharos and Fuel repos, disable the
    'virtual_kvm' generic override, so we can load POD-specific PDF/IDF.

    JIRA: FUEL-322

    Change-Id: I0964220a25d6fe30afcbeb3ad1f020ae76d38e5a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Harry Huang [Mon, 22 Jan 2018 08:11:48 +0000 (16:11 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
  - Fix subnet create fail when disable ext-net

    JIRA: COMPASS-575

    Add missing condition check for subnet create
    task.

    Change-Id: Ibd25a7e7e4edd40be6b0f14bb8bffb828a65f648
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
    (cherry picked from commit b096febb727a7cb9c6b72418c422b3affe106134)

6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 26 Jan 2018 17:14:22 +0000 (18:14 +0100)]
Update git submodules

* Update docs/submodules/armband from branch 'stable/euphrates'
  - u/fuel: Bump & rebase for cmp proto dhcp on PXE

    Change-Id: Ib9e8cc0687fad72d1376fc9e651d5c67beb7863d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 26 Jan 2018 17:05:34 +0000 (17:05 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "deploy.sh: Retire simplest scenario fallback" into stable/euphrates
  - deploy.sh: Retire simplest scenario fallback

    Previously, when a requested scenario was missing, we used to default
    to the simplest scenario.
    Now that we have a critical mass of scenario definitions, retire
    this fallback mechanism.

    Change-Id: I3ba6b04290806ff78b3ec22b90fa054d45602869
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 87bc4497afc1c6ea09dadd6e2720a698aaacdb6e)

6 years agoUpdate git submodules
Alexandru Avadanii [Fri, 26 Jan 2018 17:05:20 +0000 (17:05 +0000)]
Update git submodules

* Update docs/submodules/fuel from branch 'stable/euphrates'
  - Merge "[baremetal] Fix cmp proto dhcp on PXE/admin" into stable/euphrates
  - [baremetal] Fix cmp proto dhcp on PXE/admin

    Although we properly filter the PXE/admin interface in the common
    openstack_compute_pdf.yml.j2 template and use DHCP instead of manual
    setup, we failed to do the same in scenario-specific overrides
    (ODL, OVS), so we end up with 'proto: manual' on PXE/admin on cmp
    nodes.

    The fix is trivial and reuses the mechanism in the common class in
    scenario-specific templates (if interface is PXE/admin, use 'DHCP'
    instead of 'manual').

    This solves the issue of broken connectivity to Salt master after
    cmp reboot.

    Change-Id: I1953d03343190acb2efcab4412a3d37e130b0ea9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
    (cherry picked from commit 19913423a73f5913f7aa12a0737b2d2d36639efe)