Commit 66190162 authored by Boris Djalal's avatar Boris Djalal

Test.

Signed-off-by: default avatarBoris Djalal <boris.djalal@eurecom.fr>
parent 009d390e
...@@ -332,7 +332,7 @@ pipeline { ...@@ -332,7 +332,7 @@ pipeline {
script { script {
// Stage destroy may not be run if error in previous stage // Stage destroy may not be run if error in previous stage
//sh "./ci-scripts/oai-ci-vm-tool destroy --job-name ${JOB_NAME} --build-id ${BUILD_ID}" //sh "./ci-scripts/oai-ci-vm-tool destroy --job-name ${JOB_NAME} --build-id ${BUILD_ID}"
echo "PROJECT_NAME = ${PROJECT_NAME}" //echo "PROJECT_NAME = ${PROJECT_NAME}"
echo "BUILD_NUMBER = ${BUILD_NUMBER}" echo "BUILD_NUMBER = ${BUILD_NUMBER}"
echo "BUILD_STATUS = ${BUILD_STATUS}" echo "BUILD_STATUS = ${BUILD_STATUS}"
emailext attachmentsPattern: '*results*.html', emailext attachmentsPattern: '*results*.html',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment