Gitiles
Code Review
Sign In
gerrit.opencord.org
/
cord-tester
/
dfdcb905f75c9f62948b66b2a9d37c6c2ae0586f
/
src
/
test
/
setup
c0a008f
Seamless shit for dhcpl2relay.
by A R Karthick
· 7 years ago
d01ea13
Name changed to voltha-test for (23c9607) :
by Chetan Gaonker
· 7 years ago
905e548
Modified dhcpl2relayTest and cord-test files for addition of new test cases
by Thangavelu K S
· 7 years ago
4ad5627
Disable rp_filter for the radius interface so it can accept packets from other ONOS subnets (in port mode)
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
e723209
Move cord-tester voltha rest interface to use envoy. Plus other misc. changes
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
af3a151
Modified below files for dhcpl2relay setUp functions
by Thangavelu K S
· 7 years ago
a4d958a
We use/configure the relay port for the dhcp server that actually maps to the ovs switch port map!
by A R Karthick
· 7 years ago
6708f56
Fixes to setup_dhcpd change which broke cord-tester.
by A R Karthick
· 7 years ago
a61d1da
Added provision in setup argument to run external dhcp server in cord-tester container and testing it from someother node. Implemented new dhcpl2relay test cases also.
by Thangavelu K S
· 7 years ago
18d0fb6
Support to disable voltha teardown after tests.
by A R Karthick
· 7 years ago
600563f
Use Ordered dictionary to json load and dump the test case config.
by A R Karthick
· 7 years ago
23c9607
A quick test interface to run tests with voltha config.
by A R Karthick
· 7 years ago
168e234
Voltha container mode support in cord-tester.
by A R Karthick
· 7 years ago
2e9fce4
shift shebang for freeradius wrapper for cord-tester radius container
by A R Karthick
· 7 years ago
ce65907
Run pip install in cord-tester prerequisites in upgrade mode
by A R Karthick
· 7 years ago
1fa6654
Fix shebang broken because of license header additions
by A R Karthick
· 7 years ago
9020cd0
Install pip distribute as a workaround for buggy/old setuptools typically in ubuntu 14.04
by A R Karthick
· 7 years ago
48d3d2d
[CORD-1685] Adding copyright informations
by Matteo Scandolo
· 7 years ago
a41c1c5
Set the onos ssl flag even when running with external ONOS with voltha enabled in manifest.
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
6cbff27
Change onos_cord in manifest-cord.json
by Suchitra Vemuri
· 7 years ago
6f2ac6f
Move to the latest docker client over docker-py python client.
by A R Karthick
· 7 years ago
8173d79
Expose the ports for cord-tester ONOS instance when using the default manifest files for voltha/ponsim.
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
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
390b0bf
Python webserver client example to run tests through rest interface.
by A R Karthick
· 7 years ago
7866992
Rest interface to start/cleanup and run the cord tester test cases from webserver.
by A R Karthick
· 7 years ago
a974c21
A proof of concept web configuration server for cord-tester using flask (thin python webframework)
by A R Karthick
· 7 years ago
38d5df4
Flip the default igmp app to multitable.
by A R Karthick
· 7 years ago
7939515
Double requirement given for pyyaml in requirement.txt
by Chetan Gaonker
· 7 years ago
4f58384
Enable multi-subscriber support with ponsim.
by A.R Karthick
· 7 years ago
86e231e
updating default services/images test suites to dynamically extract expected services/images based off profile
by Kailash Khalasi
· 7 years ago
8983cb0
Changes to make cord-tester work with latest ciab/cord
by A R Karthick
· 7 years ago
47ee2b6
adding rf library for cordvtn tests
by Kailash Khalasi
· 7 years ago
b608d40
Install the right ONOS and cord-tester apps based on ONOS version.
by A R Karthick
· 7 years ago
72043c0
Change the subscriber UNI port to pon1_128 with ponsim as that's the subscriber interface for cord-tester
by A.R Karthick
· 7 years ago
1704c13
manifest and olt config with ponsim. ponsim is dropping eapol even for a matching flow. But config looks right
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
f37998d
Replace port in olt config for a sample voltha config from a subscriber pc
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
33d7eed
Change reserved c_tag to 111
by A R Karthick
· 8 years ago
035d2e2
Configure reserved vcpes already pre-configured on CiaB or pod setup.
by A R Karthick
· 8 years ago
c28f6a9
Update paramiko for cordtest container.
by A R Karthick
· 8 years ago
caf82ac
Move dhclient to /usr/sbin in test container to avoid apparmor errors on execution
by A.R Karthick
· 8 years ago
f97ee13
With --noswitch option to cord-tester run, just create a dummy OVS switch.
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
be7768c
More shuffle, cleanup, reorg ...
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
caac554
Setup the cord-tester test container with openstack environment during startup/setup
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
d63a237
Included python-novaclient in cord tester Dockerfile.
by Chetan Gaonker
· 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
66cf6f6
Install docker in prerequisites only if not installed
by A R Karthick
· 8 years ago
a85f5f7
Change default location for xos service-profile in cord
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
e4660f5
Fixes for running tests in parallel across multiple containers.
by A R Karthick
· 8 years ago
53f1638
Update:
by Chetan Gaonker
· 8 years ago
8b2f1e3
Keep the manifest filename the same instead of overwriting the manifest.json in test setup directory.
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
d7f6ade
Make the darn virtualenv if specified
by A R Karthick
· 8 years ago
085ea0f
Fix for prerequisites for cord/venv option
by A R Karthick
· 8 years ago
63815d1
Support to run cord-tester with a virtual environment where pip python packages are installed with prerequisites.sh
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
d049f2d
Add libffi-dev
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
5241473
Onos cord instance wrapper works now across test case restarts.
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
efb5528
Test: Adding vSG in list of test modules for listing.
by Chetan Gaonker
· 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
946141b
To test for controller switch connectivity, add a test flow and check for switch availability in controller instead of checking for default flows.
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
44a9560
Run time option to attach test container to an existing docker network
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
5af2371
Add num iterations of test to manifest file that can be used by the test from ITERATIONS environment if required
by A R Karthick
· 8 years ago
5c5d32f
fix for build-onos-docker to run on machines without realpath command!
by A.R Karthick
· 8 years ago
7604423
Test : Renamed file and directory for mininet to
by Chetan Gaonker
· 8 years ago
90e8899
Install openvswitch even with --cord prerequisites option as it doesn't seem to be installed on cord head node
by A.R Karthick
· 8 years ago
ca11f5c
Use the local port for pipework container configuration to be the same name as the guest interface port generated through parsing the olt config map
by A R Karthick
· 8 years ago
757eb4d
Add manifest option to cord-tester cleanup
by A R Karthick
· 8 years ago
65d950d
Cord-tester manifest file support to setup or run the tests.
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
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
7d5077f
Iperf Tests: Iperf is a tool to measure the
by Thangavelu K S
· 8 years ago
c41c242
Cleanup existing container volumes before forming/setting cluster
by A R Karthick
· 8 years ago
e14fc02
Implement a log level option to enable ONOS logs for every test case.
by A R Karthick
· 8 years ago
d65b761
CORDVTN Test: Added test scenarios for cord vtn and
by ChetanGaonker
· 8 years ago
88e80b9
Support for configuring/starting multiple switches in cord-tester.
by A.R Karthick
· 8 years ago
05e85fa
Install OVS 2.5 prereq on the host if OVS is not installed or < 2.5
by A R Karthick
· 8 years ago
51e6fd8
Robot test case for cluster controller restart tests.
by A R Karthick
· 8 years ago
09dbc6d
Shared volume option for cord-tester enables starting cord-tester in cluster mode with shared ONOS data volume.
by A R Karthick
· 8 years ago
Next »