concourse/tasks/validate-integtest-result.yaml (14 lines of code) (raw):
platform: linux
image_resource:
type: registry-image-private
source:
repository: gcr.io/gcp-guest/validate-integtest
google_auth: true
inputs:
- name: guest-test-infra
params:
GCS_PATH: gs://gcp-guest-test-outputs/((timestamp))
GCS_URL: https://storage.cloud.google.com/gcp-guest-test-outputs/((timestamp))
PACKAGE_NAME: ((repo-name))
run:
path: /validate-result.sh