Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord-tester
/
ff825320c1a61aa4efbc7c035d27bd03103b54ae
/
src
/
test
« Previous
68a047f
Fix : Change to make sure urllib3 is taken from
by ChetanGaonker
· 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
842f012
Support XOS container cleanup with cord-test.py cleanup --xos.
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
a4059c3
Fix: cbench ciena igmp app for cord used with cbench for igmp flows benchmarking
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
c56c55a
Undo changes to freeradius config committed by mistake
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
a7e2b41
TEST: New IGMP Test verifications and refactoring
by ChetanGaonker
· 8 years ago
cee3741
Test: User friendly docker metrics info for cord-tester containers.
by A R Karthick
· 8 years ago
eadad48
TEST : Adding info command in CORD tester for details of docker container.
by ChetanGaonker
· 8 years ago
9a5edc4
Test: Exit with the return status of the tests when running cord-tester.
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
3026e48
Test: Changes to dhcprelay test to work with latest ONOS.
by A R Karthick
· 8 years ago
bd9e394
Test: Verification for CORD subscribers.
by ChetanGaonker
· 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
bec2776
Add start subcommand to cord-test to start ONOS/quagga/radius containers
by A R Karthick
· 8 years ago
1af31d5
Add cordSubscriber in test case listing
by ChetanGaonker
· 8 years ago
112cb6a
Running all the cordsubscriber tests in eval
by A R Karthick
· 8 years ago
a478df4
Test: Don't run the subscriber onos restart tests if they can't restart ONOS.
by A R Karthick
· 8 years ago
14118c6
Fix: Exit gracefully if the cord tester agent is already running or remotely in case -r|--server option indicates agent running externally.
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
d49ca4b
Test: Skip docker/onos installation in prerequisites if run with --cord option.
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
b50f559
Test: Cleanup the test container interfaces with --olt option.
by A R Karthick
· 8 years ago
006429b
Test: Adding Proxyarp to the list.
by ChetanGaonker
· 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
4682c76
Change the switch start scripts to connect to onos controller port 6653 over 6633.
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
65c4d72
Test: Run traffic check to google.com after subscriber igmp tests.
by A R Karthick
· 8 years ago
10fe00e
Fix: Use portmap or config for dhcp interface over hard coded interface
by A R Karthick
· 8 years ago
5b984cb
Test: New testing scenarios for Subscriber and DHCP Relay.
by ChetanGaonker
· 8 years ago
42414a3
Added DHCP Relay in a list .
by ChetanGaonker
· 8 years ago
5860c18
Test: Adding Different DHCP Relay cases for ONOS with isc-dhcp-server.
by ChetanGaonker
· 8 years ago
f499947
Fix: Bypass apparmor preventing dhcpd load inside privileged test containers.
by A R Karthick
· 8 years ago
a93829a
Fix: After removing route from zebra, give some time before verifying if flows were removed by ONOS for the route.
by A R Karthick
· 8 years ago
8cf29ac
Test: Adding dhcprelay tests.
by A R Karthick
· 8 years ago
70820bb
Test: Multiple scenarios for verifying vRouter app with Quagga.
by ChetanGaonker
· 8 years ago
8d03cc5
Fix:Set quagga ip environment for the test container correctly
by A R Karthick
· 8 years ago
720ea61
Test: Flow based utility test cases for different kinds of flows.
by ChetanGaonker
· 8 years ago
d376b90
Test: Introduced performance rate verification for flow installation
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
92a0e5a
Test: Now cord-test.py setup would start and provision the test container to run nosetests from the container.
by A R Karthick
· 8 years ago
e0f33fa
Test: Use ovs switch over cpqd as group id flows through pmc-olt pipeline driver also works with ovs.
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
ea9abc8
Add python daemon package as a cord-tester prerequisite
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
4b72d4b
Test: Changes to subscriber multitable test to work with latest ONOS.
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
a6adc0b
Test : Flow based test cases (Also helper functions for flow verifications)
by ChetanGaonker
· 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
eff07bc
Test: Added Subscriber based test cases with different
by ChetanGaonker
· 8 years ago
c5f07eb
Merge "Test : Adding CERT based TLS test cases."
by David Bainbridge
· 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
d43b7d4
Test : Adding CERT based TLS test cases.
by ChetanGaonker
· 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
a661b55
Test: Start Radius server by default while executing tests.
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
e7fc8d9
Bug: While building cord-test container image, use, apt-get update with --fix-missing
by A R Karthick
· 8 years ago
4a82bae
Added test cases for DHCP performance and transactions
by Chetan Gaonker
· 8 years ago
1f03e91
Add --num-containers option to allow tests to be run in parallel across multiple test containers.
by A R Karthick
· 8 years ago
2b25a0e
Checkout the latest CPQD while building container image for CPQD
by A R Karthick
· 8 years ago
def103b
Add back TLS verification for subscriber tests
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
1ef0c00
Pull ONOS and save ONOS repo digest ids along with date for later retrieval iff ONOS gets broken
by A R Karthick
· 8 years ago
165dc5c
Merge pull request #15 from arkarthick/master
by A R. Karthick
· 8 years ago