File tree Expand file tree Collapse file tree
fbc-fips-check-matrix-based-oci-ta/0.1
fbc-fips-check-oci-ta/0.1
fbc-fips-prepare-oci-ta/0.1
fips-operator-bundle-check-oci-ta/0.1
run-opm-command-oci-ta/0.1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4141 name : workdir
4242 steps :
4343 - name : use-buckets-artifact
44- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
44+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
4545 args :
4646 - use
4747 - $(params.BUCKETS_ARTIFACT)=/var/workdir/buckets
Original file line number Diff line number Diff line change 4343 name : workdir
4444 steps :
4545 - name : use-trusted-artifact
46- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
46+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
4747 args :
4848 - use
4949 - $(params.SOURCE_ARTIFACT)=/var/workdir/source
Original file line number Diff line number Diff line change 5555 name : workdir
5656 steps :
5757 - name : use-trusted-artifact
58- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
58+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
5959 args :
6060 - use
6161 - $(params.SOURCE_ARTIFACT)=/var/workdir/source
@@ -480,7 +480,7 @@ spec:
480480 echo "Done!"
481481
482482 - name : create-buckets-artifact
483- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
483+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
484484 args :
485485 - create
486486 - --store
Original file line number Diff line number Diff line change 4949 name : workdir
5050 steps :
5151 - name : use-trusted-artifact
52- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
52+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
5353 args :
5454 - use
5555 - $(params.SOURCE_ARTIFACT)=/var/workdir/source
Original file line number Diff line number Diff line change 7272 subPath : ca-bundle.crt
7373 steps :
7474 - name : use-trusted-artifact
75- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
75+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
7676 args :
7777 - use
7878 - $(params.SOURCE_ARTIFACT)=/var/workdir/source
@@ -311,7 +311,7 @@ spec:
311311 echo "Replacing pullspecs in '${FILE_TO_UPDATE_PULLSPEC_PATH}' using '${IDMS_PATH_PARAM}'."
312312 replace_mirror_pullspec_with_source "${IDMS_PATH_PARAM}" "${FILE_TO_UPDATE_PULLSPEC_PATH}"
313313 - name : create-trusted-artifact
314- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
314+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
315315 when :
316316 - input : " $(steps.run-opm-with-user-args.results.skip_create_trusted_artifact)"
317317 operator : in
Original file line number Diff line number Diff line change 7070 echo "Created catalog with digest-based images:"
7171 cat "$(workspaces.tests-workspace.path)/source/.konflux/catalog/test-operator/catalog.json"
7272 - name : create-trusted-artifact
73- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
73+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
7474 args :
7575 - create
7676 - --store
@@ -131,7 +131,7 @@ spec:
131131 readOnly : true
132132 steps :
133133 - name : fetch-artifact
134- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
134+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
135135 args :
136136 - use
137137 - $(params.SOURCE_ARTIFACT)=$(workspaces.tests-workspace.path)/output
Original file line number Diff line number Diff line change 7070 echo "Created catalog with tagged images:"
7171 cat "$(workspaces.tests-workspace.path)/source/.konflux/catalog/test-operator/catalog.json"
7272 - name : create-trusted-artifact
73- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
73+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
7474 args :
7575 - create
7676 - --store
@@ -131,7 +131,7 @@ spec:
131131 readOnly : true
132132 steps :
133133 - name : fetch-artifact
134- image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:a246cf2267fe6fa68ae8885c6ca4141923edca3ccf9b56838d1ebe369d31b46d
134+ image : quay.io/konflux-ci/build-trusted-artifacts:latest@sha256:13ccf533248a98558cc7705e148c1c92e29f95ad67b5c0f4a9df5f57e051d276
135135 args :
136136 - use
137137 - $(params.SOURCE_ARTIFACT)=$(workspaces.tests-workspace.path)/output
Original file line number Diff line number Diff line change @@ -508,7 +508,7 @@ spec:
508508 requests :
509509 cpu : 100m
510510 memory : 256Mi
511- image : quay.io/konflux-ci/oras:latest@sha256:76d221b871642154f32151797186430a9cb8b46a194221870c2a87b1a0b916ff
511+ image : quay.io/konflux-ci/oras:latest@sha256:8b903a6363812d3d24fcc9022deb44f00110b34f2d1bd33d348df5a41ef88425
512512 script : |
513513 #!/usr/bin/env bash
514514 set -euo pipefail
@@ -530,7 +530,7 @@ spec:
530530 requests :
531531 cpu : 100m
532532 memory : 256Mi
533- image : quay.io/konflux-ci/oras:latest@sha256:76d221b871642154f32151797186430a9cb8b46a194221870c2a87b1a0b916ff
533+ image : quay.io/konflux-ci/oras:latest@sha256:8b903a6363812d3d24fcc9022deb44f00110b34f2d1bd33d348df5a41ef88425
534534 script : |
535535 #!/usr/bin/env bash
536536 set -euo pipefail
You can’t perform that action at this time.
0 commit comments