docs.git
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 23:30:37 +0000 (18:30 -0500)]
Updated git submodules

Project: releng/builder master 63aa1778346e05a2a2ade92388d3a6d965536903

Fix grub grepping code for RS Public Cloud

It appears images in the public cloud uses Grub 2 instead of Grub 1
configuration.

Change-Id: I138f8d118d81ae2b64bae84e1f0cc4a0f0d3771f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 9 Mar 2017 22:42:45 +0000 (22:42 +0000)]
Updated git submodules

Project: releng/builder master 0164779953cf86c25c0899884767082b04235b14

Merge "Make autorelease-beryllium build only once a week"

Make autorelease-beryllium build only once a week

Since Beryllium is in maintenance mode and we're no longer doing
releases. Make Beryllium only run once a week so that it doesn't use our
infra resources.

Change-Id: I3212b99217f8840913ef225e27ef8f1af2dd3e1b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Mar 2017 22:32:59 +0000 (22:32 +0000)]
Updated git submodules

Project: releng/builder master 3bc78584ab661dea8b9d687f3f12b476393c0a92

Merge "Add workaround for mkinitrd failing on CentOS7"

Add workaround for mkinitrd failing on CentOS7

Sometimes yum update fails to produce a working grub config as the
kernel install fails to build mkinitrd. This workaround introduces a
loop to reinstall the kernel if grub.conf is missing the initramfs line
which is an indication of the mkinitrd issue. The new function will
cause a packer failure via `exit 1` if the workaround did not work.

Change-Id: Ib498a610fdd6f082575495d1b56a57b5f1802321
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
jenkins-releng [Thu, 9 Mar 2017 22:20:28 +0000 (22:20 +0000)]
Updated git submodules

Project: releng/builder master ae79976dcb14d2b29b8e7d95b1f12a5f16fabb42

Auto Update CSIT Jobs to run

Change-Id: Ibbd801ad701bf2b6dc571cd3d6acaa8bc7d3df99
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Mar 2017 22:12:32 +0000 (22:12 +0000)]
Updated git submodules

Project: releng/builder master 3974d5ccd3ba440a521227ac1a441f9bdad01320

Merge "Changing ovsdb job names to work better with patch-test"

Changing ovsdb job names to work better with patch-test

patch test will now call the jobs with the string -gate- in them.
any jobs matching that string (regex match on -gate-) will get
jenkins priority. that let's devs use the gate and get results
faster.

the -upstream- job will now only run on the main automatic
triggers and never on gerrit patches. jobs that run on gerrit
patches could potentially break (bad controller code) which
then pollutes the job history.

Change-Id: Iedf936e53521e07691ba007bf1efb490b0941a5c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Mar 2017 22:02:42 +0000 (22:02 +0000)]
Updated git submodules

Project: releng/builder master 8aaa8e13b9d7faf730f9198fc97ef4366b0c6cf4

Merge "Add job to install ODL via ansible-opendaylight"

Add job to install ODL via ansible-opendaylight

Signed-off-by: Akshita Jha <zenith158@gmail.com>
Change-Id: I95d5b4dc4b943d86f451771e9553a155435253d7
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Vratko Polák [Thu, 9 Mar 2017 18:40:51 +0000 (18:40 +0000)]
Updated git submodules

Project: releng/builder master 10580fbaa7d5dc93a7cb038ba97a01b569148e41

Merge "Replace exit 404 to exit 1"

Replace exit 404 to exit 1

Per Vratko's suggestion in Id4b67cb38a6ba297e9e2cd3f9091a1666b9c955c

Change-Id: Ibe607e43578e831dd1c88883f97c264b51657253
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
melserngawy [Fri, 18 Nov 2016 14:47:25 +0000 (09:47 -0500)]
Updated git submodules

Project: ovsdb stable/boron d068922c53ed6f4f17b210464aa2a1bd49adb7f1

Bug 5306: Enable the SSL connection for ovs manager

Use the aaa-cert feature to manage the TLS connection
certificates and add configuration to the southbound-impl
to allow SSL communication.

Conflicts:
library/features/pom.xml
library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbConnection.java
library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionService.java
library/impl/src/main/resources/initial/library.cfg
library/impl/src/main/resources/org/opendaylight/blueprint/library.xml

Change-Id: I1354644b7a4cb30493ce2bc5b33a2d1d504aaae0
Signed-off-by: melserngawy <melserngawy@inocybe.com>
7 years agoUpdated git submodules
Andrew Grimberg [Thu, 9 Mar 2017 15:46:49 +0000 (07:46 -0800)]
Updated git submodules

Project: releng/builder master d500a3e7604d99d43015db237b4f7a430c212a03

Update infra-properties macro

The infra-properties macro should be setting all values of purgeable
components.

In particular, a forced maximum number of build logs and very small
number of maximum artifacts need to be put in place or Jenkins will
continue to consume more and more space for unneeded or unwanted build
artifacts.

Change-Id: I05ddacd1fca617f389c4a28c4ee38664bfc1cd8e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
7 years agoUpdated git submodules
Andrew Grimberg [Thu, 9 Mar 2017 16:00:07 +0000 (16:00 +0000)]
Updated git submodules

Project: releng/builder master 051c80224de47b6a347e6106aa5b32dcdb190046

Merge "IMAGES should be an array"

IMAGES should be an array

Change-Id: Ib8b76d232ef8da139c3d595c1c89ed96e955ca66
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
ehvkand [Thu, 9 Mar 2017 06:09:11 +0000 (11:39 +0530)]
Updated git submodules

Project: netvirt stable/boron 987db2384925c49681315146457ab9c10b2c690a

Bug 7876 : After router association to L3vpn, one of the VM ip is not
removed from router interface to BGPVPN

When a VPN associated to router is deleted and a same VPN is associated
back to same router , there is race condition , where interface is not found
in VpnInterfaceOp and remove event is being ignored.
Hence interface remains in router VPN.

