commit | c69d73e758a867cdf30b0ee0e348812a6e667fd0 | [log] [tgz] |
---|---|---|
author | A R Karthick <kramanar@ciena.com> | Fri Jan 20 11:44:34 2017 -0800 |
committer | A R Karthick <kramanar@ciena.com> | Fri Jan 20 11:44:34 2017 -0800 |
tree | cf394fd69187dc5087d632dbf09c77e2e20bfd26 | |
parent | 5af2371213bcd7d30bede23d6679fb53ff6ee6a7 [diff] |
Support to specify jvm_heap_size option for ONOS container. This allows to override the inferred defaults based on system memory. manifest.json option is jvm_heap_size and defaults to 1 gig. Run time command line setup/run option defaults to inferred mode as earlier done based on half of available system memory(capped to 16 gig) Change-Id: I80a9180ad3a690fcef79d3c2979348965cda38b5
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.