openshift-pipelines / pipeline-service

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

update tekton-results env and sha reference #950

Closed avinal closed 6 months ago

avinal commented 6 months ago

Signed-off-by: Avinal Kumar avinal@redhat.com

enarha commented 6 months ago

/lgtm

ramessesii2 commented 6 months ago

@avinal I rebased this branch and seem to have added me to the contributors in the commit. I didn't expect that. Please force push rebasing.

avinal commented 6 months ago

I think #948 is required to pass the tests.

gabemontero commented 6 months ago

@openshift-pipelines/pipelines-service a new flake in the downgrade portion of the upgrade test I've never seen before:

Failure snippet:
task test-downgrade has the status "Failed":

from server for: "/workspace/source/operator/test/manifests/setup/pipeline-service": rolebindings.rbac.authorization.k8s.io "appstudio-pipelines-runner-rolebinding" is forbidden: User "system:serviceaccount:default:default" cannot get resource "rolebindings" in API group "rbac.authorization.k8s.io" in the namespace "plnsvc-tests"
command terminated with exit code 1
+ exit 1
gabemontero commented 6 months ago

deploy cluster flake on the vanilla ocp-414 test: TaskRun "test-pipeline-service-deployment-ocp-414-qr7qz-deploy-cluster" failed to finish within "1h0m0s"

gabemontero commented 6 months ago

/retest

gabemontero commented 6 months ago

no flakes this time tests green ... merging