opnfvdocs.git
5 years agoUpdate git submodules
Junaid Ali [Tue, 10 Jul 2018 14:39:50 +0000 (15:39 +0100)]
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - [salt.sh] Ignoring files using rsync

      Currently rsync is not ignoring '.gitignore' file due to the
      specification of absolute path. This patch fixes the issue and
      also ignores the temporary directory if that is created inside
      the cloned fuel repo

      PatchSet2: Shell check
      PatchSet3: Minor improvements
      PatchSet4: Rebasing the commit

    Change-Id: I05fc39236af1bc6f8eabb668304ba5a32dec0737
Signed-off-by: Junaid Ali <junaidali.yahya@gmail.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 19 Jul 2018 09:09:23 +0000 (09:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add "imagePullPolicy" parameter in Kubernetes container"
  - Add "imagePullPolicy" parameter in Kubernetes container

    The configuration parameter "imagePullPolicy" defines how Kubernetes
    retrieves de image. By default, Kubernetes will always try to pull the
    latest image from the repository [1]. Three possible arguments are accepted:
      - Always
      - IfNotPresent
      - Never

    Example of Kubernetes pod definition:
      containers:
        - name: vcmts-pktgen-pod-0
          image: openretriever/yardstick
          imagePullPolicy: IfNotPresent

    Example of Yardstick definition:
      context:
        name: k8syardstick
        type: Kubernetesservers:
        vnf:
          image: openretriever/yardstick
          imagePullPolicy: IfNotPresent

    [1] https://kubernetes.io/docs/concepts/containers/images/

    JIRA: YARDSTICK-1328

    Change-Id: I83bfb01670eef22218b1affd7d37af14e32a622e
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 19 Jul 2018 09:09:14 +0000 (09:09 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Kubernetes NodePort must have 'name' if multiple created"
  - Kubernetes NodePort must have 'name' if multiple created

    In Kubernetes context, service NodePort can contain more than one port
    defined. Actually, by default port SSH (22) is always created. If more
    than one port is defined in the service template, 'name' parameter is
    mandatory.

    Names must be lowercase, containing alphanumeric characters or '-'.

    Verification regex used by Kubernetes: [a-z0-9]([-a-z0-9]*[a-z0-9])?

    JIRA: YARDSTICK-1324

    Change-Id: I82791761d8eae24196c2f16aee9900af28d44c57
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Mon, 16 Jul 2018 08:35:34 +0000 (09:35 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - NodePort information returned in context should be a dictionary

    In Kubernetes context, NodePort information returned in context should be
    a dictionary. In [1], the node information is dumped in a yaml file. The
    NodePort object doesn't have a serialize implementation; instead of
    returning the object, an equivalent dictionary should be returned.

    [1]https://github.com/opnfv/yardstick/blob/f6fa0d7422f0669d049dbf07a51eb39b1dc25830/yardstick/benchmark/scenarios/networking/vnf_generic.py#L293

    JIRA: YARDSTICK-1323

    Change-Id: If4844c9b074920a7a7d8c1a424b681f9f8a4b0c5
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Harry Huang [Thu, 19 Jul 2018 03:04:52 +0000 (11:04 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - fix external veth pair

    JIRA: COMPASS-604

    Fix name of external veth pair too long issue

    Change-Id: Iae4ac3bac3f528875d7c8b40ea76e0c89c28b9a0
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 18 Jul 2018 20:41:58 +0000 (22:41 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily disable test_image_signing tests

    They don't pass in two different Queens deployments.
    The topic will continue upstream.

    Change-Id: I43d6b8306aee6934fa1545ec3ed8130bb9b23ee4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Remove logics about Daisy in odl

    Daisy is now setting the right env vars [1].

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

    Change-Id: If23c0ac0b5ab2f4f4b9515e27d845cb9c4d07ded
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Jing Lu [Thu, 19 Jul 2018 03:26:15 +0000 (03:26 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "add support of dpdk for bottlenecks_ping"
  - add support of dpdk for bottlenecks_ping

    This patch is supposed to be coordinated with
    https://gerrit.opnfv.org/gerrit/59901
    to support dpdk scenario for Bottlenecks

    JIRA: YARDSTICK-1332

    Change-Id: I4ae3d05523d0624d689702cb8eb23be364830de1
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
Yu Yang (Gabriel) [Thu, 19 Jul 2018 02:29:59 +0000 (02:29 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "add support for dpdk scenario"
  - add support for dpdk scenario

    Dovetail test ran by bii shows that dpdk var needed to be set
    to let VM be successfully created by openstack

    Change-Id: I44ab09f313e38942ff1175ad05fc7521f49b855b
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 13 Jul 2018 20:22:30 +0000 (16:22 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Add param for ODL password into overcloudrc

    Recent changes upstream have removed the default 'admin' ODL password
    and now password is randomly generated:

    https://review.openstack.org/#/c/578505/

    So in OPNFV we now store the password in overcloudrc as
    SDN_CONTROLLER_PASSWORD variable.

    Also includes minor fixes to unittests.

    Change-Id: Iabe7e4f902442c80af99ba1603a3927cf13d0393
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 18 Jul 2018 18:43:32 +0000 (20:43 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Switch VMTP_TAG to the new commit id

    The related review has been merged [1].

    [1] https://review.openstack.org/#/c/580914/

    Change-Id: I64dc2a38b08d02ea653582159d2af83fc7e16e31
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
mbeierl [Wed, 18 Jul 2018 00:20:45 +0000 (20:20 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Tiding up post run

    Sometimes extra slave IPs are left behind in memory
    and deleting a job shows multiples of the same IP
    being cancelled.

    Change-Id: I7a1bd2f327a46a89fcb3df7e25356c946afb8262
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Wed, 18 Jul 2018 15:22:33 +0000 (15:22 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Improve VMs spawning for OpenStack"
  - Improve VMs spawning for OpenStack

    In some, like 5% or so, VMs become not responsible. Added a validation to make sure VMs
    are reachable over SSH. In case of issue - restarting VM.

    JIRA: YARDSTICK-1141

    Change-Id: I110fe35b4b7bdbc4ba962d3814ce0f8cd40e5400
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Wed, 18 Jul 2018 15:20:52 +0000 (15:20 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix CGNAPT VNF name in install.yaml"
  - Fix CGNAPT VNF name in install.yaml

    JIRA: YARDSTICK-1325

    Change-Id: Idc56237f3a8435c6636be2a6e7c6b04662d831ee
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Mytnyk, Volodymyr [Tue, 17 Jul 2018 08:42:47 +0000 (09:42 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - kubernetes_utils: avoid 404 error code in delete_pod()

    JIRA: YARDSTICK-1320

    Change-Id: I5b762d4732440008630093e1d0952f7e41a8a191
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 18 Jul 2018 14:00:35 +0000 (16:00 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Delete the right dir when building functest-vnf

    It reduces a lot the size of the docker image.

    Change-Id: Ifd577169697b33dfd89594e8dd3afe4aa34ec7f9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 18 Jul 2018 13:05:47 +0000 (15:05 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Increase timeout when creating servers

    It takes times to prepare disk on compute nodes (spawning).
    The default value is enough for all cirros VMs but it has to be
    increased for all cloudify VMs (4.1G).

    Change-Id: I3f1fc0142a73c586e9219a2718bfc467cc48e275
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Force a GET operations on cloudify API

    Cloudify is considered as running by the client but sometimes it
    failed when listing secrets right after. It adds that check in
    cloudify.py.

    Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/functest/core/singlevm.py", line 391, in run
        if not self.execute():
      File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 119, in execute
        secrets_list = self.cfy_client.secrets.list()
      File "/usr/lib/python2.7/site-packages/cloudify_rest_client/secrets.py", line 113, in list
        response = self.api.get('/secrets', params=params)
      File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 252, in get
        timeout=timeout)
      File "/usr/lib/python2.7/site-packages/cloudify_rest_client/client.py", line 233, in do_request
        'SSL, but the client does'.format(e)
    ConnectionError: ('Connection aborted.', BadStatusLine("''",))

    Change-Id: Ie1b25ff529cfbf9f7476821499da369a46126e81
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
xudan [Fri, 13 Jul 2018 06:23:37 +0000 (02:23 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Create test case descriptions for Bottlenecks stress test

    This is coming from the former patch
    https://gerrit.opnfv.org/gerrit/#/c/37715/

    JIRA: DOVETAIL-631

    Change-Id: Ibe090fefaa92cb3fe6d7c3d96296724e8cfbcf1d
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 18 Jul 2018 07:27:33 +0000 (09:27 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Typo

    Change-Id: Ibff3b01c50bfee266d0b99fab5b7baf271d43de4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Wed, 4 Jul 2018 16:54:05 +0000 (17:54 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Create a SampleVNF MQ consumer class

    This new class is designed to be used in a ``GenericVNF`` object (VNF
    or traffic generator) in a builder pattern. This consumer class will
    be instantiated when initializing the ``GenericVNF`` derived object.
    The ``GenericVNFConsumer`` endpoint is the ``GenericVNF``derived object
    itself.

    ``GenericVNFEndpoint`` is an interface class to be inherited in a
    ``GenericVNF`` child object; the VNF object will implement the endpoints
    methods.

      NewVNF(GenericVNF, GenericVNFEndpoint):
        def __init__(self, name, vnfd, task_id):
          ...
          self._consumer = vnf_base.GenericVNFConsumer([task_id], self)
          self._consumer.start_rpc_server()

    JIRA: YARDSTICK-1293

    Change-Id: I1bcd980352099e9ebefdab0c96d51aa46f6a1e54
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Yu Yang (Gabriel) [Wed, 18 Jul 2018 09:27:48 +0000 (09:27 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "update release note for fraser 6.2"
  - update release note for fraser 6.2

    Change-Id: Ifcafaa6df33b654d8a62a2b5d179701737e12fdc
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
Yu Yang (Gabriel) [Wed, 18 Jul 2018 09:21:56 +0000 (09:21 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Adjust the doc for stess ping test"
  - Adjust the doc for stess ping test

    Some changes of stess ping test have been made for Dovetail.
    The patch is to adjust the doc to the new changes.

    Change-Id: I7c6c6fb0f1f60849ec440068fabdf601d76655f1
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
Yang (Gabriel) Yu [Wed, 18 Jul 2018 03:58:21 +0000 (11:58 +0800)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Delete unmaintained/useless tests

    Change-Id: I0c0606befb4e53fb503d9e5fcbf7d3bdf2237824
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
mei mei [Wed, 18 Jul 2018 06:31:46 +0000 (06:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[dovetail] Run mandatory and optional test cases with 2 jobs"
  - [dovetail] Run mandatory and optional test cases with 2 jobs

    JIRA: DOVETAIL-694

    Change-Id: I19928d57c14f99e5c3ed7725fbe3476096b1674c
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
mei mei [Wed, 18 Jul 2018 06:31:14 +0000 (06:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[dovetail] Add TESTAREA to support run mandatory or optional test cases"
  - [dovetail] Add TESTAREA to support run mandatory or optional test cases

    JIRA: DOVETAIL-694

    Change-Id: I4d2f4342bb10b5199c0dd1ed6ee579df14cb1517
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
mei mei [Wed, 18 Jul 2018 06:31:02 +0000 (06:31 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[Dovetail] process name configuration for HA test cases on Fuel"
  - [Dovetail] process name configuration for HA test cases on Fuel

    In a Fuel deployment, the control processes are distributed across
    multiple VMs and the HA test cases need to know where to find which
    process.

    JIRA: DOVETAIL-688

    Change-Id: Ib20f6ab117aa83d148f9e1a351a4f94ec1192146
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
mei mei [Wed, 18 Jul 2018 06:30:47 +0000 (06:30 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[dovetail-webportal] Edit verify job"
  - [dovetail-webportal] Edit verify job

    Set the verify job of the webportal to be 'echo hello world' temporarily.

    Change-Id: Ib9c749572a629595593405fba6ae275d2dc90563
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Wed, 18 Jul 2018 06:09:16 +0000 (06:09 +0000)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Merge "Pin neutron-lib version to 1.14.0 for odl"
  - Pin neutron-lib version to 1.14.0 for odl

    JIRA: COMPASS-604

    The installation of networking-odl will bring in
    neutron-lib 1.17.0 which will cause db update
    failure for odl scenario

    Change-Id: I43fd231177268d092662c07d5adcd839a53d8b78
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Harry Huang [Mon, 16 Jul 2018 09:26:35 +0000 (17:26 +0800)]
Update git submodules

* Update docs/submodules/compass4nfv from branch 'master'
  - Add external veth pair

    JIRA: COMPASS-604

    Add veth pair and connect them to br-external.
    OpenDaylight can bind that veth instead of the
    external interface.

    Change-Id: I26f122bf8cab0943b7b056050de01381bab6d395
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 16 Jul 2018 17:49:21 +0000 (13:49 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Update queens ODL to include OF table fix

    Also includes minor fix to patching where stable was not being removed
    from the short hand branch name correctly.

    Includes fix where path was changed in queens for env files:
    https://review.openstack.org/#/c/567810/

    Change-Id: Ia3a6769be70ea97c9bec9d5539c9ab0373fed30a
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
xudan [Thu, 12 Jul 2018 11:00:52 +0000 (07:00 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Update test suite ovp.next

    Update test suite ovp.next according to the latest OVP scope.
    Modify Dovetail daily jobs to run all the scope.
    There should be 2 jobs.
    One for all mandatory test cases and the other for all optional ones.
    That's mainly because of that the total executed time will be too large
    (more than 300 minutes). Then the job will always failed because of time out.
    It's hard to enlarge the time because it's already larger than common 3 hours.
    Split it into 2 jobs can avoid the time out issue and make the results
    clearer for reviewing.

    JIRA: DOVETAIL-694

    Change-Id: Ie0ea6221868941781af1477f7c7719f7cb4351a4
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 17 Jul 2018 21:51:02 +0000 (17:51 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: change detect script to just include-raw

    Change-Id: I2366cbaba46734877782951365a4abebca9d17b8
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 17 Jul 2018 21:26:57 +0000 (17:26 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Fix snapshot scenario detection

    Change-Id: I4b18d441ebc4f9b9ac8c8c67415b8817f3091ee9
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 17 Jul 2018 16:18:04 +0000 (18:18 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Set filename_alt in tempest

    Change-Id: I9137ee30bd2107ec23ef6cfea92ccfc5f010410d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Trevor Bramwell [Tue, 17 Jul 2018 17:16:13 +0000 (17:16 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Ensure docker prunning can be done"
  - Ensure docker prunning can be done

    Sometimes the docker build fails and the docker process hangs on a container,
    withouth being able to stop it. This causes spurious failures on other builds
    that shouldn't fail. The prune job should cleanup the hanging containers and
    images, but it fails when the docker process is hanged.

    This change adds a docker restart to the prune job, in order to assure that the
    hanged container is shut down and can be removed.

    JIRA: ARMBAND-358

    Change-Id: I9d04fa1099a6fc53bf773a2eba33be89db7d0aa1
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
5 years agoUpdate git submodules
Tim Rozet [Tue, 17 Jul 2018 15:53:03 +0000 (15:53 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Run ODL CSIT on Apex from Cperf container"
  - Run ODL CSIT on Apex from Cperf container

    This patch adds the ability to deploy a cperf container and execute ODL
    csit against an OPNFV deployment with ODL. The cperf job to execute csit
    requires an RC file, SSH key to access OPNFV nodes, and a yaml
    descriptor file that contains per node information about each
    control/compute node.

    This patch also adds triggering the cperf CSIT job inside of the 3rd
    party ODL netvirt verification suite. That job uses Apex snapshots to
    bring up deployment (no undercloud).

    Additionally this patch includes some changes to allow multi version
    snapshots to work. Multiple snapshots are now being created for
    different OpenStack branches along with noha or HA type topologies. This
    patch includes the ability to detect the desired scenario as triggered
    by ODL Netvirt gerrit. Now in ODL netvirt gerrit a user may provide:
    "check-opnfv <OS version>-<noha|ha>" style syntax to initiate 3rd Party
    OPNFV CI on a particular OS version/HA setup.

    Change-Id: I51a27545c985ce74c1c72fe0933eb451939a8c05
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 16 Jul 2018 14:56:05 +0000 (10:56 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: add k8s deployment to daily

    Change-Id: I01ac2d25615f189851bc033d156aacc155233913
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Tue, 17 Jul 2018 11:19:54 +0000 (13:19 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Leverage cloudify_ims on Cloudify

    It also defines 2 new methods to avoid duplicating code:
      - TenantNetwork1.get_public_auth_url()
      - VmReady1.publish_image_alt()

    Shaker and Tempest are updated as well.

    Change-Id: Ie9095c57c580b95f067d5a8275ad71818b4df335
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Panagiotis Karalis [Wed, 11 Jul 2018 12:23:44 +0000 (15:23 +0300)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Create a test specification for vEPC test case

    New test specification has been created for dovetail project.
    Test descriptions is related to vEPC test case.

    JIRA: DOVETAIL-679

    Change-Id: I72228f7f59a4aa704a620351ad8727c1b948dc66
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
5 years agoUpdate git submodules
Zhijiang Hu [Mon, 16 Jul 2018 02:54:58 +0000 (10:54 +0800)]
Update git submodules

* Update docs/submodules/daisy from branch 'master'
  - Export more SDN related env vars for Functest

    Jira: DAISY-80

    Change-Id: Iac3a60570fedef823a8e382d9a04f802ed86e37f
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
5 years agoUpdate git submodules
Steven Pisarski [Mon, 16 Jul 2018 20:37:46 +0000 (20:37 +0000)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Merge "Cleaned up extra network created in the test test_set_one_port_two_ip_two_subnets()"
  - Cleaned up extra network created in the test
    test_set_one_port_two_ip_two_subnets()

    JIRA: SNAPS-323

    Change-Id: I7610d7b3d2262b0f75c9620d2ec6907b62458158
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
5 years agoUpdate git submodules
Ameed Ashour [Mon, 16 Jul 2018 17:42:12 +0000 (20:42 +0300)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Allow user to specify subnet cidr on stack create

    Change-Id: If910ac18f405c98a0e1f48d38d338ad4f61f6004
    JIRA: STORPERF-255
Signed-off-by: Ameed Ashour <Ameed.Ashour.ext@nokia.com>
5 years agoUpdate git submodules
spisarski [Mon, 16 Jul 2018 16:57:38 +0000 (10:57 -0600)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added additional check when creating a port on a network for
    the external flag is not True to query the network for the
    given project.

    JIRA: SNAPS-320

    Change-Id: Ie755633520fe30664fc89e9daaea6aa2d14c2e52
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
5 years agoUpdate git submodules
mbeierl [Mon, 16 Jul 2018 16:14:37 +0000 (12:14 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Allow multiple initializes

    Fixes a bug where custom workloads could take priority
    over the initialization API and the warm up does not
    actually work

    Change-Id: I984fc8d5e8e2871bb7f4420924efe38e2608cb4d
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 13 Jul 2018 15:49:35 +0000 (17:49 +0200)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Switch to OS::Neutron::FloatingIPAssociation

    OS::Nova::FloatingIPAssociation is hugely deprecated and doesn't work
    with latest OpenStack Queens deliverables.

    Change-Id: Icc43ba8a3466efbcc03e190b7e56f84eb69b7e51
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Tim Rozet [Mon, 16 Jul 2018 14:14:26 +0000 (14:14 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Add support for kubernetes deployment"
  - Add support for kubernetes deployment

    This patch adds capability to deploy kubernetes cluster instead of openstack.
    Kubernetes will be deployed using kubespray and is run after TripleO bookstraps
    overcloud nodes.

    JIRA: APEX-574

    Change-Id: If9c171620c933a052b719e7112a50e22bbab667f
Signed-off-by: Feng Pan <fpan@redhat.com>
Signed-off-by: Zenghui Shi <zshi@redhat.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 16 Jul 2018 12:30:09 +0000 (14:30 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix typos in trunk-details

    Else neutron_trunk is skipped [1].

    [1] https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/184/console

    Change-Id: I5d63e84414d8fc3af3ef2ac5b4d023fc5e59ef81
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Georg Kunz [Sat, 3 Feb 2018 21:15:40 +0000 (22:15 +0100)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Test case description for BGPVPN Tempest API tests

    Adding test case descriptions for the BGPVPN API tests which are
    implemented as Tempest plugin in the networking-bgpvpn repository. These
    tests have already been integrated for Euphrates into Functest test and
    are hence a candidate for inclusion in the test scope of the OVP
    Euphrates release as extension of the existing SDNVPN test cases.

    JIRA: DOVETAIL-598

    Change-Id: Id8578ed1e198ddbde967793737c69a5940c22475
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
Cédric Ollivier [Mon, 16 Jul 2018 08:01:56 +0000 (10:01 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Rename Patrole config fields

    Else it conflicts with the new tempest config fields [1].
    It makes sense to switch to includes here.

    [1] https://build.opnfv.org/ci/view/functest/job/functest-compass-virtual-daily-master/566/console

    Change-Id: If7b3025b4003ea5704c6a3cdeae8cd00f1c5509e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Georg Kunz [Tue, 3 Jul 2018 21:39:22 +0000 (23:39 +0200)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Update cirros image for bottlenecks

    The fraser-based OPNFV tools use the newer cirros-0.4.0 image and we
    hence only ask users to download this version in the user guide.
    This updates the bottlenecks test to comply with this.

    Change-Id: I5a94d6a7196ae04e00150dc17a4a16add2d3fef6
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoUpdate git submodules
mei mei [Mon, 16 Jul 2018 06:40:08 +0000 (06:40 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Add verify jobs for new repo dovetail-webportal"
  - Add verify jobs for new repo dovetail-webportal

    JIRA: DOVETAIL-671

    Change-Id: I4e55123f211f91f9e783d741251bc1fd9df62b85
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
mei mei [Mon, 16 Jul 2018 06:39:50 +0000 (06:39 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "[dovetail-webportal] Add docker build jobs for dovetail-webportal"
  - [dovetail-webportal] Add docker build jobs for dovetail-webportal

    Add 2 docker build jobs for the new repo dovetail-webportal.
    One is dovetail-webportal-api, the other is dovetail-webportal-web.
    Once there is a new patch merged, it will auto trigger the jobs to build
    and upload the new docker images with tag 'latest'.
    According to the Dovetail release plan and develpoment of the web, can tag
    this repo and release with certain tag (e.g. ovp.2.0.0)

    JIRA: DOVETAIL-671

    Change-Id: I1becc084617bb52f8c8e23275202bd7be4a7b2b3
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 15 Jul 2018 19:40:53 +0000 (21:40 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily disable CreateInstanceSingleNetworkTests

    It can only work if tests are executed via admin (+default domain)
    [1].

    [1] https://jira.opnfv.org/browse/SNAPS-322

    Change-Id: I80dbb46a2197af77fe83ee8768f46bb70b2a810c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 15 Jul 2018 13:11:35 +0000 (15:11 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Define env vars for ODL inputs

    It's linked to "Add default param for ODL password" [1].

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

    Change-Id: Ib88d9371a2b6febb5c1af69ffda9b3c5024999e9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sun, 15 Jul 2018 12:15:45 +0000 (14:15 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Dynamically skip neutron_trunk and barbican

    It avoids fasly testcases in failure for end users.
    It also removes the neutron_trunk class which is now useless (Queens).

    Change-Id: I3f5a1ac84a50e061da6eadcc5c9bafb2e99050db
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Typo

    Change-Id: I55064f83d2a97eaae2a2861d4451ae34e547c40c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Include neutron_tempest_plugin in tempest-[smoke,full]

    Change-Id: I19f9a6ff2f76a4684bf341b2f22ffc4d09dca1cc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
  - Leverage on Xtesting 0.53

    It allows dynamically skipping test cases.

    Change-Id: Ida82e76478316fce61dd59dd206e1c03943b084a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Aric Gardner [Wed, 11 Jul 2018 18:22:17 +0000 (14:22 -0400)]
Update git submodules

* Update docs/submodules/barometer from branch 'master'
  - New repository. puppet-barometer

    Change-Id: I3a706b9512c270ecb1340db93e2bb4baacab1475
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 14 Jul 2018 11:37:35 +0000 (13:37 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Set swift_operator_role if required

    Apex creates member as default role which conflicts with the default
    swift_operator_role [1]. It detects the default role in lowercase as
    well and write it in rally.conf if required.

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-virtual-suite-master/116/console

    Change-Id: Ic4dc98c793207fc32ff35852472742c92db6699c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Sat, 14 Jul 2018 03:53:07 +0000 (05:53 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Temporarily disable HOT including OS::Nova::FloatingIPAssociation

    Change-Id: I31b76c5b3604845367c10f6e5d55c415042f6d47
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 13 Jul 2018 19:54:41 +0000 (21:54 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Fix components and vnf testcase dependencies

    It completes "Leverage to Xtesting 0.51" [1].

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

    Change-Id: Id36f1d84c305829d14e069b6ec5d056256f42fe1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Tim Rozet [Fri, 13 Jul 2018 15:25:20 +0000 (11:25 -0400)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Fix OpenDaylight Oxygen deployment failures (master)

    ODL scenarios are failing deployment with oxygen because table 17 from
    the OpenFlow pipeline is missing. This pulls in an upstream patch to no
    longer check for table 17. The default table 17 flow has been removed
    upstream which is why it no longer appears during deployment.

    This patch fixes master OS branch scenarios only. Once the patch is
    cherry-picked to queens we can submit a new patch updating the DS
    settings.

    Change-Id: If60cf25c75440e3a1998b412ac8b903849507dab
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
mbeierl [Fri, 13 Jul 2018 18:50:17 +0000 (14:50 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Initialization API

    Adds a new API that performs initialization of the target
    filename or device instead of having to rely on the
    magic _warm_up workload name.

    Change-Id: Icb7ece05fb6190802df08f5a4aeeba62652757db
    JIRA: STORPERF-254
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
Mark Beierl [Fri, 13 Jul 2018 17:34:42 +0000 (17:34 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Merge "Collect slave info"
  - Collect slave info

    Adds the output of uname -a to the metadata for each
    slave.  Additional information about each slave can
    also be added as needed in the future.

    Change-Id: Ifb3d06599c0f1b7a4ffe06a7c98b151e62ba7bd8
    JIRA: STORPERF-253
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 13 Jul 2018 10:10:18 +0000 (11:10 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add service NodePort information in server description

    Kubernetes context provides a list of NodePort services to each
    replication controller. "_get_server" should return this information
    in the server description dictionary:

      server: { ...
        'service_ports': <list of NodePort objects>
      }

    Relevant NodePort object attributes:
      - port
      - node_port
      - target_port
      - protocol
      - name

    JIRA: YARDSTICK-1313

    Change-Id: Ie481cdea4761f162e3b3329e4e2c5a982faea9e9
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Wed, 11 Jul 2018 16:32:44 +0000 (17:32 +0100)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Add interface and network information to Kubernetes context

    Add to "Kubernetes" context the "interfaces" information when retrieving
    a server. This information is needed for NSPerf test cases.

    The interface information comes from the resource controller network list.
    Each replication controller will have one port per network defined.

    JIRA: YARDSTICK-1303

    Change-Id: Ifb0e17df295c042a643128c705a93876af999bad
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Ace [Fri, 13 Jul 2018 03:42:49 +0000 (03:42 +0000)]
Update git submodules

* Update docs/submodules/nfvbench from branch 'master'
  - Fix problem in doc

    This will cause some error in docker run

    Change-Id: Ie612f6d80c7dfe392e5f11b56fbee71d1020de76
Signed-off-by: Ace <liyin11@huawei.com>
5 years agoUpdate git submodules
xudan [Fri, 13 Jul 2018 02:17:39 +0000 (22:17 -0400)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Remove the yardstick_tag and functest_tag

    These 2 commands can't work now.
    Also there is no need to support them, so remove them.

    JIRA: DOVETAIL-695

    Change-Id: I6707c7fc1d19fe06690cd14ef39f9d421d00a2bc
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoUpdate git submodules
Panagiotis Karalis [Fri, 29 Jun 2018 13:14:22 +0000 (16:14 +0300)]
Update git submodules

* Update docs/submodules/dovetail from branch 'master'
  - Enable OVP tests to run on a DPDK-enabled system

    DPDK-enabled NFVIs require support for hugepages which
    in turn is configured by means of extra_specs in flavors.
    Currently, Functest enables hugepage support if the name
    of the scenario contains the substring "ovs".

    Dovetail allows end users to run all tests on DPDK-enabled systems
    and the documentation has been updates accordingly.

    JIRA: DOVETAIL-665

    Change-Id: If4898da168f8b4c69a045ef3b00b8a8862f29b0c
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
5 years agoUpdate git submodules
Abhijit Sinha [Fri, 13 Jul 2018 09:59:31 +0000 (09:59 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "nsb_setup.sh fails to build DPDK"
  - nsb_setup.sh fails to build DPDK

    Some DPDK archive releases have different prefix in the
    unzipped archived folder name. Fixed scripts to determine
    the DPDK path using find.

    JIRA: YARDSTICK-1307

    Change-Id: Id50bc1256f458e94aa7d4050a0f8ea3462fe9083
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 13 Jul 2018 09:36:33 +0000 (09:36 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Cleanup TG IxLoad test cases"
  - Cleanup TG IxLoad test cases

    Refactor SSH handling and library mocks.

    JIRA: YARDSTICK-1236

    Change-Id: I591601f8ea8bf4bbd5c43300ff29d7930af5c3c6
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 13 Jul 2018 09:33:01 +0000 (09:33 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Omit functional tests from coverage report analysis"
  - Omit functional tests from coverage report analysis

    Coverage report will also search for new code introduced in
    /yardstick/tests/functional. Any modification in functional
    test cases must be omitted from coverage report.

    JIRA: YARDSTICK-1308

    Change-Id: Ib9c48102340f70d8d79f78dc81cbfe7b29c81115
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 13 Jul 2018 09:32:46 +0000 (09:32 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Fix "id" retrieval from MQ producer in GenericTrafficGen"
  - Fix "id" retrieval from MQ producer in GenericTrafficGen

    "GenericTrafficGen.get_mq_producer_id" uses a wrong method to retrieve
    the MQ producer ID. "MessagingProducer" ID is a property called "id".

    JIRA: YARDSTICK-1312

    Change-Id: Id72836b1cde59059359907bd3a315a1abb55778e
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Fri, 13 Jul 2018 08:59:26 +0000 (08:59 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge ""install_dpdk" ansible role fails if DPDK version has revision number"
  - "install_dpdk" ansible role fails if DPDK version has revision number

    In [1], the DPDK version string is converted to a number to be compared.
    If DPDK version format is "major.minor.revision", this conversion will fail.

    [1] https://github.com/opnfv/yardstick/blob/master/ansible/roles/install_dpdk/tasks/main.yml#L119

    JIRA: YARDSTICK-1306

    Change-Id: Id8d32f28627ff5a0ff8d4fb604282ba2d9931c25
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Yu Yang (Gabriel) [Fri, 13 Jul 2018 07:51:02 +0000 (07:51 +0000)]
Update git submodules

* Update docs/submodules/bottlenecks from branch 'master'
  - Merge "Change OS exporter"
  - Change OS exporter

    1. The name of prometheus OS exporter is too long messing up
    the display of docker ps.
    2. Add version management of the exporter

    Change-Id: I3b634f2b3a274935ef27c0bcddeae3900170aebe
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
5 years agoUpdate git submodules
Cédric Ollivier [Fri, 13 Jul 2018 06:45:40 +0000 (08:45 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Force new project.id when creating new users

    Else it raises side effects when both project.id and project.name are
    defined (see Apex [1])

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/148/console

    Change-Id: I98665ed55a55fdd02e25d8ad17b78d84548b0ec8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Rex Lee [Fri, 13 Jul 2018 02:32:02 +0000 (02:32 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Make uwsgi app to not demonize"
  - Make uwsgi app to not demonize

    Supervisord doesn't support demonize applications, thus we have to
    make the uwsgi application to run not in background.

    - Fixed Yardstick API path.
    - Fixed HttpClient class to raise correct exception when
      the HTML response (not JSON) like 4xx, 5xx is received.
      (http://docs.python-requests.org/en/master/user/quickstart/#json-response-content)

    JIRA: YARDSTICK-1297

    Change-Id: I4d1c1bb7266eeed0bd357bd28b91206d1580611f
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Tim Rozet [Thu, 12 Jul 2018 16:41:45 +0000 (12:41 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Disable fraser daily

    Change-Id: Iad2503baca32175ff912c85dccd71791fc8156ff
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Mark Beierl [Thu, 12 Jul 2018 13:24:05 +0000 (13:24 +0000)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Revert "Set self.stack_id = None after delete stack"

    This reverts commit 6114b084b3fd47e638172cbbe64c6ea9e627e66d.

    Change-Id: I089fbbf924a2c979e3cea619d8c5bc90820ff691
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
mbeierl [Thu, 12 Jul 2018 17:52:56 +0000 (13:52 -0400)]
Update git submodules

* Update docs/submodules/storperf from branch 'master'
  - Revert FIO to 2.99

    Change-Id: I14cd60f7d359666a403b4535824d0c9b8a05df34
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 12 Jul 2018 16:40:46 +0000 (16:40 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Add ACL sample config file"
  - Add ACL sample config file

    The acl_rules.yaml is unused, so renamed it to sample config.
    Updated the config with example of possible ACL configuration.

    JIRA: YARDSTICK-1304

    Change-Id: If0537cf55f4c96f57844caed5bf1c9050647e0d5
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Tim Rozet [Thu, 12 Jul 2018 16:37:35 +0000 (16:37 +0000)]
Update git submodules

* Update docs/submodules/apex from branch 'master'
  - Merge "Removes OC condition in dhcp-all-interfaces"
  - Removes OC condition in dhcp-all-interfaces

    Due to this condition, a non-first ctlplane NIC may fail to come up in
    deployments, causing deployment to fail.  This is a temporary workaround
    until the proper fix can be merged:

    https://review.openstack.org/#/c/561003/1

    JIRA: APEX-588

    Change-Id: I3f19afba2618161843ce3b76a03e2dcf1fcb4b99
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Tim Rozet [Thu, 12 Jul 2018 15:07:23 +0000 (11:07 -0400)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Apex: Update blocking for csit promotion job

    Ensure only one csit promotion job runs on a node at
    a time.

    Change-Id: Iab36f267f880347e0090fd87b91c9d7e28fbc4f4
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 12 Jul 2018 16:17:33 +0000 (16:17 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Improve "get_server" function in Kubernetes context"
  - Improve "get_server" function in Kubernetes context

    When a kubernetes context is returning the node info it is
    assumed that the first port defined is the ssh port which may
    not be the case. This patch will address this issue by looking
    for a defined port 22.

    JIRA: YARDSTICK-1301

    Change-Id: I65dee1bcf62f21ebcaefeaa2666bb0ad53f3876c
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
5 years agoUpdate git submodules
Cédric Ollivier [Thu, 12 Jul 2018 12:30:21 +0000 (14:30 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Leverage to Xtesting 0.51

    It removes ci_loop which has been useless from Docker slicing.
    It can filter now on any env var (e.g. CI_LOOP if required by XCI).

    Change-Id: Ibd685edf4636bd251c85466e8b4febcd1e20d312
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Tim Rozet [Thu, 12 Jul 2018 14:43:35 +0000 (14:43 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "Apex: Allow for  multi-version snapshots"
  - Apex: Allow for  multi-version snapshots

    This patch adds ability to manage multiple snapshot versions. We want to
    be able to have snapshots for noha and ha for multiple OS releases. This
    adds that capability and updates the deploy script to be able to deploy
    them. Also a user can specify which scenario to trigger with his ODL
    netvirt commit by doing 'opnfv-check <os version>-<ha|noha>

    Change-Id: I3884b41c86b55c187becfb83ef62f3431724d09e
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoUpdate git submodules
Fatih Degirmenci [Thu, 12 Jul 2018 13:14:34 +0000 (13:14 +0000)]
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "unh-pod1: disable trigger for deploying auto"
  - unh-pod1: disable trigger for deploying auto

    Change-Id: I364ff339db7132b6a2ca31d15b6340542b6a9226
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 12 Jul 2018 11:28:04 +0000 (11:28 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Do not request NFVi metrics from empty nodes"
  - Do not request NFVi metrics from empty nodes

    In Collector class [1], the information from the nodes is retrieved to
    create a ResourceProfile object per node. If the node information is
    empty, Collector should skip this node.

    [1] https://github.com/opnfv/yardstick/blob/master/yardstick/network_services/collector/subscriber.py#L34

    JIRA: YARDSTICK-1302

    Change-Id: I84dff3e20881352263736b682a60a4f382960153
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Thu, 12 Jul 2018 10:50:35 +0000 (10:50 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Make context types constants"
  - Make context types constants

    Make context types constants. These are the current context types:
      - Dummy
      - Heat
      - Kubernetes
      - Node
      - StandaloneOvsDpdk
      - StandaloneSriov

    Any reference to a context type should use the referred constant.

    JIRA: YARDSTICK-1292

    Change-Id: I1ff0085161f88304d71e3ddad7975f9020e0fc20
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
5 years agoUpdate git submodules
Cédric Ollivier [Thu, 12 Jul 2018 07:52:21 +0000 (09:52 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Protect vs former interface format

    Compass still set publicURL [1]

    [1] https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-fraser/lastFailedBuild/consoleFull

    Change-Id: I88c6ca336a7017f97f4c07719156e567d1afb9df
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Abhijit Sinha [Thu, 12 Jul 2018 08:10:33 +0000 (08:10 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Change "monitor" to "assert" in SLA"
  - Change "monitor" to "assert" in SLA

    Change "monitor" to "assert" in SLA to make an Overall testcase
    to fail if a subtest Scenario fails

    JIRA: YARDSTICK-1305

    Change-Id: I90f5c95f0ddace160d751a435d60ae09a42101f2
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
5 years agoUpdate git submodules
Cédric Ollivier [Thu, 12 Jul 2018 04:02:25 +0000 (06:02 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Handle certificate in shaker.py

    http://artifacts.opnfv.org/logs/functest/huawei-virtual2/2018-07-11_18-47-21/functest.log

    Change-Id: I9049a06031db2335410828ecb30e763077360bc3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Thu, 12 Jul 2018 03:34:54 +0000 (05:34 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Avoid duplicating tempest section in rally.conf

    Change-Id: I79598cce2c7dfe0a2e969ddd32735c3eb189fa7a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 11 Jul 2018 18:58:04 +0000 (20:58 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Reuse the right detected role name

    It completes "Try to get Member or member role" [1][2].

    [1] https://gerrit.opnfv.org/gerrit/#/c/59661/
    [2] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/144/console

    Change-Id: Ib38b513906b08d6f85834e03f5415e83b66b733b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
spisarski [Wed, 11 Jul 2018 18:09:51 +0000 (14:09 -0400)]
Update git submodules

* Update docs/submodules/snaps from branch 'master'
  - Added additional check for the returned project object is not None.

    There were 3 other instances of this check in neutron_utils.py but
    this one was missed and could potentially cause issues.

    Change-Id: I599e63e14a9b08ba34f50e060c7dfa5fbdd631f7
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 11 Jul 2018 18:32:08 +0000 (20:32 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Add tempest section in rally.conf

    It completes the previous patch [1][2].

    [1] https://gerrit.opnfv.org/gerrit/#/c/59681/
    [2] https://build.opnfv.org/ci/view/functest/job/functest-compass-virtual-daily-master/555/console

    Change-Id: I93ad9db2c7a8a0691fed8bf58f5e21d8f3dc9c57
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 11 Jul 2018 15:33:44 +0000 (17:33 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Clean all possible resources

    It checks all openstack resources before cleaning.
    It allows removing images even if the test fail quickly.

    Change-Id: I1763b8a70fa7ffeb03c435e8e775c7afd1a7adac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 11 Jul 2018 14:12:57 +0000 (16:12 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Check the status of inherited steps

    Change-Id: If63c228f2844194279b560515f4ab24a4ee88be0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cédric Ollivier [Wed, 11 Jul 2018 12:58:36 +0000 (14:58 +0200)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Force result = 0 if exception

    self.result can be positive due to intermediary steps (scenarios).
    Else it can return false positives [1].

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-virtual-suite-master/113/console

    Change-Id: Iecadee7f7380fda5273a0668aff1b441647c45aa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Rodolfo Alonso Hernandez [Wed, 11 Jul 2018 15:35:32 +0000 (15:35 +0000)]
Update git submodules

* Update docs/submodules/yardstick from branch 'master'
  - Merge "Revert "vPE Sample VNF is missing in the installation scripts""
  - Revert "vPE Sample VNF is missing in the installation scripts"

    SampleVNF source tree doesn't contain vPE VNF sources, thus the
    installation of the vPE sampleVNF fails because of the changes.
    Reverting.

    This reverts commit 5bb855a82d960a4fb796e801ec9a9a22dc40b1ca.

    Change-Id: I27e929e813a28847c2ca725031ec767633a36954
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
5 years agoUpdate git submodules
Cedric Ollivier [Wed, 11 Jul 2018 12:45:42 +0000 (12:45 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Update rally image name regex"
  - Update rally image name regex

    The default value doesn't conform with our image names.
    Else it downloads the image from internet which may be not possible
    (offline testing, proxy or deployment l3 issues [1])

    [1] https://build.opnfv.org/ci/view/functest/job/functest-apex-virtual-suite-master/113/console

    Change-Id: I7d951967784d591e7155fe8582299aaa9b680b10
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Cedric Ollivier [Wed, 11 Jul 2018 12:45:36 +0000 (12:45 +0000)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Print all debug messages in a second file"
  - Print all debug messages in a second file

    All modules are allowed to print in functest.debug.log.

    Change-Id: I9c0be258dba985c9d3171bc2d324464e41e1c584
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate git submodules
Delia Popescu [Wed, 11 Jul 2018 09:18:54 +0000 (12:18 +0300)]
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Run script only if volume device is found

    Add back volume device name search on instance.
    If vol is not attached script should not run.
    In the current state, if volume is not found, write_data returns
    positive result and read_data cannot find any new file

    Change-Id: Ifaa8af1e6d5c66f5ac776c83bebde526e77a9fd8
Signed-off-by: Delia Popescu <delia.popescu@enea.com>