Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ tests:
commands: echo "Test"
container:
from: src
skip_if_only_changed: ^.*\.(md|adoc)$|^LICENSE$|^charts/|^it/|^\.github/workflows/
skip_if_only_changed: ^.*\.(md|adoc)$|^LICENSE$|^charts/|^it/|^\.github/
- as: e2e-vmaas
capabilities:
- intranet
skip_if_only_changed: ^.*\.(md|adoc)$|^LICENSE$|^\.github/workflows/
skip_if_only_changed: ^.*\.(md|adoc)$|^LICENSE$|^\.github/
steps:
dependencies:
COMPONENT_IMAGE: fulfillment-service-pr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ tests:
- as: e2e-vmaas
capabilities:
- intranet
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|samples/.*|charts/.*|\.github/workflows/.*|\.ansible-lint.*|OWNERS|LICENSE)$
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|samples/.*|charts/.*|\.github/.*|\.ansible-lint.*|OWNERS|LICENSE)$
steps:
dependencies:
COMPONENT_IMAGE: osac-aap-pr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ tests:
- as: e2e-vmaas
capabilities:
- intranet
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|\.ai-bot/.*|\.claude/rules/.*|\.golangci\.yml|\.yamllint\.yaml|\.pre-commit-config.*\.yaml|\.dockerignore|\.gitattributes|OWNERS|LICENSE|bin/.*)$
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|\.ai-bot/.*|\.claude/rules/.*|\.github/.*|\.golangci\.yml|\.yamllint\.yaml|\.pre-commit-config.*\.yaml|\.dockerignore|\.gitattributes|OWNERS|LICENSE|bin/.*)$
steps:
dependencies:
COMPONENT_IMAGE: osac-operator-pr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ tests:
- as: e2e-vmaas
capabilities:
- intranet
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|\.ai-bot/.*|\.claude/rules/.*|\.golangci\.yml|\.yamllint\.yaml|\.pre-commit-config.*\.yaml|\.dockerignore|\.gitattributes|OWNERS|LICENSE|bin/.*)$
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|\.ai-bot/.*|\.claude/rules/.*|\.github/.*|\.golangci\.yml|\.yamllint\.yaml|\.pre-commit-config.*\.yaml|\.dockerignore|\.gitattributes|OWNERS|LICENSE|bin/.*)$
steps:
workflow: osac-project-cluster-tool-vmaas
- as: e2e-vmaas-periodic
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ presubmits:
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-osac-project-fulfillment-service-main-e2e-vmaas
rerun_command: /test e2e-vmaas
skip_if_only_changed: ^.*\.(md|adoc)$|^LICENSE$|^\.github/workflows/
skip_if_only_changed: ^.*\.(md|adoc)$|^LICENSE$|^\.github/
spec:
containers:
- args:
Expand Down Expand Up @@ -158,7 +158,7 @@ presubmits:
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-osac-project-fulfillment-service-main-unit
rerun_command: /test unit
skip_if_only_changed: ^.*\.(md|adoc)$|^LICENSE$|^charts/|^it/|^\.github/workflows/
skip_if_only_changed: ^.*\.(md|adoc)$|^LICENSE$|^charts/|^it/|^\.github/
spec:
containers:
- args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ presubmits:
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-osac-project-osac-aap-main-e2e-vmaas
rerun_command: /test e2e-vmaas
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|samples/.*|charts/.*|\.github/workflows/.*|\.ansible-lint.*|OWNERS|LICENSE)$
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|samples/.*|charts/.*|\.github/.*|\.ansible-lint.*|OWNERS|LICENSE)$
spec:
containers:
- args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ presubmits:
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-osac-project-osac-operator-main-e2e-vmaas
rerun_command: /test e2e-vmaas
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|\.ai-bot/.*|\.claude/rules/.*|\.golangci\.yml|\.yamllint\.yaml|\.pre-commit-config.*\.yaml|\.dockerignore|\.gitattributes|OWNERS|LICENSE|bin/.*)$
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|\.ai-bot/.*|\.claude/rules/.*|\.github/.*|\.golangci\.yml|\.yamllint\.yaml|\.pre-commit-config.*\.yaml|\.dockerignore|\.gitattributes|OWNERS|LICENSE|bin/.*)$
spec:
containers:
- args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ presubmits:
pj-rehearse.openshift.io/can-be-rehearsed: "true"
name: pull-ci-osac-project-osac-test-infra-main-e2e-vmaas
rerun_command: /test e2e-vmaas
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|\.ai-bot/.*|\.claude/rules/.*|\.golangci\.yml|\.yamllint\.yaml|\.pre-commit-config.*\.yaml|\.dockerignore|\.gitattributes|OWNERS|LICENSE|bin/.*)$
skip_if_only_changed: ^(README\.md|AGENTS\.md|CLAUDE\.md|docs/.*|\.ai-bot/.*|\.claude/rules/.*|\.github/.*|\.golangci\.yml|\.yamllint\.yaml|\.pre-commit-config.*\.yaml|\.dockerignore|\.gitattributes|OWNERS|LICENSE|bin/.*)$
spec:
containers:
- args:
Expand Down