Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord-tester
/
3dc40b8d504da5afb40930f7d56a32c3e79c27e2
/
src
/
test
/
utils
/
CordContainer.py
8e04cc7
Changes to run with latest voltha
by A R Karthick
· 7 years ago
1511ef0
allowing cord-tester setup to skip onoscord configuration and adding onf manifest
by Kailash Khalasi
· 7 years ago
6e3977f
Add cord-config 1.3.0 in onos cord vtn app list
by A R Karthick
· 7 years ago
4d4f9e6
Add vtn app 1.3.0 for cord 4.1
by A R Karthick
· 7 years ago
36a7593
Move onos cord synchronizer apps to 1.4.0.
by A R Karthick
· 7 years ago
cf1a5d3
Also activate hostprovider onos app during onos restart
by A R Karthick
· 7 years ago
2178298
Configure the IGMP/DHCP flows in olt app.
by A R Karthick
· 7 years ago
efcf1ab
Change the default for aaa to socket based because of eap tls.
by A R Karthick
· 7 years ago
1555c7c
Support in cord-tester for aaa-proxy using sadis app.
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
48d3d2d
[CORD-1685] Adding copyright informations
by Matteo Scandolo
· 7 years ago
6e70e14
Reactivate CORD/ONOS apps used by cord-tester after reactivating drivers app.
by A R Karthick
· 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
d52ca8a
Support for cord-tester to work with latest voltha. (manifest-ponsim.json with latest voltha_loc)
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
b608d40
Install the right ONOS and cord-tester apps based on ONOS version.
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
ddf1277
Service profile synchronizer for older cord versions
by A.R Karthick
· 7 years ago
bc89437
Increase delay after starting onos
by A R Karthick
· 7 years ago
1f2e7a8
Just increase the delay after starting the onoscord/fabric containers for ciab
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
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
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
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
263d3fc
Support for cord-test.py run to implement existing onos cord instance restarts with a wrapper like setup phase.
by A.R Karthick
· 8 years ago
b17e202
Changes to support cord-tester to test restarts with existing ONOS cord instance.
by A.R Karthick
· 8 years ago
7584457
Get the radius ip for the docker network if appropriate before defaulting to bridge ip
by A R Karthick
· 8 years ago
85eb186
Configure a docker network to connect to.
by A R Karthick
· 8 years ago
c69d73e
Support to specify jvm_heap_size option for ONOS container.
by A R Karthick
· 8 years ago
a2492c1
Max max instances for cord test cluster, a class attribute of Onos class instead of an object attribute.
by A R Karthick
· 8 years ago
aa54a1c
Change implementation of restart cluster rpc to restart all ONOS instances asynchronously to avoid restart errors trying to connect to other cluster instances.
by A R Karthick
· 8 years ago
3b81115
Configure the right jvm heap size to support more than 3 cluster instances of ONOS in cord-tester.
by A R Karthick
· 8 years ago
ef6f0a5
Test: New changes and test scenarios for
by Thangavelu K S
· 8 years ago
c4e474d
Implement parallel start of ONOS instances when forming/setting up a ONOS cluster.
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
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
d0a334d
Close paramiko ssh agent session after connect and run.
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
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
8f69c2c
Build cord tester quagga against 1.0 release
by A R Karthick
· 8 years ago
973ea69
Fix to build quagga container image for 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
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
c220e0d
Test : XOS related test scenarios including API verifications
by ChetanGaonker
· 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
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
f2f4ca6
Test: Generate cluster.json for ONOS single node cluster while starting ONOS.
by A R Karthick
· 8 years ago
b5b46c6
Updated CORD tester with official git repo from quagga website.
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
d44cea1
Test: Implement setup --cord mode for cord-tester.
by A R Karthick
· 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
81acbff
Test:Provide a setup phase for cord-tester which just starts/provisions required containers for testing.
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
c762df4
Bug: Combine the apt-get update and apt-get install lines for docker builds.
by A R Karthick
· 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
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
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
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
3a4e435
Increase quagga container start delay to 30 seconds
by Chetan Gaonker
· 9 years ago
6cf6e47
Implement QUAGGA restart in cord test cmd server for vrouter test cases.
by Chetan Gaonker
· 9 years ago
4e36652
Enable ovsdb onos app
by Chetan Gaonker
· 9 years ago
Next »