Srinivas Rachakonda [Thu, 23 Jan 2020 08:05:08 +0000 (13:35 +0530)]
NETVIRT-1572
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: Ifc33be3605d080ee3dea2eb733f3b1d5412b2834
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Srinivas Rachakonda [Fri, 31 Jan 2020 09:58:09 +0000 (15:28 +0530)]
update cirros image for stein and master
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: Iac42f70e92db290683a8c5949b2aa56de52ac66e
Jamo Luhrsen [Fri, 31 Jan 2020 02:09:59 +0000 (18:09 -0800)]
Add back [Template] override for rest of files
This should clean up what's left after:
https://git.opendaylight.org/gerrit/c/integration/test/+/87307
Change-Id: I28da3bc07ff1acdb92482a37fed7e3d544119d64
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Jamo Luhrsen [Fri, 31 Jan 2020 01:30:02 +0000 (17:30 -0800)]
Add back [Template] override
it seems our robot code cleanup using the tidy tool
for v3.2a1 actually removed empty [Template] lines
thinking they are a mistake? But, in those cases we
really wanted those test cases to skip the default
test template.
this was introduced with:
https://git.opendaylight.org/gerrit/c/integration/test/+/86550/2/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
potentially other test cases were affected, but this
should address some new failures we are debugging
for the sodium SR2 release.
Change-Id: Ib1b4f3126e82e703048dd6ef3f0fdf50336fc4be
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Srinivas Rachakonda [Thu, 30 Jan 2020 08:56:09 +0000 (14:26 +0530)]
added stein in exclusion
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: I0bcc7542314ba30ea9fa0f1f14f852b832032a18
Luis Gomez [Wed, 29 Jan 2020 04:30:53 +0000 (20:30 -0800)]
Pin python setuptools version to 44.0.0
Change-Id: I2a56b521041815c5bb5f82bbee01b51c12e9d5f9
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Jamo Luhrsen [Thu, 23 Jan 2020 23:46:59 +0000 (15:46 -0800)]
Make a neon specific aaa testplan
token auth doesn't work after neon so we have to
split it up for the newer releases.
Change-Id: I11b1267f8544b7114c2462efc9ec58bdcc1f49ef
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Jamo Luhrsen [Thu, 23 Jan 2020 21:18:42 +0000 (13:18 -0800)]
Clean up new AAA auth suite
- make test case steps reflect test case names
- enhance variable scheme
Change-Id: I130669a7e29ecf17604924f3d03bd88666d45e28
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Jamo Luhrsen [Wed, 22 Jan 2020 22:10:22 +0000 (14:10 -0800)]
Add new restconf auth suite
Change-Id: I4136c93f43489c4c720cf42b62707246355cae89
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Srinivas Rachakonda [Fri, 10 Jan 2020 08:23:56 +0000 (13:53 +0530)]
add wait and check for flow entry for a node
Test case changes to look for floating IP of
VM instead of SNAT IP.:
1. Verify Floating Ip
Provision And Reachability From External
Network Via Neutron Router Through L3vpn
2. Verify Floating Ip Re-provision And
Reachability From External Network Via
Neutron Router Through L3vpn
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: I3f640f3da4be79a0bf0529f62a76309d429c35e9
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Luis Gomez [Fri, 10 Jan 2020 18:56:21 +0000 (10:56 -0800)]
Set the value we use in Jenkins by default
Change-Id: I89dfaaf828886cfe9f511166a104be9b33b9f872
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Luis Gomez [Wed, 8 Jan 2020 23:11:38 +0000 (15:11 -0800)]
Fix docker run command
USER_HOME is reserved for robot image home path.
Change-Id: I991e453173f1a41fd80c24741002e7ad37603e60
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Srinivas Rachakonda [Mon, 6 Jan 2020 08:54:45 +0000 (14:24 +0530)]
ebgp yang model change
netvirt ref - https://git.opendaylight.org/gerrit/c/netvirt/+/86039
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: I7f81a4c4b93001a1afefd9f7b8e1db0b6079d068
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Jamo Luhrsen [Mon, 23 Dec 2019 22:30:46 +0000 (14:30 -0800)]
Upgrade RF syntax for v3.2 compatibility
Change-Id: I3db4425c219f955ba8ec98cd26246a5561b77c64
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Jamo Luhrsen [Fri, 3 Jan 2020 01:23:22 +0000 (17:23 -0800)]
INTTEST-65: use resp.text instead of .content
when running with python3, .content may not come
in pure str() format and python3 is a little more
restrictive with that. but the requests library
will always send back resp.text as a string which
is what Should Contain is looking at
Change-Id: Ic6b02c058d702bdb4192ebe701ac8f68af7158b7
Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Srinivas Rachakonda [Fri, 20 Dec 2019 07:40:16 +0000 (13:10 +0530)]
correction to NETVIRT-1599
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: I476c065a11717b8a307bc796ff4d1d5252a180d5
Srinivas Rachakonda [Thu, 19 Dec 2019 14:04:44 +0000 (19:34 +0530)]
correction to NETVIRT-1599
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: Ia037fe3dd9de1187cc154931e2f408f834e070dd
Srinivas Rachakonda [Thu, 21 Nov 2019 11:24:59 +0000 (16:54 +0530)]
NETVIRT-1599 - Added rpc commit call after upgrade flag is set
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: I9dfaa84349b4bcb12d4f45e283f66dd519ace829
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Luis Gomez [Sat, 14 Dec 2019 00:35:08 +0000 (16:35 -0800)]
Repair PCEP test
Add sleep between the PCC connection and request LSP
sync optimization. See BGPCEP-890.
Change-Id: Id6bb19f64fb0868f9144b441f326e22a8b3ae396
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Luis Gomez [Fri, 13 Dec 2019 04:34:21 +0000 (04:34 +0000)]
Revert "Enable check for status after member starts up"
This reverts commit
c7b7b369035a373808d5a8253f92923e184b7420.
Change-Id: I51c2c59b5d5f42cb28f1defedd2ab1ef9d3bb8e5
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Ning Zhang [Wed, 11 Dec 2019 01:58:48 +0000 (09:58 +0800)]
Optimization variable name in host_route_handling.robot
Chang variable name to singular format:
${NETWORK_1_VMS} ---> ${NETWORK_1_VM}
Change-Id: I6ce46966b7f2b1eff4f81bacdf22a27328494e5f
Signed-off-by: Ning Zhang <zhangninglc@inspur.com>
Ning Zhang [Fri, 29 Nov 2019 07:33:08 +0000 (15:33 +0800)]
Get vm ip failed during test host_route_handling.robot
Increase timeout for Get VM IP.
JIRA:INTTEST-66
Change-Id: If446618553ba2646168676c9601d431eaa649c89
Signed-off-by: Ning Zhang <zhangninglc@inspur.com>
Luis Gomez [Wed, 4 Dec 2019 19:04:37 +0000 (11:04 -0800)]
Enable check for status after member starts up
Change-Id: I02d3dfb7e5612e8d17aa01348b19787240ad7cea
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Ning Zhang [Fri, 6 Dec 2019 02:54:00 +0000 (10:54 +0800)]
ODL Bgpvpn function test failed
The case in bgpvpn.robot test failed: Verify ODL supports VPN creation via neutron bgpvpn create command
Change-Id: Ib786f1e276c12c5df394d4e7bf04b20273acf0f1
Signed-off-by: Ning Zhang <zhangninglc@inspur.com>
Srinivas Rachakonda [Thu, 21 Nov 2019 07:41:53 +0000 (13:11 +0530)]
increase the timeout for Get VM IP
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: I3e463cb1523ffe0f7f8e754f3c9cc20b5be016ce
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Richard Kosegi [Fri, 15 Nov 2019 08:34:44 +0000 (09:34 +0100)]
Fix jsonrpc suite name
Signed-off-by: Richard Kosegi <richard.kosegi@gmail.com>
Change-Id: Ifba17a594443ac2fb44cd56d714b37974dac5b08
Luis Gomez [Tue, 19 Nov 2019 20:39:49 +0000 (12:39 -0800)]
Stabilize OF Stats Perf test
We see some failures in master. This will help identifying
if it is timing or real controller issue.
Change-Id: I7df20785b68f6dc5c4ca00a452ae4d0778797447
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
Srinivas Rachakonda [Fri, 15 Nov 2019 09:49:31 +0000 (15:19 +0530)]
Add NETVIRT-1640 to whitelist
Signed-off-by: Srinivas Rachakonda <srinivas.rachakonda@gmail.com>
Change-Id: Iae62a7723c359407f69de8818bf6f100e84d4a04
Venkatrangan Govindarajan [Mon, 18 Nov 2019 12:03:33 +0000 (17:33 +0530)]
INTTEST-64: Fix BGPCEP 3node HA Test
Signed-off-by: Venkatrangan Govindarajan <vgovindarajan@luminanetworks.com>
Change-Id: I1fd6bf303025892d8137286aa05255e52f0ee392
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>