test: why did our CI not catch this?#819
Conversation
|
|
Hmm, OK, this time it caught the error 😕 https://console-openshift-console.apps.stone-prd-rh01.pg1f.p1.openshiftapps.com/k8s/ns/tekton-ci/tekton.dev~v1beta1~PipelineRun/build-definitions-pull-request-b1qwix/logs/e2e-tests |
|
Ok, I don't see how the syft update without the corresponding cachi2 update would have ever passed CI. Probably not worth investigating at this point |
Could it be another case of a branch being merged without having the latest update? Pretty sure that's what happened with the yaml lint checks last week. |
This one probably not. At one point in the lifecycle of #722, the syft image was updated to That's all within the scope of the buildah task (the cachi2 update was for the SBOM merge script used in the buildah task) so I don't think any branch inconsistencies could have been relevant |



Before you complete this pull request ...
Look for any open pull requests in the repository with the title "e2e-tests update" and
see if there are recent e2e-tests updates that will be applicable to your change.