Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord-tester
/
18d0fb69ba7587219f833f336e2a5b4f8fbdaaf7
/
src
/
test
/
utils
18d0fb6
Support to disable voltha teardown after tests.
by A R Karthick
· 7 years ago
5b8310e
Use 2.0 version of cord apps for all onos >= 1.10.3
by A R Karthick
· 7 years ago
4eb90dd
Set default vlan for uplink
by A R Karthick
· 7 years ago
32e711a
Preparation for voltha rest server to change to envoy, port 8882
by A R Karthick
· 7 years ago
861ef16
Add a manufacturing device id filter in get devices api
by A R Karthick
· 7 years ago
8e9ed07
Make voltha container mode as the default in cord-tester voltha integration
by A R Karthick
· 7 years ago
aa6475d
Start chameleon on the host as rest server is unreliable when running inside container.
by A R Karthick
· 7 years ago
168e234
Voltha container mode support in cord-tester.
by A R Karthick
· 7 years ago
31a4017
Adding support for maple olt
by A R Karthick
· 7 years ago
48d3d2d
[CORD-1685] Adding copyright informations
by Matteo Scandolo
· 7 years ago
9a63733
Test-Voltha:
by Thangavelu K S
· 7 years ago
c460746
Fix Channels.py syntax error broken with the last commit
by A R Karthick
· 7 years ago
e8bd80e
Support to run OVS-vswitch with ONOS configured to run with Openflow SSL (Voltha ONOS)
by A R Karthick
· 7 years ago
6e70e14
Reactivate CORD/ONOS apps used by cord-tester after reactivating drivers app.
by A R Karthick
· 7 years ago
b006b8a
Test-Voltha: Fixing issues in IGMP tests.
by Thangavelu K S
· 7 years ago
5344271
Use static uplink vlans (configurable) if the device is not found in the uplink map for the subscriber.
by A R Karthick
· 7 years ago
35fc445
Test-Scale:
by Anil Kumar Sanka
· 7 years ago
6f2ac6f
Move to the latest docker client over docker-py python client.
by A R Karthick
· 7 years ago
184945a
Support for exposing ports to host to allow external access to cord-tester ONOS.
by A R Karthick
· 7 years ago
090631b
More sleep for voltha enable
by A R Karthick
· 7 years ago
d69d570
Sleep sleep everywhere to make it work everywhere
by A R Karthick
· 7 years ago
fa2caab
Introduce: voltha_enable config to run tests with voltha environment enabled.
by A R Karthick
· 7 years ago
d52ca8a
Support for cord-tester to work with latest voltha. (manifest-ponsim.json with latest voltha_loc)
by A R Karthick
· 7 years ago
fcb9a0f
Test-Scale:
by Anil Kumar Sanka
· 7 years ago
2f4e0ba
igmp fix to disable ssm table load and cord port table load.
by A R Karthick
· 7 years ago
8e41308
Test-Voltha:
by Thangavelu K S
· 7 years ago
9dc6e92
Enable igmp test to work under voltha.
by A R Karthick
· 7 years ago
dd06463
Enable VOLTHA auto configuration during test module setup.
by A R Karthick
· 7 years ago
bf1e4b0
Changes to TLS/voltha interface to make the TLS test work when running cord-tester under voltha.
by A R Karthick
· 7 years ago
38d5df4
Flip the default igmp app to multitable.
by A R Karthick
· 7 years ago
8f93029
Further cleanup of scale tests.
by A R Karthick
· 7 years ago
ed3a2ca
cord test cleanup for vsg and scale tests to use a cord subscriber interface when sharing code.
by A R Karthick
· 7 years ago
f68a750
Test-Perf:
by Chetan Gaonker
· 7 years ago
e6c77c7
Test-Voltha:
by Thangavelu K S
· 7 years ago
43613a7
Adding tls exchange debug logs to show interface for TLS exchange
by A R Karthick
· 7 years ago
aa859b2
Don't deactivate/activate in tls test callback as its not multi-subscriber/thread safe.
by A.R Karthick
· 7 years ago
4f58384
Enable multi-subscriber support with ponsim.
by A.R Karthick
· 7 years ago
8983cb0
Changes to make cord-tester work with latest ciab/cord
by A R Karthick
· 7 years ago
8a507cf
Changes to delete olt subscriber and remove voltha device after subscriber tests are done.
by A.R Karthick
· 7 years ago
b608d40
Install the right ONOS and cord-tester apps based on ONOS version.
by A R Karthick
· 7 years ago
8b9c5f1
Support for ponsim tests for igmp and aaa
by A.R Karthick
· 7 years ago
12e08c3
Start ponsim as well as part of voltha services start
by A.R Karthick
· 7 years ago
4c4d049
Implement cord subscriber tls + igmp test case when running with voltha switch.
by A.R Karthick
· 7 years ago
c2697a1
Don't run voltha processes if already running just to avoid multiple running instances.
by A.R Karthick
· 7 years ago
57fa937
Support to enable VOLTHA in cord-tester.
by A.R Karthick
· 7 years ago
51014ef
Test-ServiceOnboarding:
by Anil Kumar Sanka
· 7 years ago
3620a11
Adding util functions for OLT & ONU validation.
by Chetan Gaonker
· 7 years ago
78d1f49
Force channel leave even if no join had happened
by A R Karthick
· 7 years ago
49529c5
Make the xos synchronizer container restarts compatible with the latest/old cord s/w
by A R Karthick
· 7 years ago
546064c
Adding util functions in testing service onboarding module.
by Chetan Gaonker
· 7 years ago
9d91455
Join next without leave to impress tibit/onos/voltha
by A.R Karthick
· 7 years ago
401a1ed
igmp test fixes
by A.R Karthick
· 7 years ago
3f26021
typecast the iface for scapy recv to bytes array to avoid rare exceptions while trying to sniff using scapy
by A.R Karthick
· 7 years ago
ddf1277
Service profile synchronizer for older cord versions
by A.R Karthick
· 7 years ago
5968e0d
Accept olt_config file as a separate argument to cord-tester or to manifest.
by A.R Karthick
· 7 years ago
bc89437
Increase delay after starting onos
by A R Karthick
· 7 years ago
35495c3
Voltha test framework and tests to enable olt device
by A R Karthick
· 7 years ago
null
5225881
Test-ServiceOnboarding:
by Chetan Gaonker
· 8 years ago
1977119
Support to run the vsg external connectivity test when on CiaB.
by A R Karthick
· 8 years ago
c685393
Test-ServiceOnboarding:
by Chetan Gaonker
· 8 years ago
c28f6a9
Update paramiko for cordtest container.
by A R Karthick
· 8 years ago
74d0031
Rename enum to Enum to avoid clash to pip enum34 package
by A R Karthick
· 8 years ago
93ba8d0
Add a function to determine if we are running inside a podd (physical or CiaB) or outside as a subscriber/traditional vm.
by A R Karthick
· 8 years ago
c1a4c8a
Test-ServiceOnboarding:
by Chetan Gaonker
· 8 years ago
76a497a
Cleanup for using cord-tester logger over scapy logger which was an ugly hack.
by A R Karthick
· 8 years ago
9a16a11
Add restore method for vsg wan/lan toggle tests for vcpe dhcp ip.
by A R Karthick
· 8 years ago
8f7f1b6
Implement a nose cordtest plugin to restore test case configuration after failure/errors.
by A.R Karthick
· 8 years ago
36ae025
Fix host configuration api
by A R Karthick
· 8 years ago
79b3553
vsg-test:
by Chetan Gaonker
· 8 years ago
1f2e7a8
Just increase the delay after starting the onoscord/fabric containers for ciab
by A R Karthick
· 8 years ago
933f5b5
Use the python logging module to log. Add logs for vsg health checks.
by A R Karthick
· 8 years ago
850795b
Fix sshtestagent to return exit status correctly.
by A R Karthick
· 8 years ago
2e99c47
Remove all useless scapy WARNING: on import from scapy
by A.R Karthick
· 8 years ago
f8e753c
Disable useless warnings from nosetests execution
by A R Karthick
· 8 years ago
d0fdf3b
Overhaul of VSG management/access routines.
by A R Karthick
· 8 years ago
03f40aa
Changes to vsgTest to query dhcp vcpes by querying the test config.
by A R Karthick
· 8 years ago
33cfdbe
vsgTest changes that makes it work when tested on a CiaB setup.
by A.R Karthick
· 8 years ago
be7768c
More shuffle, cleanup, reorg ...
by A.R Karthick
· 8 years ago
53d9270
Support to archive also partition data along with logs for ONOS.
by A.R Karthick
· 8 years ago
a6c88fd
Update cord-config and igmp app to version 1.2.
by A.R Karthick
· 8 years ago
a652c4a
Update aaa app to 1.2. Change TLS AAA config appname
by A R Karthick
· 8 years ago
eeac7e1
Update the TLS certificates as they were expired and thereby failing the test cases.
by A R Karthick
· 8 years ago
d4eed64
Cord vtn test cleanup to use OnosCtrl interface apis
by A.R Karthick
· 8 years ago
72fcbc5
Synchronize the vtn/fabric configuration after activating the synchronizer apps.
by A R Karthick
· 8 years ago
03bd281
Synchronize ONOS cord/fabric containers based on the new changes to CiaB that breaks the service-profile makefile approach.
by A R Karthick
· 8 years ago
369f89e
Support to configure the cord tester containers automatically with ports that can test/request services from vcpes.
by A.R Karthick
· 8 years ago
e07fc3a
Parse all repotags to check for docker images
by A R Karthick
· 8 years ago
d6dd9b2
Use docker exec_start api with raw socket = True to avoid hangs while executing a command waiting for result.
by A R Karthick
· 8 years ago
f7a613b
Pull cord-tester images from dockerhub as they are available now on dockerhub.
by A R Karthick
· 8 years ago
dda2206
Based on Jon Hall's feedback, bounce karaf default version to 3.0.8.
by A.R Karthick
· 8 years ago
9904482
Add cluster test config file.
by A.R Karthick
· 8 years ago
861da96
Support for per test case configuration.
by A R Karthick
· 8 years ago
973010f
Support to specify karaf_version in manifest and cord-test command line options for run and setup subcommands.
by A R Karthick
· 8 years ago
db5a5fc
Activate the ONOS cord-tester apps for the right controller
by A R Karthick
· 8 years ago
f6ef89b
Activate the cord-tester apps when wrapping existing ONOS instances running in ciab
by A R Karthick
· 8 years ago
394976f
Add a manifest-fabric.json to test cord-tester against CIAB onos-fabric instance.
by A R Karthick
· 8 years ago
5778a79
If the docker yaml for the onos cord instance being wrapped does not have a volume to be patched against,
by A R Karthick
· 8 years ago
5241473
Onos cord instance wrapper works now across test case restarts.
by A R Karthick
· 8 years ago
928ad62
Fixes for Onos cord instance wrapper restart case.
by A R Karthick
· 8 years ago
f184b34
Complete overhaul of the implementation of ONOS cord instance wrapper for cord-tester.
by A.R Karthick
· 8 years ago
Next »