openshift-pipelines / pipeline-service

SaaS for Tekton Pipelines
Apache License 2.0
23 stars 44 forks source link

Use tekton.dev/v1 in pipelines/tasks #916

Closed Roming22 closed 7 months ago

Roming22 commented 7 months ago

rh-pre-commit.version: 2.1.0 rh-pre-commit.check-secrets: ENABLED

Roming22 commented 7 months ago

/test test-docker-images-build

Roming22 commented 7 months ago

/test test-pipeline-service-deployment-ocp-414

Roming22 commented 7 months ago

/test test-pipeline-service-upgrade-ocp-414

Roming22 commented 7 months ago

/test test-pipeline-service-upgrade-ocp-414

Roming22 commented 7 months ago

test-baseline failing with:

  - Run pipeline: ++ basename quay.io/aptible/alpine:latest
+ image_name=alpine:latest
+ image_dst=image-registry.openshift-image-registry.svc:5000/plnsvc-tests/alpine:latest
++ tkn -n plnsvc-tests pipeline start simple-copy --param image-src=quay.io/aptible/alpine:latest --param image-dst=image-registry.openshift-image-registry.svc:5000/plnsvc-tests/alpine:latest --serviceaccount chains-test --workspace name=shared,pvc,claimName=tekton-build
++ head -1
++ sed 's:.* ::'
+ pipeline_name=simple-copy-run-56ddc
command terminated with exit code 141
Roming22 commented 7 months ago

/test test-pipeline-service-upgrade-ocp-414

Roming22 commented 7 months ago

/test test-pipeline-service-upgrade-ocp-414

downgrade-pipeline-service did not complete

Roming22 commented 7 months ago

/test test-pipeline-service-upgrade-ocp-414

Roming22 commented 7 months ago

CI is finally green, merging.