It is also seen that , one of interface from same subnet is swapped and others are
not. Its due to race condition that exist in NeutronVpnManager where
create and update can race with each other. Currently create uses DJC ,
where as update doesn't.

Change-Id: I354c3ce93f965580c735f1153a043e2514d68af7
Signed-off-by: ehvkand <hanamantagoud.v.kandagal@ericsson.com>
7 years agoUpdated git submodules
Peter Gubka [Wed, 22 Feb 2017 11:33:50 +0000 (12:33 +0100)]
Updated git submodules

Project: integration/test master 974dda6a410777ed2275b2823fa59073e3ef9a10

Add Action Provider test suites

Change-Id: Id3722b79e6d76fce7042bf4d64492c0c5a2813bc
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Igor Foltin [Mon, 6 Mar 2017 13:41:23 +0000 (14:41 +0100)]
Updated git submodules

Project: netconf stable/boron fb4d0699e1a05f320aaddce08e414cd77ad8b421

Bug 6856: Rpc definition should implicitly define input/output

Corresponding patch for netconf.

Change-Id: I041a90e222578f43144d42cd72dd2f9457362a4a
Signed-off-by: Igor Foltin <ifoltin@cisco.com>
(cherry picked from commit 23f46e2b1c14be9ee7be61d3285d52cc27cfaefc)

7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 07:14:32 +0000 (02:14 -0500)]
Updated git submodules

Project: releng/builder master 5b8932499abacf54501aebd548c73bd259079f6c

Revert ssh-copy-id shellcheck change

Change-Id: I2b63cb053721e7aebe54414a72495088295bc101
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 06:35:18 +0000 (01:35 -0500)]
Updated git submodules

Project: releng/builder master 1ede29b30b3245ddce06b2e49839f7b0da83be4b

Fix ssh-copy-keys script

Disable SC2006 for the ADDR line as there's some issues converting it to
$().

Change-Id: I2fd268d78ff0a539d47c7dd212392abb6ca6849e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 06:22:46 +0000 (01:22 -0500)]
Updated git submodules

Project: releng/builder master d1398e5bbc5991f4f9fec785931333a278f0361e

Ignore ShellCheck rule SC2046

Not sure how to resolve this at the moment. If we quote it as suggested
the check fails and compare with -eq 0. Ignore this ShellCheck for now
until we figure out a proper solution.

Change-Id: I4b14d3db442a2cba8020b4823ef8c5b87ce5ccea
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 05:31:10 +0000 (00:31 -0500)]
Updated git submodules

Project: releng/builder master b8d5db24e026b9dc71c3536522915a6b761f5b19

Fix heat cleanup script missing array ()

While cleaning up ShellCheck issues we mistakenly changed a variable
from an array. Put it back.

Change-Id: Ie91764fa60489d62c6df20d335c92df238deca45
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 9 Mar 2017 05:36:24 +0000 (05:36 +0000)]
Updated git submodules

Project: releng/builder master 3ffd6eb78c0e7eb507d8137a2faae5affeaca8bd

Merge "Fix if-statement for pkg retry loop"

Fix if-statement for pkg retry loop

Refer to: https://github.com/koalaman/shellcheck/wiki/SC2181

Change-Id: I5df7b344ea2abc5aef6b675022125f14b22d0607
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 9 Mar 2017 05:10:01 +0000 (05:10 +0000)]
Updated git submodules

Project: releng/builder master 4084ee4a256a1f3795404dd6c43695ad7b9776d4

Merge "Simplify patches tarball creation"

Simplify patches tarball creation

We should be pulling in everything in the PATCHES directory (especially
taglist.log) and it does not hurt to also pull in the diff files as a
backup for the bundle files.

Also fixes issue where the tarball contains the path w/jenkins-host/...
we just need it to include a patches directory.

Change-Id: I6d59eaced8ee34dce04fdf74d244196d227ef4cb
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 04:38:18 +0000 (04:38 +0000)]
Updated git submodules

Project: releng/builder master 2ef7e35d07eeb670d167429dcbc95f7bc3f0798f

Merge "Fix ShellCheck issues in baseline.sh."

Fix ShellCheck issues in baseline.sh.

Change-Id: Ia19e5b8750f8afe8d1f49bc47da6098c72b7ebc2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:23:18 +0000 (22:23 -0500)]
Updated git submodules

Project: releng/builder master a8bf1706df0541ba35fa034c5db325d62bd68ab4

