commit | ab221cb8ae65090b6f1e4a2954663e30850006dd | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Fri Feb 15 14:59:31 2019 -0800 |
committer | Wei-Yu Chen <weiyu@opennetworking.org> | Sat Feb 16 10:13:06 2019 -0800 |
tree | b51ec9e2f8fce53a340803628b6028acf143753a | |
parent | f0939ae7ca079a414cacdec7bfd7c5857aa4d573 [diff] |
Modify Jenkins deployment script to make more stable 1. Remove the SR-IOV Plugin Installation > Since our cni-config is stable, we only need to install the plugin config once, if we delete them and install again, it may cause built-in multus cni crash. 2. Add waituntil on both BBU and SPGW-U > Although I upgrade the ixgbe driver version in our cluster, but it still have the probability to crash the node. So I would prefer to use the wait loop for doing the cable trick. If the POD works, then this waituntil loop will be ignored. Change-Id: Ia767865c0b8efe9e93645fe062c4e6bd09c96617
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.