--- | |
- project: | |
name: pti-rtp-project-view | |
project-name: pti-rtp | |
views: | |
- project-view | |
- project: | |
name: pti-rtp-info | |
project: pti/rtp | |
project-name: pti-rtp | |
build-node: centos7-builder-1c-1g | |
jobs: | |
- gerrit-info-yaml-verify | |
- project: | |
name: pti-rtp-verify | |
project: pti/rtp | |
project-name: pti-rtp | |
# use a centos with big memory; docker not required | |
build-node: centos7-docker-2c-8g | |
# runs about 30 minutes | |
build-timeout: 60 | |
script: !include-raw-escape: verify-pti-rtp-centos.sh | |
jobs: | |
- oran-verify-shell |