Table Of Contents
...
Addresses
Jira Legacy | ||||||
---|---|---|---|---|---|---|
|
Initial implementation presentation can be found in CPS Developers Team Meeting Recordings
Overview
CSIT (Continuous System and Integration Testing) is expected to be a part of automated verification procedure invoked on review and merge stages.
...
New CSIT job templates are defined in
Code Block |
---|
'{project-name}-review-verification-maven-{stream}' '{project-name}-merge-verification-maven-{stream}' |
...
NB. the Jenkins job template using publishing Robot Framework report as a success/failure condition reports is the only reason the use of Robot Framework is currently necessary.
It requires job templates update (new templates) in order to use alternative tools.
...
- Maximizing Benefits of CSIT in ONAP Development
- Creating a CSIT Test (Legacy, includes video presentation)
- Robot Framework