commit | 23c9607f993c9292f0a63b15e40a6be1283b5d33 | [log] [tgz] |
---|---|---|
author | A R Karthick <kramanar@ciena.com> | Mon Aug 21 20:34:21 2017 -0700 |
committer | A R Karthick <kramanar@ciena.com> | Mon Aug 21 20:34:21 2017 -0700 |
tree | bfa2dbf685facfe16fee1e9930562cd4d1dc0632 | |
parent | 8e9ed072932cec77fd10bce7a9fd2a135771212d [diff] |
A quick test interface to run tests with voltha config. A sample run to test tls and igmp with voltha configuration without changing test config files: ./olt-test.py --test-type=tls:eap_auth_exchange.test_eap_tls,igmp:igmp_exchange.test_igmp_join_verify_traffic --manifest=manifest-ponsim-local.json --voltha-host=172.17.0.1 --olt-type=ponsim_olt --olt-arg=172.17.0.1 Change-Id: I81357adc87309fd31193bdfd4dfae549506262a5
CORD Automated Tester Suite
The CORD Automated Tester Suite (CATS) is an extensible end-to-end system test suite targeting CORD PODs. It is typically deployed as one or more Docker containers, either on the CORD POD or adjacent to the POD and interacts with the POD through the PODs interfaces.
Its intended use includes:
The strength of the CATS will come from the collaboration of the whole CORD/ONOS community, and as such we welcome contributions.
For further information, please browse in the ~/docs directory.