X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fvalidation%2Fbluval.yaml;h=df9897f9b9ca65b8c3ec777746ff3388e4903efb;hp=5933498864c9ade7d3f7bf9149bf1ac651c75cb7;hb=HEAD;hpb=7cb83b7f5818727f5293fc02b96d5e5f065a78a1 diff --git a/jjb/validation/bluval.yaml b/jjb/validation/bluval.yaml index 5933498..5b16a47 100644 --- a/jjb/validation/bluval.yaml +++ b/jjb/validation/bluval.yaml @@ -19,7 +19,7 @@ name: bluval project-name: validation project: validation - build-node: '{build-node}' + build-node: centos7-builder-2c-1g group-id: org.akraino.validation refspec: refs/heads/master branch: master @@ -30,71 +30,8 @@ - rec stream: - master: - branch: '{stream}' - gs-pathname: '' + branch: "{stream}" + gs-pathname: "" disabled: false jobs: - - bluval-daily-{stream} - -############## -# PARAMETERS # -############## -- parameter: - name: 'bluval-defaults' - parameters: - - string: - <<: *k8s_master_ip - - string: - <<: *k8s_ssh_user - - string: - <<: *k8s_ssh_password - - string: - <<: *k8s_ssh_key - - string: &blueprint_name - name: BLUEPRINT - default: '' - description: 'Blueprint used' - - string: &layer - name: LAYER - default: '' - description: 'Layer' - - string: &version - name: VERSION - default: '' - description: 'Version' - - string: &optional - name: OPTIONAL - default: '' - description: 'If set to yes run optional tests' - -- job-template: - name: 'bluval-daily-{stream}' - concurrent: true - node: '{build-node}' - parameters: - - string: - name: DEPLOY_SCENARIO - default: '' - - {'bluval-defaults'} - - wrappers: *wrappers - scm: - - git: - credentials-id: '{jenkins-ssh-credential}' - url: '{git-url}/ci-management.git' - refspec: '' - branches: - - 'refs/heads/{branch}' - skip-tag: true - wipe-workspace: true - submodule: - disable: true - recursive: false - timeout: '{submodule-timeout}' - choosing-strategy: default - - - builders: - - description-setter: - description: "POD: $NODE_NAME" - - shell: ./jjb/shell/run_bluval.sh -n "$BLUEPRINT" + - bluval-run-daily-tests