Story (Required)
As a QE verifying digests of files in mirror.openshift.com, I was to create a single pipeline run
Background (Required)
Pipeline verify-binaries-and-sha256sum needs to be executed twice because we copy the same CLI binaries to the two paths on mirror.openshift.com, e.g.
- https://mirror.openshift.com/pub/openshift-v4/clients/pipelines/1.16.0/
- https://mirror.openshift.com/pub/openshift-v4/clients/pipelines/latest/
Approach (Required)
- Allow to specify multiple paths
- if multiple paths are specified, verify that they contain the same sha256sum.txt file