X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fcsit%2Fcsit-vpp-functional.yaml;h=7e1ff5c6ff5a0160f04dab4b77e6e0ae927ee2c6;hb=d18e763eb45a3e8af078ea22d50c339f8b28346a;hp=57a60f5a3620f2bc45216fc6b8cfc4f3132e6b14;hpb=78e96d00c96c7b27f54fe00d3d2d39ac8fd012a2;p=ci-management.git diff --git a/jjb/csit/csit-vpp-functional.yaml b/jjb/csit/csit-vpp-functional.yaml index 57a60f5a3..7e1ff5c6f 100644 --- a/jjb/csit/csit-vpp-functional.yaml +++ b/jjb/csit/csit-vpp-functional.yaml @@ -5,7 +5,6 @@ jobs: - 'csit-vpp-perf-hw-{type}' - 'csit-vpp-functional-virl' - - 'csit-vpp-functional-nodepool' - 'csit-vpp-master-verify-weekly' project: 'csit' @@ -110,42 +109,6 @@ - robot-report: output-path: '' -- job-template: - name: 'csit-vpp-functional-nodepool' - - project-type: freestyle - node: multilink - concurrent: true - - logrotate: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - scm: - - zuul-trigger-scm: - credentials-id: '{ssh-credentials}' - refspec: '$ZUUL_REF' - commit: '$ZUUL_COMMIT' - - wrappers: - - ssh-agent-credentials: - users: - - '{ssh-credentials}' - - builders: - - shell: - !include-raw-escape: include-raw-csit-vpp-functional-multilink.sh - - publishers: - - archive-artifacts: - artifacts: 'report.html, log.html, output.xml' - latest-only: false - - - robot-report: - output-path: '' - - job-template: name: 'csit-vpp-master-verify-weekly'