From 5fe944e9812c0bfcbe2b63e0ed9a6438cf61fac6 Mon Sep 17 00:00:00 2001 From: Ilia Abashin Date: Sun, 27 Aug 2017 16:37:18 +0300 Subject: Added "calipso" scenario to apex.yml Change-Id: I1e4237fd9716e92eec7633006c54240284f312c6 Signed-off-by: Ilia Abashin --- jjb/apex/apex.yml | 11 +++++++++++ jjb/apex/scenarios.yaml.hidden | 1 + 2 files changed, 12 insertions(+) (limited to 'jjb/apex') diff --git a/jjb/apex/apex.yml b/jjb/apex/apex.yml index c858b7f65..0b49bfbe7 100644 --- a/jjb/apex/apex.yml +++ b/jjb/apex/apex.yml @@ -186,6 +186,8 @@ <<: *euphrates - 'os-odl-fdio_dvr-ha': <<: *euphrates + - 'os-nosdn-calipso-noha': + <<: *euphrates platform: - 'baremetal' @@ -2026,6 +2028,15 @@ abort-all-job: true git-revision: false + - name: 'apex-os-nosdn-calipso-noha-baremetal-euphrates' + node-parameters: false + current-parameters: false + predefined-parameters: | + OPNFV_CLEAN=yes + kill-phase-on: NEVER + abort-all-job: true + git-revision: false + - builder: diff --git a/jjb/apex/scenarios.yaml.hidden b/jjb/apex/scenarios.yaml.hidden index a89aa5de2..3b6b48502 100644 --- a/jjb/apex/scenarios.yaml.hidden +++ b/jjb/apex/scenarios.yaml.hidden @@ -42,6 +42,7 @@ euphrates: - 'os-odl-sfc-ha' - 'os-odl-fdio_dvr-noha' - 'os-odl-fdio_dvr-ha' + - 'os-nosdn-calipso-noha' danube: - 'os-nosdn-nofeature-noha' - 'os-nosdn-nofeature-ha' -- cgit 1.2.3-korg