Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions .tekton/coreos-assembler-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,16 +34,18 @@ spec:
value: Dockerfile
- name: path-context
value: .
- name: skip-checks
value: true
- name: hermetic
value: false
- name: prefetch-input
value: '[{"type": "rpm", "path": "ci/hermetic"}, {"path": "ci/hermetic", "type": "generic"}]'
#- name: prefetch-input
# value: '[{"type": "rpm", "path": "ci/hermetic"}, {"path": "ci/hermetic", "type": "generic"}]'
# Note: to be removed once rpm fully supported
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
- name: dev-package-managers
value: true
- name: build-args
value: ["NO_NETWORK=1"]
#- name: dev-package-managers
# value: true
#- name: build-args
# value: ["NO_NETWORK=1"]
pipelineRef:
params:
- name: bundle
Expand All @@ -53,6 +55,8 @@ spec:
- name: kind
value: pipeline
resolver: bundles
taskRunTemplate:
serviceAccountName: build-pipeline-coreos-assembler
workspaces:
- name: git-auth
secret:
Expand Down
16 changes: 10 additions & 6 deletions .tekton/coreos-assembler-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,18 @@ spec:
value: Dockerfile
- name: path-context
value: .
- name: skip-checks
value: true
- name: hermetic
value: false
- name: prefetch-input
value: '[{"type": "rpm", "path": "ci/hermetic"}, {"path": "ci/hermetic", "type": "generic"}]'
#- name: prefetch-input
# value: '[{"type": "rpm", "path": "ci/hermetic"}, {"path": "ci/hermetic", "type": "generic"}]'
# Note: to be removed once rpm fully supported
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
- name: dev-package-managers
value: true
- name: build-args
value: ["NO_NETWORK=1"]
#- name: dev-package-managers
# value: true
#- name: build-args
# value: ["NO_NETWORK=1"]
pipelineRef:
params:
- name: bundle
Expand All @@ -50,6 +52,8 @@ spec:
- name: kind
value: pipeline
resolver: bundles
taskRunTemplate:
serviceAccountName: build-pipeline-coreos-assembler
workspaces:
- name: git-auth
secret:
Expand Down
8 changes: 6 additions & 2 deletions .tekton/kola-nfs-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,12 @@ spec:
value: Containerfile
- name: path-context
value: tests/containers/nfs
- name: skip-checks
value: true
- name: hermetic
value: false
- name: prefetch-input
value: '[{"type": "rpm", "path": "ci/hermetic"}]'
#- name: prefetch-input
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
# Note: to be removed once rpm fully supported
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
- name: dev-package-managers
Expand All @@ -55,6 +57,8 @@ spec:
- name: kind
value: pipeline
resolver: bundles
taskRunTemplate:
serviceAccountName: build-pipeline-kola-nfs
workspaces:
- name: git-auth
secret:
Expand Down
8 changes: 6 additions & 2 deletions .tekton/kola-nfs-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,12 @@ spec:
value: Containerfile
- name: path-context
value: tests/containers/nfs
- name: skip-checks
value: true
- name: hermetic
value: false
- name: prefetch-input
value: '[{"type": "rpm", "path": "ci/hermetic"}]'
#- name: prefetch-input
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
# Note: to be removed once rpm fully supported
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
- name: dev-package-managers
Expand All @@ -51,6 +53,8 @@ spec:
- name: kind
value: pipeline
resolver: bundles
taskRunTemplate:
serviceAccountName: build-pipeline-kola-nfs
workspaces:
- name: git-auth
secret:
Expand Down
8 changes: 6 additions & 2 deletions .tekton/kola-tang-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,12 @@ spec:
value: ./tests/containers/tang/Containerfile
- name: path-context
value: .
- name: skip-checks
value: true
- name: hermetic
value: false
- name: prefetch-input
value: '[{"type": "rpm", "path": "ci/hermetic"}]'
#- name: prefetch-input
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
# Note: to be removed once rpm fully supported
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
- name: dev-package-managers
Expand All @@ -55,6 +57,8 @@ spec:
- name: kind
value: pipeline
resolver: bundles
taskRunTemplate:
serviceAccountName: build-pipeline-kola-tang
workspaces:
- name: git-auth
secret:
Expand Down
8 changes: 6 additions & 2 deletions .tekton/kola-tang-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,12 @@ spec:
value: ./tests/containers/tang/Containerfile
- name: path-context
value: .
- name: skip-checks
value: true
- name: hermetic
value: false
- name: prefetch-input
value: '[{"type": "rpm", "path": "ci/hermetic"}]'
#- name: prefetch-input
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
# Note: to be removed once rpm fully supported
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
- name: dev-package-managers
Expand All @@ -51,6 +53,8 @@ spec:
- name: kind
value: pipeline
resolver: bundles
taskRunTemplate:
serviceAccountName: build-pipeline-kola-tang
workspaces:
- name: git-auth
secret:
Expand Down
8 changes: 6 additions & 2 deletions .tekton/kola-targetcli-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,12 @@ spec:
value: ./tests/containers/targetcli/Containerfile
- name: path-context
value: .
- name: skip-checks
value: true
- name: hermetic
value: false
- name: prefetch-input
value: '[{"type": "rpm", "path": "ci/hermetic"}]'
#- name: prefetch-input
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
# Note: to be removed once rpm fully supported
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
- name: dev-package-managers
Expand All @@ -55,6 +57,8 @@ spec:
- name: kind
value: pipeline
resolver: bundles
taskRunTemplate:
serviceAccountName: build-pipeline-kola-targetcli
workspaces:
- name: git-auth
secret:
Expand Down
8 changes: 6 additions & 2 deletions .tekton/kola-targetcli-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,12 @@ spec:
value: ./tests/containers/targetcli/Containerfile
- name: path-context
value: .
- name: skip-checks
value: true
- name: hermetic
value: false
- name: prefetch-input
value: '[{"type": "rpm", "path": "ci/hermetic"}]'
#- name: prefetch-input
# value: '[{"type": "rpm", "path": "ci/hermetic"}]'
# Note: to be removed once rpm fully supported
# https://github.com/hermetoproject/hermeto?tab=readme-ov-file#package-managers
- name: dev-package-managers
Expand All @@ -51,6 +53,8 @@ spec:
- name: kind
value: pipeline
resolver: bundles
taskRunTemplate:
serviceAccountName: build-pipeline-kola-targetcli
workspaces:
- name: git-auth
secret:
Expand Down
Loading