openshift-pipelines / pipeline-service

SaaS for Tekton Pipelines
Apache License 2.0
20 stars 43 forks source link

fix wait_for_pipelines debug #987

Closed gabemontero closed 3 months ago

gabemontero commented 3 months ago

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

to better assist in debugging the chains error introduced with https://github.com/openshift-pipelines/pipeline-service/pull/985

@yashvardhannanavati @arewm @lcarva FYI

gabemontero commented 3 months ago

merging (upgrade test still a known perm fail that we will either disable or find someone to triage)

gabemontero commented 3 months ago

@yashvardhannanavati @arewm @lcarva note our simple chains smoke test in test-pipeline-service-deployment-ocp-414 passes here I'll merge this and rebase https://github.com/openshift-pipelines/pipeline-service/pull/985 so we can hopefully see what is happening in the test over there.

yashvardhannanavati commented 3 months ago

Thank you so much @gabemontero for all the help!