X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fakraino-templates%2Fakraino-validation-macros.yaml;fp=jjb%2Fakraino-templates%2Fakraino-validation-macros.yaml;h=ed2d9b17e05b878ceaeede75ae54e699ac93608c;hp=68ad5c5bf4dab7a27e51c82ee6507e8f8a6c39fc;hb=9d378480b8a3fdfb13acc717b836ac719f8efa48;hpb=fa2ec188f24f35d232cecf0cc91913904253e898 diff --git a/jjb/akraino-templates/akraino-validation-macros.yaml b/jjb/akraino-templates/akraino-validation-macros.yaml index 68ad5c5..ed2d9b1 100644 --- a/jjb/akraino-templates/akraino-validation-macros.yaml +++ b/jjb/akraino-templates/akraino-validation-macros.yaml @@ -8,61 +8,49 @@ - lab_params - string: name: LAB_SILO - default: '' - description: 'Folder in nexus where the logs are pushed.' + default: "" + description: "Folder in nexus where the logs are pushed." - string: name: SETTINGS_FILE - default: '/home/jenkins/settings.xml' - description: 'Path to credentials file' + default: "/home/jenkins/settings.xml" + description: "Path to credentials file" - parameter: name: lab_params parameters: - string: name: CLUSTER_MASTER_IP - default: '' - description: 'IP address to connect to the cluster master' + default: "" + description: "IP address to connect to the cluster master" - string: name: CLUSTER_SSH_USER - default: '' - description: 'SSH username to connect to the cluster master ' + default: "" + description: "SSH username to connect to the cluster master " - string: name: CLUSTER_SSH_PASSWORD - default: '' - description: 'SSH password to connect to the cluster master' + default: "" + description: "SSH password to connect to the cluster master" - string: name: CLUSTER_SSH_KEY - default: '' - description: 'SSH key to connect to the cluster master' + default: "" + description: "SSH key to connect to the cluster master" - string: name: BLUEPRINT - default: '' - description: 'Blueprint used' + default: "" + description: "Blueprint used" - string: name: LAYER - default: '' - description: 'Layer' + default: "" + description: "Layer" - string: name: VERSION - default: '' - description: 'Version' + default: "" + description: "Version" - string: name: OPTIONAL - default: '' - description: 'If set to yes run optional tests' + default: "" + description: "If set to yes run optional tests" - string: name: PULL - default: 'false' - description: 'If set to yes pull docker images before run' - -############ -# SETTINGS # -############ -# settings for jobs run in multijob phases -- _docker-build-job-settings: &docker-build-job-settings - name: docker_build_job_settings - current-parameters: true - git-revision: false - node-parameters: false - kill-phase-on: FAILURE - abort-all-jobs: false + default: "false" + description: "If set to yes pull docker images before run"