Enable ShellCheck for all except integration/*.sh

Integration will take awhile to fixup so let's enable ShellCheck for
everything else.

Change-Id: I4ebf60d7274ea8643493bb00ecd8e344896562ea
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Fix ShellCheck issues in cleanup scripts

Change-Id: I58f020ba7d34d2cfeffaba5a3a30c3c2087e57b2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Fix ShellCheck issues in jjb/*.sh

Change-Id: Id5868ed62501ba39f13552d72af0e6adb1631535
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:57:24 +0000 (03:57 +0000)]
Updated git submodules

Project: releng/builder master a4287a9cedb8ce654d91cade11c9e2d17709eb59

Merge "Fix ShellCheck issues in jjb/packaging"

Fix ShellCheck issues in jjb/packaging

Change-Id: I9636f337273ed9ec5ad4bdcb99d9eec5f1d3f6ba
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:57:03 +0000 (03:57 +0000)]
Updated git submodules

Project: releng/builder master a6e49a8cd3d9a415e9f278de1440c68387fe41a5

Merge "Fix ShellCheck issues in jjb/ovsdb"

Fix ShellCheck issues in jjb/ovsdb

Change-Id: I34a8bfee5d3c4205bce739f607836f07f3e949c3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:56:52 +0000 (03:56 +0000)]
Updated git submodules

Project: releng/builder master 9ee84e1ef9efe59b543ab921b6a0020b643463d3

Merge "Fix ShellCheck issues in jjb/opflex"

Fix ShellCheck issues in jjb/opflex

Change-Id: Ife252776b4df794859e827be54ade42a42735a1b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Daniel Farrell [Thu, 9 Mar 2017 03:56:43 +0000 (03:56 +0000)]
Updated git submodules

Project: releng/builder master 42f52c71fc5ac9b20eaeabbc9fec398d4e518d8f

Merge "Update RPM versions built by default JJB params"

Update RPM versions built by default JJB params

Change-Id: I9b29976d596ca90d017177a8927dcb7babafbd85
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:50:52 +0000 (03:50 +0000)]
Updated git submodules

Project: releng/builder master f17c6a719f249f3dafe58d3872f03154dab72ed8

Merge "Fix ShellCheck issues in jjb/neutron"

Fix ShellCheck issues in jjb/neutron

Change-Id: Ic3b39afd6ba9aaee89966987bbc4f49a9d36fc83
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:50:41 +0000 (03:50 +0000)]
Updated git submodules

Project: releng/builder master acc4fc7871996357d707a5ddc830ab3386e7ebab

Merge "Fix ShellCheck issues in jjb/netvirt"

Fix ShellCheck issues in jjb/netvirt

Change-Id: I876784e21ffaf1643c720d463f44203cb39af6f7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:48:55 +0000 (03:48 +0000)]
Updated git submodules

Project: releng/builder master e75b1e5a27f1f46176a3e9eed738c3f53b350f0f

Merge "Fix ShellCheck in jjb/docs"

Fix ShellCheck in jjb/docs

Change-Id: Ie930a160ea1950aaf196eb9b6120de7cd29638c2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:48:16 +0000 (03:48 +0000)]
Updated git submodules

Project: releng/builder master f616480d653017656ea9849cac51b87530f766bf

Merge "Fix ShellCheck issues in jjb/autorelease"

Fix ShellCheck issues in jjb/autorelease

Change-Id: I6c75eac842fffe14e073a717fde0bfaa495ae02b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:48:11 +0000 (03:48 +0000)]
Updated git submodules

Project: releng/builder master 84870306db96ff17c82199418fc332f3c0cd9581

Merge "Add ShellCheck linting to scripts directories."

Add ShellCheck linting to scripts directories.

Running ShellCheck against our shell scripts for some linting.

Enables ShellCheck for:

    - jenkins-scripts/
    - scripts/

Trello: https://trello.com/c/MlgqXKq6
Change-Id: I4238a8edc88b3ca1b3a567e0d21bbe669b71f4be
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 9 Mar 2017 03:46:47 +0000 (03:46 +0000)]
Updated git submodules

Project: releng/builder master 5d1fddca300fca39caa5f2e702cd7120a5b154d4

Merge "Fix ShellCheck issues in jenkins-scripts"

Fix ShellCheck issues in jenkins-scripts

Change-Id: Id4b67cb38a6ba297e9e2cd3f9091a1666b9c955c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 9 Mar 2017 01:31:22 +0000 (17:31 -0800)]
Updated git submodules

Project: integration/test master cf93bfa97bffca1f7a06f6eddbb5b29b5b16babf

Add openflowport as a parameter to cbench command line

Change-Id: Iced0f38c3897ede2c596dd149f872250c5d8907b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Daniel Farrell [Thu, 9 Mar 2017 03:16:51 +0000 (22:16 -0500)]
Updated git submodules

Project: releng/builder master b22e82530c6a14ae5596ce35b9e4fa7f7e8e8f1b

Change sh->expect extension to appease coala

Change-Id: I37b71eecf7101ceb7f6ba1b97ad5349eaa2006b2
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Aswin Suryanarayanan [Mon, 6 Mar 2017 11:43:44 +0000 (17:13 +0530)]
Updated git submodules

Project: netvirt stable/boron a626bd9f7e0b209db988e3a143085351d72d58da

Bug 7885 - CSIT Sporadic failures -
tempest.scenario.test_port_security_macspoofing_port

On port-security update  bind/ubind service is now called.

Change-Id: I46cfae8b13a3f67647bfc501b3e55faf8c827a37
Signed-off-by: Aswin Suryanarayanan <asuryana@redhat.com>
(cherry picked from commit 9a9c988bfa3574126b38003d5a8eb713536809c2)

7 years agoUpdated git submodules
Shashidhar Raja [Wed, 22 Feb 2017 13:29:52 +0000 (18:59 +0530)]
Updated git submodules

Project: netvirt stable/boron 24ef0a568980b609fad9f2ca6bf19674cb043eca

Bug 7839: ACL: ACL flows are not deleted from source host during VM
migration

    - In the current code, ACL flows are being added in Interface state
      listener and deleted from Interface config listener. As during
      migration, only interface state listener gets triggered, Config
      Interface and Interface state listeners are re-formatted slightly as
      explained below to fix this issue and also to support delete VM
      without any problems.
      Details of changes are as below:
      (a) bind/unbind moved to Config interface listener
      (b) All other ACL flows programming (add/delete) now being done from
      Interface state listener

    - Also, bind/unbind service code is updated to use
      DataStoreJobCoordinator to avoid ConflictingModificationExceptions

Change-Id: I4cf0c0d58eecbceafbed740f0201e128c196f555
Signed-off-by: Shashidhar Raja <shashidharr@altencalsoftlabs.com>
7 years agoUpdated git submodules
Suvitha.balu [Tue, 21 Feb 2017 09:23:29 +0000 (14:53 +0530)]
Updated git submodules

Project: integration/test master daaa023bcbf500cbd0d3f667ab059f780e7328b1

Additional Gateway MAC Table Validation in VPNservice

Change-Id: I6d316d8cb658f26e33344839db4e8c3e4cd5659b
Signed-off-by: Suvitha.balu <suvitha.balu@tcs.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 6 Mar 2017 19:26:53 +0000 (11:26 -0800)]
Updated git submodules

Project: integration/test master e87e13af08a90b40fbcb8bdfaa058f5d266a8de4

Skip any retries and timeout after 1s for model dumps

this is to avoid the 20s timeout we hit in a failed cluster sometimes.

Change-Id: I4e3850a460e107f2e76365fe655dacfae1f5da22
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Mar 2017 22:30:20 +0000 (22:30 +0000)]
Updated git submodules

Project: releng/builder master d354cb7b5d7c5b9ba6de49a4cf725af6235997dd

Merge "Make link to tar from BUNDLEURL, use for build-rpm"

Make link to tar from BUNDLEURL, use for build-rpm

RPM specfiles typically use tarball build inputs, not zips. When
triggering from autorelease, we need to convert the BUNDLEURL link to
the zip-archive distro into one for the tarball distro.

Could also do this by creating a new variable parallel to BUNDLEURL for
passing a link to the tarball, something like BUNDLETARURL. I started on
this in [1] but think it's not worth the complexity, unlikely to be
reused.

[1]: https://git.opendaylight.org/gerrit/#/c/52693/

This fixes:

trello.com/c/qcwHU9u1/446-fix-build-rpm-jobs-triggered-by-autorelease

Change-Id: Ic9b4a998a4f823f4a3a3b1ef3ac0f604cf03565f
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Tomas Janciga [Fri, 3 Feb 2017 13:24:50 +0000 (05:24 -0800)]
Updated git submodules

Project: integration/test master 6dc280a7073f76ee7fb2412261d07a0d7bbd9944

Definitions of needed test suites and test cases

Change-Id: Iefcbad17a22f2287a332bed1069dcbce0280e697
Signed-off-by: Tomas Janciga <tjanciga@cisco.com>
7 years agoUpdated git submodules
Daniel Farrell [Tue, 4 Oct 2016 23:49:44 +0000 (19:49 -0400)]
Updated git submodules

Project: integration/test master 36d247409f1e7c5afaa88bbaa4d7f599553c7f1e

Log OpenFlow max switch scale result

Was logging to console only, so not visible in primary log.

Change-Id: I9c95f2e95db3bc89431f490ce1af1d0f3ae55e23
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
mor.zvi [Mon, 6 Mar 2017 14:17:58 +0000 (16:17 +0200)]
Updated git submodules

Project: integration/test master 3103b67dbb7eff5f487cbba4983ee83bfe61752f

fix Verify VMs Received DHCP Lease func - if dhcp ip is empty change to
None

Change-Id: Ic0720bff4ebb9607e9a95a11fc4eeec9acb4158a
Signed-off-by: mor.zvi <mor.zvi@hpe.com>
7 years agoUpdated git submodules
Yakir Dorani [Mon, 30 Jan 2017 13:16:58 +0000 (15:16 +0200)]
Updated git submodules

Project: integration/test master 3c888e13286558b7fecbaccdd0d3655a6e6691d3

Add IPv6 tunnel test to Genius CSIT

This test creates a vxlan tunnel between two endpoints with IPv6 addresses and checks
that the network topology configuration is updated accordingly.

I did a configuration check and not an full check with OVS because the OVS version doesn't
support IPv6 vxlan tunnels.

This tests change https://git.opendaylight.org/gerrit/#/c/49542/

Change-Id: I6d40d0e5b7a73ac934261e45a4239c156fb5c9b9
Signed-off-by: Yakir Dorani <yakir.dorani@hpe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Mar 2017 21:02:21 +0000 (21:02 +0000)]
Updated git submodules

Project: releng/builder master e4b082e842507bbf91a6de8ff66a4e5758153809

Merge "Update default systemd unitfile to include in RPM"

Update default systemd unitfile to include in RPM

Change-Id: I8c54b5b23b7de7f40b6d9047ad6a38d60c070f07
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Tue, 7 Mar 2017 18:48:30 +0000 (18:48 +0000)]
Updated git submodules

Project: releng/builder master 6aac13edf9ce30d891a5452b66b201f1ccce645e

Merge "Replace high frequency netvirt job to use stateful"

Replace high frequency netvirt job to use stateful

Change-Id: I97f9f4a10d5b7abe657ef965e9a7ac550ca67d55
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 6 Mar 2017 18:56:37 +0000 (10:56 -0800)]
Updated git submodules

Project: integration/test master 1fa04ea6816b5559f3926d6de3a36267c2dff5cb

Skip macspoofing tempest test if security group mode is 'transparent'

Change-Id: I0b411dde0d3482f17bfc5e6a8b4492d42729b175
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Luis Gomez [Tue, 7 Mar 2017 18:11:36 +0000 (18:11 +0000)]
Updated git submodules

Project: releng/builder master 79a094975bca3157268f80100d7b6f5e613d521b

Merge "Add SECURITY_GROUP_MODE to pybot command line args"

Add SECURITY_GROUP_MODE to pybot command line args

Change-Id: I2665987ff0ddcb3493b40405c57ccfcecd8f8d1b
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Vratko Polák [Tue, 7 Mar 2017 17:24:35 +0000 (17:24 +0000)]
Updated git submodules

Project: releng/builder master c49029be63f3c8435ed8efe4672ea58bb6c736b6

Merge "Simplify find loop in check-unicode script"

Simplify find loop in check-unicode script

grep prints out a list of problematic lines anyway so we don't need to
echo our own statement. This removes an unnecessary find loop and only
uses grep.

Change-Id: I7580c80620d8808b54ee9df57b2c1290ad73e26b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Tue, 7 Mar 2017 17:22:41 +0000 (17:22 +0000)]
Updated git submodules

Project: releng/builder master 021f20d5d896ae7e11ea2750a6dfb2f2d970a0d3

Merge "Tox template for single branch projects"

Tox template for single branch projects

The Int/Test job is converted.
The point is to get rid of
integration-test-verify-tox-boron and similar.

Change-Id: I9b5bfa47e4393dd2701cb6b72446bc8327407c49
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Tue, 7 Mar 2017 15:42:27 +0000 (15:42 +0000)]
Updated git submodules

Project: releng/builder master c1db70fe1b5a1263a19b4b3e0e2ea196f1700482

Merge "Distribution check: Improve error reporting"

Distribution check: Improve error reporting

Change-Id: I5b7e9383c9e17dca294c1149893197cf78686b1e
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Tue, 7 Mar 2017 12:25:13 +0000 (13:25 +0100)]
Updated git submodules

Project: releng/builder master e5c722ba38aee2f3132187e97925ac9e5f75f4fe

Revert "Modify get bundle script to deal with "...

This reverts commit fb393296a14f5d34ec67e74a191e06e4b702fbe0.

I believe distribution-check now uses different script
and current BUNDLEFOLDER computation is wrong
fro direct Nexus link (as opposed to 'last').

Change-Id: I93c88f4a7c921e152506706570cb1c1c9948c6f9
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Faseela K [Mon, 6 Mar 2017 06:20:26 +0000 (11:50 +0530)]
Updated git submodules

Project: netvirt stable/boron 085965082529398e4f1dc6866c3c7c34de941a1d

Use the right service name when binding service

Making ELAN and ACL bind services with the right service name

Change-Id: I022a0ff4aaff4772870413890ce8a9665af5a309
Signed-off-by: Faseela K <faseela.k@ericsson.com>
(cherry picked from commit 4e608f1f3050c1ccec402a800a04b9c3bf1403b5)

7 years agoUpdated git submodules
Peter Gubka [Tue, 21 Feb 2017 11:53:40 +0000 (12:53 +0100)]
Updated git submodules

Project: integration/test master 25426be8987cd53dee0e703e3da8c654c88d5b3b

Add Rpc Provider Test Suites

Change-Id: Ide061771ca1ef099da58916293221001e0580202
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Martin Mihálek [Mon, 21 Nov 2016 20:16:36 +0000 (21:16 +0100)]
Updated git submodules

Project: integration/test master 8560f1dc6ed5cd03bcddc188794164a442a6f624

Add SXP performance measuring suite

Added Connectivity measuring tests

Change-Id: Iae55d82ef5e796c35cb33d953b88c0297842c85a
Signed-off-by: Martin Mihálek <mamihale@cisco.com>
7 years agoUpdated git submodules
jenkins-releng [Mon, 6 Mar 2017 21:45:17 +0000 (21:45 +0000)]
Updated git submodules

Project: releng/builder master 85caf07d0664096f6b4802c0b8dc423f9241ce53

Auto Update CSIT Jobs to run

Change-Id: I7a68d341c7203f3fa2b92ed13ea6bebc409316d4
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Mon, 6 Mar 2017 21:18:45 +0000 (13:18 -0800)]
Updated git submodules

Project: releng/builder master 21ec479ae9f444c8ea57e09bbb09ab5f1f960a4d

Update tsdr yaml to pass style checks

Change-Id: I619cb6288c5098eb07ee953cab42372e9a6d0b8d
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Mor Zvi [Thu, 15 Dec 2016 09:20:18 +0000 (11:20 +0200)]
Updated git submodules

Project: integration/test master 5747292de419361505d17b3cc59dacd726be3aec

addind additional Tempest scenario tests
and adding the option to skip run of tests in mitaka,
like hotplig nic test that fails in mitaka due to a bug that was fixed only in Newton.

Change-Id: I7fc99d2a178fd318c3ec87dbc3d6ef9c1f499465
Signed-off-by: Mor Zvi <mor.zvi@hpe.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Alon Kochba [Mon, 6 Mar 2017 08:04:37 +0000 (10:04 +0200)]
Updated git submodules

Project: integration/test master 46884c2c3783795a67d411143c933c8d83b31531

Remove netvirt Tempest macspoofing test

This test was recently modified causing inconsistent
results between various ACL runs.

Removing it and it will be re-added as part of a bunch
of Tempest SG tests after it is analyzed:
https://git.opendaylight.org/gerrit/#/c/48654/

Change-Id: Ie19b010a4391d29ffbef94cf2d44f52e090af05d
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Thanh Ha [Mon, 6 Mar 2017 15:06:03 +0000 (15:06 +0000)]
Updated git submodules

Project: releng/builder master 5e174f5369c8d24a081f37f8ea227c1fff8ebb0e

Merge "Add a new job for TSDR elasticSearch"

Add a new job for TSDR elasticSearch

Change-Id: I3e23a1e0dbb783c469ef24860eb5c2e2b540fc5f
Signed-off-by: lbeles <lbeles@frinx.io>
7 years agoUpdated git submodules
Anil Belur [Mon, 6 Mar 2017 07:01:24 +0000 (07:01 +0000)]
Updated git submodules

Project: releng/builder master e8f523f451e9e37df8bc69b254646dc0450590b7

Merge "Fix ShellCheck issues in archives script"

Fix ShellCheck issues in archives script

This patch allows for a clean run of ShellCheck.

Change-Id: I0d461111a9265102bb3cc60789791b2f10a76a13
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Mon, 6 Mar 2017 05:56:53 +0000 (00:56 -0500)]
Updated git submodules

Project: releng/builder master 3a711f71754adb9c3ab00ee0fc818089a15ba02f

Use coala for YAML linting

Coala is a powerful multi-language linter. Let's use it to consolidate
linting configuration into a single place.

Change-Id: Id57c1187ea1c2fb6abffedfae43014913efd422d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
eamakol [Thu, 2 Mar 2017 05:55:33 +0000 (11:25 +0530)]
Updated git submodules

Project: netvirt stable/boron 8eadc96456ac554e971ccf7b519ac928b44c711a

corrected the population of BGP Total Prefixes counter

Change-Id: I46106f3e7f96aef8d3c751f66db438b77bcd46d7
Signed-off-by: eamakol <amaranadh.kolla@ericsson.com>
7 years agoUpdated git submodules
Anil Belur [Mon, 6 Mar 2017 05:38:39 +0000 (05:38 +0000)]
Updated git submodules

Project: releng/builder master e9f6d77311af7a16d8429c89ffa22662e67abf16

Merge "Simplify variable to 1 line"

Simplify variable to 1 line

We can achieve the same result with a 1 liner vs the 4 lines it was.

Change-Id: I42a0436912bf56afc70884f88dac059b54ae5eb0
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Mon, 6 Mar 2017 05:24:29 +0000 (05:24 +0000)]
Updated git submodules

Project: releng/builder master c66b96c947c645cab9df528faab6d7b969689888

Merge "Fix shellcheck for scripts directory"

Fix shellcheck for scripts directory

ShellCheck is useful for finding common bad patterns in shell script
code. We're trying to enable ShellCheck for the entire releng/builder
repo. Refer to Trello for further details.

Trello: https://trello.com/c/MlgqXKq6
Change-Id: Ife828f7b9a4c12042bef0a2fe626928faf6de6e2
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Mon, 6 Mar 2017 05:14:28 +0000 (05:14 +0000)]
Updated git submodules

Project: releng/builder master 4071234c1eb5c7d0e99ba3fe31cf1bb8b459bd7e

Merge "Fix archive-artifacts failing to archive"

Fix archive-artifacts failing to archive

If any pattern in a globstar fails archiving quites immediately and does
not attempt to archive the remaining patterns. This patch fixes this
issue and continues to subsequent patterns.

Change-Id: Ieddd4da493a250045e1478a5aa82826e0353bd11
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Mon, 6 Mar 2017 05:11:14 +0000 (05:11 +0000)]
Updated git submodules

Project: releng/builder master 92007effa58750162870773c1f90e68897fc6ffc

Merge "Use lftools for version bump script"

Use lftools for version bump script

The version bump script has been moved to lftools [0] so update job to
use the lftools version of the script.

[0] https://gerrit.linuxfoundation.org/infra/3589

Change-Id: I88541027af61bbe3c0097f3855863c4b6618d5e3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Alon Kochba [Sun, 5 Mar 2017 12:25:21 +0000 (14:25 +0200)]
Updated git submodules

Project: releng/builder master 545759b62d7ecbfccadc3fa6b1692079a7bbd18c

Correct exception grepping in netvirt jobs

Change-Id: Ie101de8401dfc1d484a040e8e1fa016552dabf20
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Alon Kochba [Tue, 28 Feb 2017 15:52:43 +0000 (17:52 +0200)]
Updated git submodules

Project: netvirt stable/boron 6cacdafe2e9482de476a27e4ecc1f94472964f1f

Bug 7856: Reverse SNAT flows order to minimize race possibility

Conflicts:
vpnservice/natservice/natservice-impl/src/main/java/org/opendaylight/netvirt/natservice/internal/ExternalRoutersListener.java
vpnservice/natservice/natservice-impl/src/main/java/org/opendaylight/netvirt/natservice/internal/NaptEventHandler.java
vpnservice/natservice/natservice-impl/src/main/java/org/opendaylight/netvirt/natservice/internal/NaptSwitchHA.java

Change-Id: I145905151348d2fa2670756f24e17c16d6239885
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Sat, 4 Mar 2017 05:28:19 +0000 (05:28 +0000)]
Updated git submodules

Project: releng/builder master 1fa34f09a403ac0c9cb9e4d4dacefa17b8b2ebb6

Merge "Fix the mitaka  jobs failing to  stack"

Fix the mitaka  jobs failing to  stack

checkout the release  version of openstacksdk, as  the master branch
requires a  higher  version of pbr, conflicting other packages  in mitaka.

Change-Id: Idf6d7883af90cd22255082bfdfe6b371b4aab0d4
Signed-off-by: gvrangan <venkatrangang@hcl.com>
7 years agoUpdated git submodules
Thanh Ha [Fri, 3 Mar 2017 17:58:54 +0000 (12:58 -0500)]
Updated git submodules

Project: releng/builder master bb507c0eb4c08c2dc1eb93530d90c9a48573f50d

Fix archives script "File exists" spam

The archive scripts has a bug that causes it to spam "File exists" at
the end of a log. This patch improves the script to handle this a little
better.

A follow up patch will be submitted to fix ShellCheck issues.

Change-Id: I607afd4f4042d29f79d58c16eb735f124b72b393
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Celestino Martinez Lopez [Wed, 30 Nov 2016 06:29:03 +0000 (07:29 +0100)]
Updated git submodules

Project: integration/test master 40a679997895ac9209845b51fe4eb8d8861e2076

Add Persistency Test cases:

  - Basic Environment Setup Tests
  - Add SFC Elements and restart cluster

Change-Id: I75d219b95200c6fb9e097538cbbee2983701888c
Signed-off-by: Celestino Martinez Lopez <celestino.martinez.lopez@ericsson.com>
7 years agoUpdated git submodules
ehvkand [Fri, 3 Mar 2017 08:22:13 +0000 (13:52 +0530)]
Updated git submodules

Project: netvirt stable/boron cec17ee2ef9f64d24ddf3331af18e3ceb5a69bd2

Bug 7714: VPN Operational Interfaces not getting removed at all.

This can be a potential problem for temporary CSIT failures that happens on
VPNService suite.

The VPNInterface is not getting removed at all permanently from
VpnInterface Op DS. When VM interface has secondary adj like extra route
or invisible ip , the order in which cleanupvpninterface
worker DJC is called not guaranteed.

The regression was caused by review:
https://git.opendaylight.org/gerrit/#/c/51224/
VPNInterfaces not deleted from Oper DS

Change-Id: I1b2a1d139030f707cec93eb5a5e6a690e010e336
Signed-off-by: ehvkand <hanamantagoud.v.kandagal@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Fri, 3 Mar 2017 16:38:05 +0000 (08:38 -0800)]
Updated git submodules

Project: integration/test master 8c9178b6c81048c40b04f5222de03a1a6fd874f5

Fix typo of ) instead of } in robot variable

Change-Id: Ifdcc81d3d59e53f8dc7377d2463c0239b62f150c
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Peter Gubka [Fri, 3 Mar 2017 10:36:08 +0000 (11:36 +0100)]
Updated git submodules

Project: integration/test master a7ef470d121fe5db31a7d94597e49b235fd4db03

Rework Check_Status_Code to check the code with explicitly specified codes

Change-Id: I49a7f5970464f149b8acc9b606bf9a73b3136224
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Fri, 3 Mar 2017 13:28:35 +0000 (14:28 +0100)]
Updated git submodules

Project: releng/builder master 3767bc93753f0f2b8921bc348283559f0c3b93c5

Notify build failure: use .txt extension

Hopefuly now my e-mail client would be able to preview the content.

Change-Id: I7d9c92d9c29b50e1717689ae23a7baabb721247d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Tue, 14 Feb 2017 14:54:42 +0000 (15:54 +0100)]
Updated git submodules

Project: integration/test master f6ed8e27996130ded579e9f7b9bc073fcd529387

Add global rpc ha scenarion for frozen/stopped/paused node

Change-Id: I91208a259cc24fea6ed058b7f89e097244c5f571
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Tue, 14 Feb 2017 14:27:26 +0000 (15:27 +0100)]
Updated git submodules

Project: integration/test master e4ebe39a8659950b79d7d06eb9acb5a9d831725e

Add keywords for (un)freezing the karaf process

Change-Id: Ibc8be69ee00a3bdeb8bc71caedcb3da47d0eca6a
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Anil Belur [Thu, 2 Mar 2017 22:49:03 +0000 (22:49 +0000)]
Updated git submodules

Project: releng/builder master 815a9c5b7ac0298376d2904419bb1b6898472ab5

Merge "Add openstack-hot to yamllint"

Add openstack-hot to yamllint

Change-Id: I7d031966d7991cbeb804b1f52d8ef40504c7538f
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 2 Mar 2017 22:45:41 +0000 (22:45 +0000)]
Updated git submodules

Project: releng/builder master 51ef554975a96f03044bd5f17659b88fbb087b9c

Merge "Call attention to all OpenDaylight devs in email"

Call attention to all OpenDaylight devs in email

When we do not know which project failed the build we should call
attention to the wider community to make sure someone looks at the
failure.

Change-Id: I7295f86c8a31e72cc156053bfe1a5c956abd2e8c
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 2 Mar 2017 22:05:32 +0000 (17:05 -0500)]
Updated git submodules

Project: releng/builder master 21f0169a3c780e4f1f007931993420e5435f5cfa

Reconfigure to allow nodes to send email to mailing lists

Seems like passing the from field via -r switch works rather than using
the "from=" header configuration.

Change-Id: I987f9cbb85b89ee9fca797308f705aa2acc59d29
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jessica Wagantall [Tue, 28 Feb 2017 23:49:10 +0000 (15:49 -0800)]
Updated git submodules

Project: releng/builder master a647cc89bbffc120041bdf5629cd54d2b0979086

Fix yamllint openstack-hot jjb

Change-Id: If701416e01cf727bd1a87244733936d2598aa864
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 2 Mar 2017 16:11:08 +0000 (16:11 +0000)]
Updated git submodules

Project: releng/builder master 34d3014fc7b8cd66b8f3eafbf175d5e72003fb3f

Merge "Add federation distribution-check & autorelease-check to jenkins"

Add federation distribution-check & autorelease-check to jenkins

Change-Id: Iee28ae7bcbe21d3a12be3bbc629b66982da83a01
Signed-off-by: Tali <tali.ben-meir@hpe.com>
7 years agoUpdated git submodules
Vratko Polak [Thu, 2 Mar 2017 11:36:40 +0000 (12:36 +0100)]
Updated git submodules

Project: releng/builder master e029fc382999c82bf94984fb350ab5b8ae07a065

Make install-features in controller jobs multiline

Also, odl-jolokia is not needed for 3node templates.

Change-Id: I68403544b4779c2cf5b0a89952b8cc6625386d65
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Thu, 2 Mar 2017 11:25:29 +0000 (12:25 +0100)]
Updated git submodules

Project: releng/builder master 3d1bd3bc64248d8aea1717dde149e91bc5bab3f4

Make install-features in netconf jobs multiline

Change-Id: I6cae406d6dab11f9ca6eb2482e943c4481b3fa5d
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Thu, 2 Mar 2017 11:20:06 +0000 (12:20 +0100)]
Updated git submodules

Project: releng/builder master 8aa68c91ab985da049b94e6aae12986e04109086

Add missing newline in bgpcep userfeatures job

Change-Id: I12ce500f2674f097917c02924d8c5587769aa18b
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Vratko Polak [Thu, 2 Mar 2017 14:53:48 +0000 (15:53 +0100)]
Updated git submodules

Project: releng/builder master 13b66e73ab19705a5644a61a9838515db913c61a

Fix distribution-check jobs

Change-Id: Ia253c3651d1e036ddc6e6744307c57a7f88c5f20
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
7 years agoUpdated git submodules
Peter Gubka [Mon, 6 Feb 2017 15:12:49 +0000 (16:12 +0100)]
Updated git submodules

Project: integration/test master 3aa1813589adf4bf849411e543c7ef5caf9f294e

Add new suite for adding cars during shard leader change.

Change-Id: I4840c2bc0a77163bc9c67804db7a907effe0424f
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
eupakir [Wed, 1 Mar 2017 10:00:01 +0000 (15:30 +0530)]
Updated git submodules

Project: netvirt stable/boron 11509a60b7acbe907390a506255645574bdc1a5d

Bug 7831 : BgpRouter receives unnecessary events

Suppressed unwanted advertisement of routes, that were being advertised
due to a
breakage in the VPN Engine.
When BGP Client is not configured, route/vrf advertisement used to fail
and throw lot of exception. If BGP Client is not connected, the
process of dispatching routes/vrf to DC-GW via BGP Client should not
happen
at all.

Change-Id: I25b6abe7a67efb4621745933f869f7034eb9cd51
Signed-off-by: eupakir <kiran.n.upadhyaya@ericsson.com>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 2 Mar 2017 06:42:01 +0000 (22:42 -0800)]
Updated git submodules

Project: integration/test master ce67d756b4f11c6cfbaa32a6b8dfcb2d6a546fc4

Tweak cbench execution and availability when it's running on localhost

  seems most (guessing) all uses of this script were using cbench from a remote system
  and logging in to that system via SSH to run the tool. The changes here are fixing
  some problems I found when trying to run cbench on the same system running robot.
  in other words, running from localhost

Change-Id: Ib33824fb4bf36c80c9301097e22e2c4f15cd79d7
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
7 years agoUpdated git submodules
Peter Gubka [Wed, 1 Mar 2017 10:20:54 +0000 (11:20 +0100)]
Updated git submodules

Project: integration/test master 47c46a140191e691e8e3decd1066c77f33562a2a

Fix the problem when no real check of new leader was done

Change-Id: I396c3b2be6a0f02c86fd96a9532cc78bc96c3c5b
Signed-off-by: Peter Gubka <pgubka@cisco.com>
7 years agoUpdated git submodules
Thanh Ha [Thu, 2 Mar 2017 05:57:00 +0000 (00:57 -0500)]
Updated git submodules

Project: releng/builder master 5fc260d371bcf0ec905bc174ad7d6a0c9ee93df0

Fix "truthy value is not quoted" warning

Change-Id: I3a9b33507496bd8f5dbc54806fe27cf4c74db74a
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Alon Kochba [Wed, 1 Mar 2017 17:48:25 +0000 (19:48 +0200)]
Updated git submodules

Project: integration/test master 8385abf7891ed7b429a9c6929f46159a3fda3c0d

Fix cluster test teardowns, allow model dump to fail

Fixes test teardowns on several netvirt clustering test failures, and
allows model dump to fail in teardowns after bringing up ODL.

Change-Id: Icd3597c30f8d7c30bcae128d4658880ddd4af156
Signed-off-by: Alon Kochba <alonko@hpe.com>
7 years agoUpdated git submodules
Anil Belur [Thu, 2 Mar 2017 05:50:39 +0000 (05:50 +0000)]
Updated git submodules

Project: releng/builder master bd9a4af85bfaef10aac34ea7a8ed27c93a575c56

Merge "Add yamllint to tox"

Add yamllint to tox

Start linting our yaml files but allow for 120 max lines.

Trello: https://trello.com/c/MlgqXKq6
Change-Id: Icd1b8d4931e15b77ee29aa179422cd652e43f2e5
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Jamo Luhrsen [Thu, 2 Mar 2017 05:48:34 +0000 (05:48 +0000)]
Updated git submodules

Project: releng/builder master cda0bd827914389f2d053f6a9234b672c2d34aa8

Merge "Fix yamllint for ttp"

Fix yamllint for ttp

Preparation for patch Icd1b8d4931e15b77ee29aa179422cd652e43f2e5

Change-Id: I652afdb0b3fbae2c10a6a2be9dca73538e770af7
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 2 Mar 2017 05:48:21 +0000 (05:48 +0000)]
Updated git submodules

Project: releng/builder master 1d228e75d36e50495ad0d162c1cc69cd4474b048

Merge "Fix yamllint for releng-defaults"

Fix yamllint for releng-defaults

Change-Id: I0971c2cb6861fc059c3e8669b9332969ffb64fd2
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 2 Mar 2017 05:47:50 +0000 (05:47 +0000)]
Updated git submodules

Project: releng/builder master 85d51f9e2ad1384f5dbd06b546a656bdd7813caf

Merge changes from topic 'improve-linting'

* changes:
  Fix yamllint for tsdr
  Fix yamllint for transportpce

Fix yamllint for tsdr

Preparation for patch Icd1b8d4931e15b77ee29aa179422cd652e43f2e5

Change-Id: I87be4bf866664b6584f70573dba7f0eb68b2d799
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Fix yamllint for transportpce

Preparation for patch Icd1b8d4931e15b77ee29aa179422cd652e43f2e5

Change-Id: Ic1d0fcedc358318ca3dd2f7553d1ae966e058e4e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Thanh Ha [Thu, 2 Mar 2017 05:47:48 +0000 (05:47 +0000)]
Updated git submodules

Project: releng/builder master 8dbcd83454565d0bc7d4f617529b4f0d7b1a6551

Merge "Fix yamllint for releng-templates"

Fix yamllint for releng-templates

Change-Id: I1ac5ed88a7cea381130c5e1e6dfe2d16a90a6201
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 2 Mar 2017 05:47:11 +0000 (05:47 +0000)]
Updated git submodules

Project: releng/builder master bf8437e814574a3aea8d910b07843d055803da89

Merge "Fix yamllint for topoprocessing"

Fix yamllint for topoprocessing

Preparation for patch Icd1b8d4931e15b77ee29aa179422cd652e43f2e5

Change-Id: Ibd3fef6c157231f188ac2cdc43a57c5236945ab3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 2 Mar 2017 05:46:29 +0000 (05:46 +0000)]
Updated git submodules

Project: releng/builder master 6bb9541bd42bc105de2ac0192d5b07ee481333d6

Merge "Fix yamllint for tcpmd5"

Fix yamllint for tcpmd5

Preparation for patch Icd1b8d4931e15b77ee29aa179422cd652e43f2e5

Change-Id: Iaf229ffca6a6712054c06ca0f8340375ef86671d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 2 Mar 2017 05:45:50 +0000 (05:45 +0000)]
Updated git submodules

Project: releng/builder master 61a05c82fbdcd33620a0e7756f75c8bb9d66e765

Merge "Fix yamllint for yangtools"

Fix yamllint for yangtools

Preparation for patch Icd1b8d4931e15b77ee29aa179422cd652e43f2e5

Change-Id: I0e71abfbf67af2689dfe7d660974a2f38ded5482
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
7 years agoUpdated git submodules
Anil Belur [Thu, 2 Mar 2017 05:14:15 +0000 (15:14 +1000)]
Updated git submodules

Project: releng/builder master ed77238aac97cc03deb6d988cb0a3a0a07fdb37d

Fix yamllint for releng-templates-java

Change-Id: Iba79b253d03b1c892e034f441d00f0bd4677d350
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>