X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fvalidation%2Fbluval.yaml;h=df9897f9b9ca65b8c3ec777746ff3388e4903efb;hb=dea21145ac075ec25e234d773a47b52724f6982a;hp=a127e793558a9e33d3e1aa05a9c2edbe26fee6bb;hpb=2c23d699462ad00171fe2dbff160ee05b659e595;p=ci-management.git diff --git a/jjb/validation/bluval.yaml b/jjb/validation/bluval.yaml index a127e79..df9897f 100644 --- a/jjb/validation/bluval.yaml +++ b/jjb/validation/bluval.yaml @@ -34,76 +34,4 @@ 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}/validation.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: !include-raw-escape: - - ../shell/run_bluval.sh - - publishers: - - logparser: - use-project-rules: true - parse-rules: "./bluval/rules.txt" - unstable-on-warning: true - fail-on-error: true - show-graphs: false + - bluval-run-daily-tests