Thanh Ha [Fri, 15 Nov 2019 18:22:08 +0000 (13:22 -0500)]
Remove trailing whitespace in all files
Trailing whitespace is a waste of space and does not have any
visual impact. This patch adds a hook that will automatically
remove trailing whitespace in all files.
Change-Id: I6bb749defae313ebd1b8b75ece54d35669fd8546
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Thanh Ha [Fri, 15 Nov 2019 17:21:09 +0000 (12:21 -0500)]
Move pep8 to pre-commit
This final patch removes our dependency on coala which hasn't had
a release in quite some time.
Change-Id: Idf43965822f7ece83143fb7fa8c3ddda1175355a
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Thanh Ha [Sat, 11 May 2019 00:57:28 +0000 (20:57 -0400)]
Switch to pre-commit for rstcheck
Change-Id: Ic418c166691bc831cd4c310c657dbd8555f58f93
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Stanislav Chlebec [Wed, 13 Nov 2019 15:05:28 +0000 (16:05 +0100)]
Move jjb/set_elasticsearch_attribute_*.sh and jjb/set_jvm_common_attribute.sh to the repo releng/builder
JIRA: INTTEST-62
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Change-Id: I0375c5b7bbe676ec96a8f924c13b585444316d60
Stanislav Chlebec [Fri, 25 Oct 2019 13:10:20 +0000 (15:10 +0200)]
add support for JVM monitoring
- delete
.../test/csit/scripts/set_elasticsearch_attribute_short.sh (or ...long.sh)
.../test/csit/scripts/set_jvm_common_attribute.sh
in scriptplans files (in the folder integration/test/csit/scriptplans)
- delete
integration/test/csit/suites/integration/Create_JVM_Plots.robot
in testplans (in the folder integration/test/csit/testplans)
These explicit mentions are moved to the scripts in releng/builder repo
see related gerrit patch 85398
JIRA: INTTEST-14
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Change-Id: I4b6133ee8c2e4c595ee42859a888edf2fc73deea
Faseela K [Fri, 25 Oct 2019 05:51:25 +0000 (11:21 +0530)]
Remove COE Netvirt CSIT Scripts
Signed-off-by: Faseela K <k.faseela@gmail.com>
Change-Id: I5b045ff16acdfb2edcd9ce871fddc08cb2a9ab5f
BhuvanaVignesh [Wed, 23 Oct 2019 05:39:50 +0000 (11:09 +0530)]
INTTEST-61 lispflowmapping failing
LISP: fix 200 -> 204 status code in perf tests
Signed-off-by: BhuvanaVignesh <bvignesh@luminanetworks.com>
Change-Id: I97a4b1cc1dd092d68e526d7f6558b57358f2592f
BhuvanaVignesh [Thu, 17 Oct 2019 09:43:17 +0000 (15:13 +0530)]
Magnesium support for mdsal netconf
Signed-off-by: BhuvanaVignesh <bvignesh@luminanetworks.com>
Change-Id: I6366185c8050762f020969835bee4d51e16aeb79
Venkatrangan Govindarajan [Wed, 16 Oct 2019 07:41:14 +0000 (13:11 +0530)]
Test not using JDK-11.
The robot keyword uses \$JAVA_HOME instead of JAVA_HOME (this is passed as
argument to the robot keyword).
Signed-off-by: Venkatrangan Govindarajan <vgovindarajan@luminanetworks.com>
Change-Id: Ibfbd63b6bc227ca10f26000465b8f608c1d582f5
BhuvanaVignesh [Wed, 16 Oct 2019 05:59:16 +0000 (11:29 +0530)]
Fix Typo for sodium
Signed-off-by: BhuvanaVignesh <bvignesh@luminanetworks.com>
Change-Id: I53b44e391249d63b7a3117d9d56d628d38b000b7
Luis Gomez [Mon, 7 Oct 2019 23:06:13 +0000 (16:06 -0700)]
Change getter.py script so it does not use token
If scope variable is not set, the script will use
basic authn vs token. This will fix netconf scale
tests in sodium and beyond.
Change-Id: I7c3ec5e59ba690d096580850d410a57389c1f093
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
esobmar [Tue, 1 Oct 2019 16:53:26 +0000 (17:53 +0100)]
CSIT for Yang 1.1 actions
Change-Id: I49a579fd0231ba74ebbe96ef653fbd6af0a9b65a
JIRA: NETCONF-636
Signed-off-by: mariusz.sobucki@est.tech
Srinivas Rachakonda [Wed, 11 Sep 2019 19:10:18 +0000 (00:40 +0530)]
correct check_for_null for l2gw delete
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: Ide43dd6095f7c2a8939a4cf39970b34002a232c4
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Lori Jakab [Mon, 26 Aug 2019 11:28:40 +0000 (14:28 +0300)]
LISP: fix stable/sodium CSIT jobs
Change-Id: I22297049929750d9345fa9bc00699696993bc21b
Signed-off-by: Lori Jakab <lojakab@cisco.com>
JayaPr [Fri, 30 Aug 2019 15:20:06 +0000 (20:50 +0530)]
Fix for add floating ip command change in rocky
With change of openstack version the command for add float ip
has changed
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Change-Id: I1309b140760e71eb5c93046a33d7493b7a90da71
JayaPr [Fri, 13 Sep 2019 14:02:09 +0000 (19:32 +0530)]
Move l3vpn_bgp_multipath_maxpath_cli from tdd to dcgw job
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Change-Id: Ic1ef6f9028681485e2d5f070d22daad9f14fb173
JayaPr [Fri, 13 Sep 2019 14:15:20 +0000 (19:45 +0530)]
Add testcase to Verify The Subnet Route When The Network Is Removed From The Vpn
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Change-Id: I958ff933c476f0fac7dedd642227b56c9df409e9
Luis Gomez [Tue, 10 Sep 2019 16:45:24 +0000 (09:45 -0700)]
Increase WUKS timeout due to change of behavior
See details in OPNFLWPLUG-1074
Change-Id: Idf8ad74a232f42878f12c5f94466bc5660a29dd3
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Luis Gomez [Tue, 10 Sep 2019 00:34:50 +0000 (17:34 -0700)]
Remove test deleting port in OVS
This produces an OVS crash and OVS (and controller) may not behave correctly
after that.
|00178|bridge|INFO|bridge s2: deleted interface s2-eth1 on port 1
|00179|util|EMER|lib/netdev.c:2281: assertion ifidx failed in
netdev_ports_remove()
|00005|daemon_unix(monitor)|ERR|2 crashes: pid 13613 died, killed (Aborted),
core dumped, restarting
Change-Id: I4ca929b95b4a4ebde69b2477e4555ac83aac3201
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
JayaPr [Fri, 7 Jun 2019 15:06:32 +0000 (20:36 +0530)]
Modified the description for bgp_multipath_maxpath
Change-Id: Ifa5e505cd9d497f97ba71a79383a6a4bd240c467
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
JayaPr [Fri, 30 Aug 2019 14:30:26 +0000 (20:00 +0530)]
Add testcheck for Subnet Route For single/multiple Subnet On
Single/Multiple` Vswitch
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Change-Id: Ide31666f36829f8ea5ca0ee87cf69b791c90450f
Luis Gomez [Sun, 8 Sep 2019 23:20:45 +0000 (16:20 -0700)]
Adjust BGPCEP test to BGPCEP-877 bug fix
Also repair Sum_Hex_Message Keyword.
Change-Id: I7b5d494acd049266a30dbb4ba2f08819e28133d8
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Karthika Panneer [Thu, 29 Aug 2019 05:45:00 +0000 (22:45 -0700)]
Skip OFT testcases for branches less than sodium
Change-Id: If685bfba3f1446571e1cdfc7aaad214d09a6f765
Signed-off-by: Karthika Panneer <r.p.karthika@ericsson.com>
Srinivas Rachakonda [Mon, 26 Aug 2019 07:59:11 +0000 (07:59 +0000)]
Correct suite setup keyword
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: Iba940e893963d61c6e58df6e4e078a6a9b91fe9f
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Luis Gomez [Fri, 30 Aug 2019 01:35:01 +0000 (18:35 -0700)]
Fix netconf swith scale test
JVM KWs should always pass because the framework (decanter, ES, etc)
can stop working any time.
Change-Id: Ice218870ccaab8f3fe457b9a811099615561a599
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Thanh Ha [Tue, 27 Aug 2019 19:22:03 +0000 (15:22 -0400)]
Configure basepython to python3
More and more libraries that we are pulling in require Python 3 so
to avoid having to play the pin dependencies whack-a-mole game let's
bump or base python where possible to python3.
Change-Id: Id16cc042dab5c1673ec630efe738612f8d056622
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Thanh Ha [Sat, 11 May 2019 00:50:06 +0000 (20:50 -0400)]
Switch to GitLint instead of Coala GitCommitBear
Change-Id: I0ed5d5d942fcd75154ee3491362d37b487ba2e1b
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Thanh Ha [Fri, 23 Aug 2019 15:46:35 +0000 (11:46 -0400)]
Resolve JSON RPC PEP8 issues
This patch is auto-generated using python-black to take care of
code formatting style.
Change-Id: I33f345b0bdd3eb5f69b96948e35ec3ea09f62153
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Thanh Ha [Fri, 7 Jun 2019 02:41:13 +0000 (22:41 -0400)]
Resolve PEP8 in IoTDM
Change-Id: I8c70d250db546ec7e0a2febf194189693fb1e450
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Karthika Panneer [Tue, 25 Jun 2019 06:39:22 +0000 (23:39 -0700)]
Enhance OFT CSIT
Change-Id: I7e4d5901cce00d09c104c0ba24d5f721b8bad908
Signed-off-by: Karthika Panneer <r.p.karthika@ericsson.com>
Signed-off-by: souvikdas95 <souvikdas95@yahoo.co.in>
Signed-off-by: Karthika Panneer <r.p.karthika@ericsson.com>
Karthika Panneer [Mon, 19 Aug 2019 10:17:52 +0000 (03:17 -0700)]
Include Magnesium in the list of branches
in Comparestream.robot
Change-Id: I724f8459c5738277144b0a12f0b350d4f6559dc4
Signed-off-by: Karthika Panneer <r.p.karthika@ericsson.com>
Luis Gomez [Fri, 16 Aug 2019 17:04:05 +0000 (10:04 -0700)]
Change OFP suite order
To see of there is any effect on OPNFLWPLUG-1074
Change-Id: Ib3e8573922fa945bf4ecab1751edd575e2b809d4
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
JayaPr [Mon, 29 Jul 2019 17:26:31 +0000 (22:56 +0530)]
Add testcase for Control path monitor (bfd) for bgp
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Change-Id: Ieb38cde08efe9f84ba8797aad8fc649cd3d83314
Jamo Luhrsen [Fri, 26 Jul 2019 23:39:13 +0000 (16:39 -0700)]
Change Post Log Check to accept list of codes
This allows a list of acceptable codes to be checked so that
in the case where one release is giving a 200 response as
ok and another release has moved to 204 (Happened between
Neon and Sodium) we can keep the same test code
Change-Id: I682055fc84a7d6172b117f5a385c69a7e356d00b
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Faseela K [Tue, 30 Jul 2019 06:53:42 +0000 (06:53 +0000)]
Revert "Ignore tunnel verify till odltool is fixed"
This reverts commit
aec1991e943d9c8eb7fa427e8f984a30ebf5e92f.
The issue with tunnel parsing in odltools is fixed with the below patch,
and a new version of odltools is released with the fix.
So, let us put the tunnel verification step back to netvirt CSIT.
https://git.opendaylight.org/gerrit/#/c/odltools/+/83267/
Change-Id: If5f1bf3bd8c44d7c94a996b4a869b7fbb14af699
Signed-off-by: Faseela K <faseela.k@ericsson.com>
JayaPr [Fri, 26 Jul 2019 15:35:34 +0000 (21:05 +0530)]
Ignore tunnel verify till odltool is fixed
Ignore tunnel verify till odltool is fixed
https://git.opendaylight.org/gerrit/c/odltools/+/83267/
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Change-Id: I9844089a9dce785f188f36d0207612dc87666e7b
Karthika Panneer [Fri, 10 May 2019 09:56:36 +0000 (02:56 -0700)]
ITM yang cleanup CSIT changes
1)Fix CSIT after ITMyang cleanup
2)Include sodium keywords in
comparestream.robot
Changes are done in the suite with
respect to https://git.opendaylight.org/gerrit/#/c/81869/
Change-Id: I2d004d850e5f766d037adadfbfb5e09b34b767aa
Signed-off-by: Karthika Panneer <r.p.karthika@ericsson.com>
Luis Gomez [Tue, 23 Jul 2019 22:04:57 +0000 (22:04 +0000)]
Revert "Stabilize BGP ingest suite"
This reverts commit
190a3d744b4c42c454aafe3573e448842d8e7354.
Reason for revert: Issue was fixed
Change-Id: Iab7d35612be19dc4038e46e31666355379d6d6b2
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Robert Varga [Tue, 23 Jul 2019 08:43:56 +0000 (10:43 +0200)]
Revert "Add play.py reading information"
This reverts commit
4dce5f115e521fe5bfb604ed28994c8fdf68f5dd.
JIRA: BGPCEP-876
Change-Id: Ief958f7d83652ce4758c8bca2f4039f51a7cdfc1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
Luis Gomez [Thu, 18 Jul 2019 22:37:04 +0000 (15:37 -0700)]
Stabilize BGP ingest suite
Change-Id: Ie6992d0f391e0061a544900793f507ea08561a01
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
JayaPr [Thu, 11 Jul 2019 16:07:24 +0000 (21:37 +0530)]
Add testcase for Vswitch Hosting Subnet Route Restart
On Multiple Vswitch
Change-Id: I323b76a3e8fec21e9c1b0105df39f7625fd0e355
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Luis Gomez [Fri, 12 Jul 2019 22:54:35 +0000 (15:54 -0700)]
Add more time to fill table stats
Some tests are failing because of this.
Change-Id: I54c0e32defa3316cbaf96fe37218e24712c10865
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Luis Gomez [Fri, 12 Jul 2019 23:29:27 +0000 (16:29 -0700)]
Add HTTP code 204 to the accepted codes
A test is failing because the below RPC now returns 204:
POST operations/network-topology-pcep:update-lsp
Change-Id: I24fb5821cb194d492ec11c5824991b70c91be868
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
JayaPr [Tue, 9 Jul 2019 15:17:36 +0000 (20:47 +0530)]
Add 3 node suites for dcgw cases
3 node suites for dcgw was missing leading to
netvirt-csit-3node-0cmb-1ctl-2cmp-openstack-rocky-dcgw-sodium
jobs failure.
Change-Id: Id8935c307a52da091b74769eda70e5ea10c3176b
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Robert Varga [Tue, 9 Jul 2019 08:51:01 +0000 (10:51 +0200)]
Add play.py reading information
This adds information to track what play.py is doing w.r.t.
reading.
JIRA: BGPCEP-872
Change-Id: Iffcb0963b407dcb3f8d073708a02253464c877c0
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
JayaPr [Mon, 17 Jun 2019 17:36:29 +0000 (23:06 +0530)]
Add testcase for Vswitch Hosting Subnet Route Restart
Change-Id: I85254e429c6e9038cbfae42849eb0e9e69af8bc2
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
souvikdas95 [Thu, 9 May 2019 08:12:14 +0000 (13:42 +0530)]
GENIUS-157: Fix typo in OF-Tunnels CSIT
Change-Id: I4f729d9f44696a84beed2cde648580ec0d269037
Signed-off-by: souvikdas95 <souvikdas95@yahoo.co.in>
JayaPr [Fri, 7 Jun 2019 14:07:07 +0000 (19:37 +0530)]
Add testcase for multiple float ip assignment
Add testcase for multiple floating ip assignment
in snat dnat suite
Change-Id: Ic4900b4bc43daf0868ff2e06161deb1cdd59e476
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
JayaPr [Wed, 15 May 2019 12:57:23 +0000 (18:27 +0530)]
Add subnet routing and snat cases to dc-gw testplan
Add subnet routing and snat cases from tdd-wip to dc-gw
testplan to be run in regular dc-gw jobs
Change-Id: I0902e5c358c7ccd1c2d26441cedaf31eb50fe206
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
shubhangibharti [Fri, 7 Jun 2019 20:51:26 +0000 (02:21 +0530)]
Sorted remaining unordered variables.
Change-Id: I3d3b6488f61ae4c3391ef7620c09a7ab6edce1e4
Signed-off-by: shubhangibharti <shubhangibharti@yahoo.co.in>
shubhangibharti [Fri, 7 Jun 2019 20:41:19 +0000 (02:11 +0530)]
Sorted the variables alphabetically
Change-Id: I671b3aa157267d57615dc09676170db729c0717c
Signed-off-by: shubhangibharti <shubhangibharti@yahoo.co.in>
JayaPr [Fri, 7 Jun 2019 15:02:34 +0000 (20:32 +0530)]
Rename bgpvpn and l3vpn suites appropriately
Change-Id: I3c52e3c6c659e067b4f0f3f1c4b568f470e1e01a
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Luis Gomez [Fri, 24 May 2019 06:30:31 +0000 (23:30 -0700)]
Fix BGPCEP userfeatures
- Adjust End-Of-RIB count in multiple suites.
- Remove empty data verification in multiple suites.
- Change Route refresh payload variables.
- Add PCEP suite HTTP allowed codes.
Change-Id: I997af725abfe19dae20cbc675ea5864cbfba41fd
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
JayaPr [Thu, 11 Apr 2019 18:34:18 +0000 (00:04 +0530)]
Move subinterface creation and verification
Move subinterface creation and verification
out from subnet suite to Openstackoperations.robot
Change-Id: I2a7fc0a99f1ec078f9cd9fee38bc57f48126b113
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Thanh Ha [Fri, 24 May 2019 22:30:19 +0000 (18:30 -0400)]
Pin robotframework to 3.1.1
3.1.2 introduced a new tidy requirement which does not work in 3.0 versions
of RobotFramework. Pin to 3.1.1 until we can communicate to the community to
upgrade to the 3.1 version.
Change-Id: Ib9398500d4c5b162b6ae2d758a1a13daf468bb99
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
jluhrsen [Thu, 9 May 2019 18:33:28 +0000 (11:33 -0700)]
Allow to run testtool without installing it first
Change-Id: I43d05bec0e1afdf9c4579788b6aeb5e51fc74355
Signed-off-by: jluhrsen <jluhrsen@gmail.com>
Luis Gomez [Fri, 24 May 2019 00:57:05 +0000 (17:57 -0700)]
Fix bgpcep testplans
- Remove GR feature test, it is not working in any branch.
- Set same userfeatures test for all branches.
- Remove tell-based test in bgp-ingest for fluorine.
Change-Id: I41e697760ce5271b2a5c7c69bfcad4a039c84e21
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Thanh Ha [Wed, 10 Apr 2019 08:04:37 +0000 (16:04 +0800)]
Add pre-commit robot-framework tidy
Use pre-commit to handle robot tidy tool rather than maintaining our
own. This tool is handy because it will automatically correct the
local files on "git commit" after pre-commit is installed for the
first time.
Install pre-commit using tox with `tox -e pre-commit`.
Change-Id: I64d802b2d0754160755bce3e50272a5f28af4d72
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Thanh Ha [Wed, 10 Apr 2019 08:10:01 +0000 (16:10 +0800)]
Robot tidy tool generated updates
This is auto-generated by the pre-commit tool in the next patch.
Review the next patch before touching this one.
Change-Id: If1ee22636af62dcef3b2464544e5af592566c0bd
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
jluhrsen [Mon, 13 May 2019 21:36:29 +0000 (14:36 -0700)]
Fix docs to use real function name
get_jvm_garbageCollection -> get_jvm_garbagecollection
Change-Id: I09cc700c34a6741d0c4351d0c8fdc8ae41da3091
Signed-off-by: jluhrsen <jluhrsen@gmail.com>
Thanh Ha [Thu, 9 May 2019 13:00:09 +0000 (09:00 -0400)]
Pin pygments to 2.3.x
Pygments released 2.4.0 which added a python requires that excludes all
versions of Python < 3.5. The LFCI's default Python 3 version is 3.4 so
causes build failure.
Change-Id: Iec3de2d14754b2b4d52ea9e2e4c07006ec5d3f62
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
jluhrsen [Wed, 8 May 2019 21:27:27 +0000 (14:27 -0700)]
Show jmx-local and jmx-others file contents
just for more detailed debugging
Change-Id: Ia90fcb798846418d4da41aacb37ef27593c8cefa
Signed-off-by: jluhrsen <jluhrsen@gmail.com>
jluhrsen [Tue, 30 Apr 2019 19:48:41 +0000 (12:48 -0700)]
Add netconf scale suite to find max devices
Change-Id: I5252ef94bdb7e2e7b3e84fefa770641bac6306a0
Signed-off-by: jluhrsen <jluhrsen@gmail.com>
Thanh Ha [Fri, 3 May 2019 16:04:08 +0000 (12:04 -0400)]
Pin pep8 and tidy to Python 2
The code in the repository has not been updated to pass Python 3
linting. Pin the Python version to 2 for now.
Change-Id: Ied5d4b77886ad065be07f624fbab317e24d493cf
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
souvikdas95 [Thu, 28 Feb 2019 17:04:24 +0000 (22:34 +0530)]
GENIUS-157: CSIT Test suite for OF-Tunnels Phase-1
TC01-TC04
Test plan Ref.: https://git.opendaylight.org/gerrit/#/c/72712/
Change-Id: I5249e407e0d4c29601f7dd57945244270bef9f03
Signed-off-by: souvikdas95 <souvikdas95@yahoo.co.in>
Signed-off-by: Karthika Panneer <r.p.karthika@ericsson.com>
Luis Gomez [Thu, 2 May 2019 17:43:32 +0000 (10:43 -0700)]
Remove BC option in netconf testtool
This reverts commit
92bdbae14ff0883e00a730ab2796fadf37596ac4.
The original change is not required anymore and BC seems to be
required by latest version of sshd.
Change-Id: Ibc94f3ddbafc7ce4eeaa38ecc8bf07503b271eaf
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
JayaPr [Tue, 23 Apr 2019 13:19:30 +0000 (18:49 +0530)]
Change FIP to ExtIP
While debugging netvirt-1591, found FIP creates
confusion that whether it is fixed IP or Floating IP
So rename FIP which is actually External IP and also
fixed to ExtIP
Change-Id: I5c2aa496f3a49dd95ac01a1933f9381a2c9990ae
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
JayaPr [Mon, 18 Mar 2019 10:34:33 +0000 (16:04 +0530)]
Add bgpvpn specific apis in netvirt.
Add bgpvpn specific apis to check support for bgpvpn
create and verify commands in an openstack
environment
Change-Id: I72b58d2c46338b06e85a26343cfdc30227b0ac85
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
JayaPr [Wed, 20 Mar 2019 16:58:10 +0000 (22:28 +0530)]
Add ping test in aclrecovery suite
Add ping test in aclrecovery suite.
The previous suite was checking for flows table,
Modified it to check for ping.
Change-Id: I9eb4756506963f58207d0b575a78ba68d16c31d9
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
ananth.y [Fri, 29 Mar 2019 09:58:44 +0000 (18:58 +0900)]
Fix validations HTTP error
Change-Id: I13862722892767fa2be2ab57cb4caf21de8537f2
Signed-off-by: ananth.y <ananth.y@hcl.com>
JayaPr [Wed, 3 Apr 2019 00:39:29 +0000 (06:09 +0530)]
Add testcase for vm readd and connectivity
Added testcase to check when Deleted VM is added back again
ping and connectivity should be fine
Also reorganised suite to make it more readble.
Change-Id: Id14f39638da25fb51a81280b982c7034127dcd5b
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
JayaPr [Fri, 29 Mar 2019 01:21:09 +0000 (06:51 +0530)]
Replace Start Suite with Suite Setup
Replaced the keyword Start Suite with Suite Setup in all
netvirt suites to follow test code guidelines.
Change-Id: Icfa7a1a4ab24ee1935ae09184186ac9fe74c7d65
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
JayaPr [Mon, 18 Mar 2019 10:43:07 +0000 (16:13 +0530)]
Remove bgp-connect duplicate variable from suites
Change-Id: Id20b500b488e6252de83ecf340d5058d86d7bcc3
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
Jamo Luhrsen [Tue, 26 Mar 2019 16:36:56 +0000 (09:36 -0700)]
Move ${VPNV4_ADDR_FAMILY} to lib file
this was missed in https://git.opendaylight.org/gerrit/#/c/80758
Change-Id: I2cfb0655ccf49f2805b59942ab9e8ec61d8f967e
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
JayaPr [Fri, 15 Mar 2019 10:08:43 +0000 (15:38 +0530)]
Re-create l3vpn and verify traffic
Change-Id: I0aa9b2f2f5383d2b84825a7eccb1f339a44ff5a7
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
JayaPr [Mon, 11 Mar 2019 07:12:52 +0000 (12:42 +0530)]
Move bgp global api to BgpOperations library
Change-Id: I661218b800968c40c8c0860a6a5c0f36594997ff
Signed-off-by: JayaPr <jaya.priyadarshini@ericsson.com>
gvrangan [Thu, 14 Mar 2019 13:29:20 +0000 (18:59 +0530)]
Fix BGPCEP Test related to tcpmd5user (Neon)
- The XML response is differnt for neon.
- This Patch checks for the STREAM and uses a differnt
response for XML.
Change-Id: Iefeb6c5c2b57c676c73e2942350ff3476dbfa2fc
Signed-off-by: gvrangan <vgovindarajan@luminanetworks.com>
gvrangan [Wed, 13 Mar 2019 11:09:29 +0000 (16:39 +0530)]
Fix for BGPFunct Test (Route Ref Tests)
- The tests were failing due to multiline string comparison.
This patch breaks the search in to a loop one line at a time.
Change-Id: Ic10403966f9310366f8027ff9e0b6ed4834cc1c9
Signed-off-by: gvrangan <vgovindarajan@luminanetworks.com>
Lorand Jakab [Sat, 9 Mar 2019 00:55:17 +0000 (01:55 +0100)]
LISP: fix MD-SAL Neon git paths
Change-Id: I104d99e451bf2b264342c0782e260be51ced7b6b
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
Jaime Caamaño Ruiz [Mon, 11 Mar 2019 12:07:55 +0000 (13:07 +0100)]
Non passing validations now cause HTTP 400 error
Depends-On: If97cc430dbc287b887b1267268d86c14cadd283c
Change-Id: I0450e426a500329b6c87c278d93fb0dedb5161ed
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
gvrangan [Thu, 7 Mar 2019 11:42:56 +0000 (17:12 +0530)]
Fix for ACL Tests in AllinOne Setup
Change-Id: I2db4fb578f95f997afacdb4dfc6f440983887cd9
Signed-off-by: gvrangan <vgovindarajan@luminanetworks.com>
Luis Gomez [Tue, 5 Mar 2019 04:03:21 +0000 (20:03 -0800)]
Repair Karaf command
Option -f is not available in bundle:restart.
Some of the expected logs are not there anymore.
Change-Id: Ie8f2c7be83a4b5c08ed06034996dba7e4b0523de
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Luis Gomez [Tue, 5 Mar 2019 01:25:04 +0000 (17:25 -0800)]
Fix Robot evaluate
It seems like latest robot version changes the way python dictionary
is evaluated.
Change-Id: I34b72190bb4f7d09aedf1cb1d46b4ec65b247164
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Luis Gomez [Mon, 4 Mar 2019 18:42:51 +0000 (10:42 -0800)]
Fix error in CSIT due to not empty stderr
pip command shows stderr about python 2.7 deprecation
Change-Id: I79c399abb203cb4d7bcdafd208ed241829822ba7
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Karthika Panneer [Mon, 25 Feb 2019 12:05:51 +0000 (04:05 -0800)]
Qualify Keywords in Genius Suite
Change-Id: Id2c77861462d29fc5e2ab944ca0b8d8823aad2e0
Signed-off-by: Karthika Panneer <r.p.karthika@ericsson.com>
Faseela K [Wed, 27 Feb 2019 07:03:25 +0000 (12:33 +0530)]
Remoce wrong keyword for node data
Upgrade CSIT has been failing with the below error:
No keyword with name 'DevstackUtils.Set Node Data For Control Only Node
Setup' found.
The keyword was renamed, but the keyword call can simply be removed
because the proper keyword is called during Suite Setup->
OpenstackOperations.OpenStack Suite Setup->Devstack Suite Setup->
Get DevStack nodes Data
Change-Id: I05d7470733669e5b74d57237f1c013cdf345c219
Signed-off-by: Faseela K <faseela.k@ericsson.com>
Faseela K [Tue, 19 Feb 2019 05:06:11 +0000 (10:36 +0530)]
Migrate to serviceutils/upgrade flag
JIRA: GENIUS-190
Change-Id: Iafdea3a3e74b4e1c8d2f6161ec05cca91f51d8bc
Signed-off-by: Faseela K <faseela.k@ericsson.com>
ananth.y [Wed, 27 Feb 2019 13:40:46 +0000 (22:40 +0900)]
Fix URI bad format error
In jenkins model dump for rendered-service-path
gets error response.
Change-Id: Iebb1c89c90c335fc5b2b924e250b7d876386dd2f
Signed-off-by: ananth.y <ananth.y@hcl.com>
Faseela K [Wed, 13 Feb 2019 07:12:22 +0000 (12:42 +0530)]
Migrate from godep to go modules
COE CSIT has migrated to latest golang,
so we can start using go modules for
building watcher and cni.
Change-Id: Ie9c54e81a7b9917c818d234df8c6e53a83bc6349
Signed-off-by: Faseela K <faseela.k@ericsson.com>
Luis Gomez [Tue, 19 Feb 2019 22:18:01 +0000 (14:18 -0800)]
Enable mdsal store for testool
Change-Id: I8ee0e343f980b883d04483f1569674ddeea69877
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
pabitra_b [Mon, 11 Feb 2019 13:13:21 +0000 (22:13 +0900)]
SFC New testcase addition.
- SFC Flow Classifier creation with destination port range.
- SFC Flow Classifier creation with source port range.
- During Start Applications on VM Instances part, executing call
commands inside single ssh connection.
Change-Id: I4f3c226a6ced0fb699754e57b8d9440da0d09849
Signed-off-by: pabitra_b <pabitra_b@hcl.com>
Venkatrangan Govindarajan [Fri, 15 Feb 2019 13:17:07 +0000 (13:17 +0000)]
Revert "Fix OpenStack CLI Get List error"
All jobs are reported as failure, but tests are working. This patch
causes failure in Suite Teardown Causing Failure when the json outcome
has a value like False which is not a string
link:https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/
netvirt-csit-1node-0cmb-1ctl-2cmp-openstack-queens-upstream-stateful-
fluorine/1169/robot-plugin/log_02_l3.html.gz
This reverts commit
e6e32a086559fbe0a59558175b6f6b3b0c99f34f.
Change-Id: I4653effc113a08b45f94d3a265dd2dd67c6c9318
Signed-off-by: gvrangan <vgovindarajan@luminanetworks.com>
Yi Yang [Thu, 14 Feb 2019 03:38:12 +0000 (22:38 -0500)]
Fix OpenStack CLI Get List error
In OpenStack CLI Get List error, RequestsLibrary.To Json
${json} will result in exception if return value of
OpenStack CLI is empty, i.e. ${json} is empty, this will
terminate current keyword/test case, it isn't what we expect.
This commit fixed this error and make sure current keyword/test
case can be run normally.
Change-Id: If36e27f092e66920004cfc09e9a6d6ec88bf5b51
JIRA: INTTEST-56
Signed-off-by: Yi Yang <yangyi01@inspur.com>
TabassumSharieff [Mon, 3 Sep 2018 11:54:05 +0000 (17:24 +0530)]
Revert "Revert Add Acl enhancement"
This reverts commit I7bf12b07e24f73d29bc90f1cff0bd90253e17915
Change id 73638 went in but broke netvirt csit so was reverted
and this is an attempt to get that original patch in without
breaking netvirt csit.
Change-Id: I21e04f6c1492dc828fa04993c2554ec10ea2d0a5
Signed-off-by: TabassumSharieff <shariefftabassum14@gmail.com>
Karthika Panneer [Fri, 8 Feb 2019 05:39:11 +0000 (21:39 -0800)]
Include sodium in the list of branches
Change-Id: Ic497401eabbe5746a40004fdcda461b36e616f98
Signed-off-by: Karthika Panneer <r.p.karthika@ericsson.com>
Karthika Panneer [Thu, 7 Feb 2019 10:10:22 +0000 (02:10 -0800)]
Change ping check for COE
The output of ping between pods
is checked over 0% packet loss.
This is changed to 64 bytes to
ensure proper check is being done.
Change-Id: I45923d3b2884b75cdd16baa5204427ed46ca9d40
Signed-off-by: Karthika Panneer <r.p.karthika@ericsson.com>
Karthika Panneer [Fri, 11 Jan 2019 09:40:49 +0000 (01:40 -0800)]
GENIUS-136 : Enhance Genius-CSIT to 3 Switches
Change-Id: I39ae335caec7867e05942efa63a85d043bcb4a57
Signed-off-by: Karthika Panneer <r.p.karthika@ericsson.com>
pabitra_b [Wed, 23 Jan 2019 12:30:19 +0000 (21:30 +0900)]
Modification on SFC test Cases
- Replaced Ubuntu image with Alpine Image
- Created new variables ETH_IN, ETH_OUT, CLOUD_IMAGE_USER,
CLOUD_IMAGE_PASS, CLOULD_IMAGE_CONSOLE specific to Cloud Image.
- Globally set suit variable for OS Prompt, user, password and console.
- During Creation of VM instance Key is ommitted as it is not required.
- Downloading VXLAN Tool is not required in this case.
- Used 512 MB and 1 CPU for Alpine Image.
- Replace curl comand with nc command.
- Replace cirros instances and create 3 instances using the opnfv image.
- Leverage SimpleHTTPServer from python to check the connection.
Change-Id: I0309c2a735664f937b41f5954ea8e6d4b44f5a71
Signed-off-by: pabitra_b <pabitra_b@hcl.com>
shahid_calsoft [Tue, 29 Jan 2019 15:15:15 +0000 (20:45 +0530)]
Append ARP use cases TCs in puntpath suite
Change-Id: I121f33cf3ba85c9a9b68c80b74d5c00614b88598
Signed-off-by: shahid_calsoft <mohammad.shahid@altencalsoftlabs.com>
Luis Gomez [Sun, 3 Feb 2019 21:37:06 +0000 (13:37 -0800)]
Do not check status code for empty inventory
Since Neon it returns 404.
Change-Id: I93df691d925fb1891c3a63cf2388c633001f9299
Signed-off-by: Luis Gomez <ecelgp@gmail.com>