...
- Define formally the component dependencies for each project (c.f. NBI proposal on https://git.onap.org/oom/tree/kubernetes/nbi/README.md) by project
- Run CSIT on OOM installation by project
- Develop a tool to verify that pair-wise tests are defined based on component dependencies by integration
- Define pair-wise tests by M4 by project
- Run pair-wise tests under Integration project on daily basis after M4 (e.g. deploy a full fresh ONAP and run the pair-wise tests) by integration
- Store tests in a DB by integration. Tests could also be store in a git repo, so they are easily accessible.
...