Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord-tester
/
bff105f8b14d6132f4bd67110c44354bfd8f368c
/
src
/
test
/
utils
e2b665b
Changes to TLS test scenarios and util functions.
by ChetanGaonker
· 8 years ago
0f6b684
Support for multiple switches in cord subscriber test cases.
by A R Karthick
· 8 years ago
88e80b9
Support for configuring/starting multiple switches in cord-tester.
by A.R Karthick
· 8 years ago
dfeadb0
Update cord apps to 1.1.
by A.R Karthick
· 8 years ago
2560f04
New test to restart entire ONOS cluster before verifying.
by A.R Karthick
· 8 years ago
de6b9dc
Changes to ONOS cluster tests.
by A R Karthick
· 8 years ago
1878c4f
Fix to preserve /dev/urandom file descriptor while daemonizing cord-tester.
by A R Karthick
· 8 years ago
ec2db32
Run each cord instance in the cluster under a shared data volume for persistent storage.
by A R Karthick
· 8 years ago
1f90820
More support for ONOS in cluster mode
by A R Karthick
· 8 years ago
5f5136e
onoslogger close method is now gone as session is closed by ssh agent after run command
by A R Karthick
· 8 years ago
d0a334d
Close paramiko ssh agent session after connect and run.
by A R Karthick
· 8 years ago
bd82f36
Option to run cord-tester setup in foreground.
by A R Karthick
· 8 years ago
19aaf5c
Wait for ONOS to start by checking ONOS logs instead of a static delay.
by A R Karthick
· 8 years ago
9313b76
Implement support to report error,warning logs after every test case run.
by A R Karthick
· 8 years ago
e463106
Fix to update docker-py to 1.9.0 version to avoid exec command hangs through docker-py client.
by A.R Karthick
· 8 years ago
ec5b72a
Use shell to execute commands inside docker container as a buggy docker-py client exec_start api sometimes hangs.
by A.R Karthick
· 8 years ago
dbd4e4b
Test: Additional changes to support cluster based test scenarios.
by ChetanGaonker
· 8 years ago
3441faf
TEST: [WIP] Module to test for perspective network conditions
by ChetanGaonker
· 8 years ago
8f69c2c
Build cord tester quagga against 1.0 release
by A R Karthick
· 8 years ago
689b386
Test: Cluster based scenarios with multiple OVS switches and CORD apps .
by ChetanGaonker
· 8 years ago
973ea69
Fix to build quagga container image for cord-tester
by A R Karthick
· 8 years ago
ea8bfce
XOS integration in cord-tester.
by A R Karthick
· 8 years ago
6e80afd
Fix to override xos container command while starting xos containers
by A R Karthick
· 8 years ago
db59cf7
Fix: RPC implementation of adding a onos cluster member
by A R Karthick
· 8 years ago
2099d72
Test: Cluster validation scenarios.
by ChetanGaonker
· 8 years ago
e2c24bd
New (remote) api to add nodes/members to the existing ONOS cluster
by A R Karthick
· 8 years ago
1700e0e
Implement ONOS shutdown.
by A.R Karthick
· 8 years ago
a337f4d
Fix: Use get device id utility function to get device id when switch is running outside the test container(for eg:)
by A R Karthick
· 8 years ago
ec1dde0
Add ssh testagent to talk to the host from the test containers
by A R Karthick
· 8 years ago
c220e0d
Test : XOS related test scenarios including API verifications
by ChetanGaonker
· 8 years ago
456e9cf
Fix: import get_controller which is a function in OnosCtrl instead of a class method
by A R Karthick
· 8 years ago
889d965
Test: Support to restart ONOS specifying ONOS container name/ip when running under cluster mode
by A R Karthick
· 8 years ago
e99ab5c
Test: Also shutdown cord-tester daemon with cord-test.py cleanup
by A R Karthick
· 8 years ago
e3bde96
Test: XOS onos integration rewrite.
by A R Karthick
· 8 years ago
2c0e9bb
Test: Adding Initial XOS based test scenarios .
by ChetanGaonker
· 8 years ago
9d48c65
Cleanup ONOS runtime generated files when cleaning up or shutting down ONOS cluster
by A R Karthick
· 8 years ago
edab01c
Test: Add cbench test case for igmp join leave loop test.
by A R Karthick
· 8 years ago
2b93d6a
Test: Support for ONOS cluster mode startup with --onos-instances option to cord-test.py setup.
by A R Karthick
· 8 years ago
6d98a59
Test: Gradle and ansible scripts to deploy and run cord test verify.
by A R Karthick
· 8 years ago
07608ef
Test: Get the cord-tester ready for real CORD deployment.
by A R Karthick
· 8 years ago
6138fcd
TEST : Multiple basic validation scenarios for TLS and AAA.
by ChetanGaonker
· 8 years ago
36cfcef
Test: Configure dhcp relay ports while setting up the cord-tester environment.
by A R Karthick
· 8 years ago
4e0c091
Test: Restart ONOS with default network cfg after vrouter/dhcprelay tests are run.
by A R Karthick
· 8 years ago
f2f4ca6
Test: Generate cluster.json for ONOS single node cluster while starting ONOS.
by A R Karthick
· 8 years ago
a013a27
Test: Changes to cordSubscriber to delete ovs groups before the test.
by A R Karthick
· 8 years ago
b5b46c6
Updated CORD tester with official git repo from quagga website.
by ChetanGaonker
· 8 years ago
f028ec9
Test: Receive TLS server certificates till we receive server hello done.
by A R Karthick
· 8 years ago
aa10a20
Test: Implement TLS fragment support in EAP TLS authentication.
by A R Karthick
· 8 years ago
0776936
Add support for configuring wan interface in olt config (olt_config.json)
by A R Karthick
· 8 years ago
f0dd5bb
TEST : Validation for ACL Rules and created flows. Also added ACL in the list.
by ChetanGaonker
· 8 years ago
078e63a
Configure the ovs switch/bridge based on the olt host port configuration in olt_config.json
by A R Karthick
· 8 years ago
5bc7b5a
Fix: Make sure in simulation or non-olt case, device id get doesn't break
by A R Karthick
· 8 years ago
7c86455
Remove trailing spaces
by A R Karthick
· 8 years ago
b03cecd
Test: Reorg. cord-tester code in general.
by A R Karthick
· 8 years ago
bd9b8a3
Test: Install vtn cord app during cord-tester setup to make it consistent with ONOS cord apps being loaded.
by A R Karthick
· 8 years ago
d44cea1
Test: Implement setup --cord mode for cord-tester.
by A R Karthick
· 8 years ago
f9c2f8b
Test : Multiple scenarios for verification of Proxy ARP.
by ChetanGaonker
· 8 years ago
eaf1c4e
Fix: Install ONOS cord apps when ONOS is running externally and tester started with "-e" option.
by A R Karthick
· 8 years ago
5b984cb
Test: New testing scenarios for Subscriber and DHCP Relay.
by ChetanGaonker
· 8 years ago
5860c18
Test: Adding Different DHCP Relay cases for ONOS with isc-dhcp-server.
by ChetanGaonker
· 8 years ago
8cf29ac
Test: Adding dhcprelay tests.
by A R Karthick
· 8 years ago
720ea61
Test: Flow based utility test cases for different kinds of flows.
by ChetanGaonker
· 8 years ago
c3d80e2
Test: Add quagga shell api/rpc command to cordtest server.
by A R Karthick
· 8 years ago
4a2362c
Fix: Use the test server rpc/api to stop quagga.
by A R Karthick
· 8 years ago
338268f
Test: Changes to subscriber multitable changes for single channel, N subscriber tests.
by A R Karthick
· 8 years ago
81acbff
Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing.
by A R Karthick
· 8 years ago
7eb2ce0
Fix: Allow test state machine users to override next state.
by A.R Karthick
· 8 years ago
95d044e
Test: Changes to cord-tester to make it work with latest ONOS relocating apps to opencord.
by A.R Karthick
· 8 years ago
41adfce
Test: Make the cord-test.py build for quagga use 14.04 instead of latest
by A R Karthick
· 8 years ago
05d9b5f
Test: Support to provide negative TLS test cases and timeouts on TLS handshake failures.
by A R Karthick
· 8 years ago
c6f8198
Merge "Test: Full TLS test cycle including sending certificate verify and validating server authentication."
by David Bainbridge
· 8 years ago
48d3932
Merge "Test: Reimplemented the TLS test state machine to be inline with TLS handshake specs. Implement reassembly for TLS packets, carve scapy TLS context out of TLS data. Generate key exchange and encrypted handshake data from TLS session context on receiving SERVER hello response for client certificate."
by Zsolt Haraszti
· 8 years ago
42d7581
Changes specific to DHCP server test cases.
by ChetanGaonker
· 8 years ago
307483c
Test: Full TLS test cycle including sending certificate verify and validating server authentication.
by A R Karthick
· 8 years ago
22aa0c6
Test: Reimplemented the TLS test state machine to be inline with TLS handshake specs.
by A R Karthick
· 8 years ago
c762df4
Bug: Combine the apt-get update and apt-get install lines for docker builds.
by A R Karthick
· 8 years ago
b7e8090
Add test cases to test subscriber multi-table support with ONOS using CPQD and a new ONOS app.
by A R Karthick
· 8 years ago
1dabecc
Adding DHCP options test cases.
by Chetan Gaonker
· 8 years ago
717b294
Adding more DHCP test cases and adding TLS to Subscriber.
by Chetan Gaonker
· 8 years ago
09b1f4e
Time to commit using my git id.
by A R Karthick
· 8 years ago
503032a
Changes to cord-test.py to include new options to run, build and list tests.
by Chetan Gaonker
· 8 years ago
38737f8
Changes to IGMP,subscriber to make sure joins/leaves work with latest ONOS. Transpose(Include->EXCLUDE, EXCLUDE->Include)
by Chetan Gaonker
· 8 years ago
c11d322
Adding new DHCP tests
by Chetan Gaonker
· 8 years ago
5a0fda3
Move back to ip link create
by Chetan Gaonker
· 8 years ago
89a2e32
Remove shebang from all files except required
by Chetan Gaonker
· 8 years ago
ed19f48
Change ip link create to use link add as link create is obsolete
by Chetan Gaonker
· 8 years ago
cb122cc
Apply shell shebang for python files before the copyright
by Chetan Gaonker
· 8 years ago
cfcce78
Add Apache 2.0 license header to all test files
by Chetan Gaonker
· 8 years ago
f148386
Adding more DHCP test cases
by Chetan Gaonker
· 8 years ago
fb3cb5e
Introduce new option to list test cases.
by Chetan Gaonker
· 8 years ago
c0421e8
Setting JVM heap size for ONOS to half the available memory available
by Chetan Gaonker
· 9 years ago
7f4bf74
Changes to automatically provision,build and run Radius containers for Auth tests.
by Chetan Gaonker
· 9 years ago
6d0a7b0
Restrict max JVM heap size to 16
by Chetan Gaonker
· 9 years ago
462d9fa
Start ONOS JVM with right heap size based on system memory
by Chetan Gaonker
· 9 years ago
fd3d650
Implement variable boot delay for quagga for vrouter tests.
by Chetan Gaonker
· 9 years ago
68d9517
Add JVM options for ONOS Container to test more than 10,000 routes.
by Chetan Gaonker
· 9 years ago
2a6601b
Fix to use right quagga interface ip while building quagga container
by Chetan Gaonker
· 9 years ago
f72ca40
Added more test cases for IGMP and DHCP
by Chetan Gaonker
· 9 years ago
8e25e1b
Configure quagga container with multiple interfaces to host peers for adding routes with different gateways.
by Chetan Gaonker
· 9 years ago
fe551a2
Modified vrouter test to configure ONOS correctly to have the flows configured on OVS for
by Chetan Gaonker
· 9 years ago
Next »