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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ build_root:
tag: ubi9-v1.22.2
images:
- dockerfile_path: Dockerfile
from: src
to: oadp-operator
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,56 +53,6 @@ tests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-aws
- always_run: false
as: e2e-test-azure
steps:
cluster_profile: azure4
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
test:
- as: e2e
cli: latest
commands: make test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
namespace: test-credentials
from: test-oadp-operator
resources:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-azure
- always_run: false
as: e2e-test-gcp
steps:
cluster_profile: gcp
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
test:
- as: e2e
cli: latest
commands: make test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
namespace: test-credentials
from: test-oadp-operator
resources:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-gcp
- as: e2e-test-aws-periodic
cron: 0 4 * * *
steps:
Expand All @@ -128,56 +78,6 @@ tests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-aws
- as: e2e-test-gcp-periodic
cron: 0 4 * * *
steps:
cluster_profile: gcp
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
test:
- as: e2e
cli: latest
commands: make test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
namespace: test-credentials
from: test-oadp-operator
resources:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-gcp
- as: e2e-test-azure-periodic
cron: 0 4 * * *
steps:
cluster_profile: azure4
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
test:
- as: e2e
cli: latest
commands: make test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
namespace: test-credentials
from: test-oadp-operator
resources:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-azure
- always_run: false
as: e2e-test-kubevirt-aws
run_if_changed: .+\.go|go\.(\bmod\b|\bsum\b)|Makefile|Dockerfile|.dockerignore|.*\.ya{0,1}ml|build/.+
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ releases:
latest:
release:
channel: fast
version: "4.12"
version: "4.15"
resources:
'*':
limits:
Expand Down Expand Up @@ -53,56 +53,6 @@ tests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-aws
- always_run: false
as: e2e-test-azure
steps:
cluster_profile: azure4
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
test:
- as: e2e
cli: latest
commands: make test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
namespace: test-credentials
from: test-oadp-operator
resources:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-azure
- always_run: false
as: e2e-test-gcp
steps:
cluster_profile: gcp
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
test:
- as: e2e
cli: latest
commands: make test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
namespace: test-credentials
from: test-oadp-operator
resources:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-gcp
- as: e2e-test-aws-periodic
cron: 0 4 * * *
steps:
Expand All @@ -128,35 +78,11 @@ tests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-aws
- as: e2e-test-gcp-periodic
cron: 0 4 * * *
steps:
cluster_profile: gcp-3
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
test:
- as: e2e
cli: latest
commands: make test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
namespace: test-credentials
from: test-oadp-operator
resources:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-gcp
- as: e2e-test-azure-periodic
cron: 0 4 * * *
- always_run: false
Comment thread
mpryc marked this conversation as resolved.
as: e2e-test-kubevirt-aws
run_if_changed: .+\.go|go\.(\bmod\b|\bsum\b)|Makefile|Dockerfile|.dockerignore|.*\.ya{0,1}ml|build/.+
steps:
cluster_profile: azure4
cluster_profile: aws
dependencies:
OO_INDEX: ci-index
env:
Expand All @@ -167,7 +93,7 @@ tests:
test:
- as: e2e
cli: latest
commands: make test-e2e
commands: make TEST_VIRT=true test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
Expand All @@ -177,9 +103,9 @@ tests:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-azure
workflow: optional-operators-ci-aws
zz_generated_metadata:
branch: master
org: openshift
repo: oadp-operator
variant: "4.12"
variant: "4.15"
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ operator:
with: oadp-operator
releases:
latest:
release:
channel: fast
version: "4.13"
candidate:
product: ocp
stream: nightly
version: "4.16"
resources:
'*':
limits:
Expand Down Expand Up @@ -53,58 +54,8 @@ tests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-aws
- always_run: false
as: e2e-test-azure
steps:
cluster_profile: azure4
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
test:
- as: e2e
cli: latest
commands: make test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
namespace: test-credentials
from: test-oadp-operator
resources:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-azure
- always_run: false
as: e2e-test-gcp
steps:
cluster_profile: gcp
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
test:
- as: e2e
cli: latest
commands: make test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
namespace: test-credentials
from: test-oadp-operator
resources:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-gcp
- as: e2e-test-aws-periodic
cron: 53 22 * * 0
cron: 0 4 * * *
steps:
cluster_profile: aws
dependencies:
Expand All @@ -128,35 +79,11 @@ tests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-aws
- as: e2e-test-gcp-periodic
cron: 41 22 * * 6
steps:
cluster_profile: gcp
dependencies:
OO_INDEX: ci-index
env:
OO_CHANNEL: stable
OO_INSTALL_NAMESPACE: openshift-adp
OO_PACKAGE: oadp-operator
OO_TARGET_NAMESPACES: '!install'
test:
- as: e2e
cli: latest
commands: make test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
namespace: test-credentials
from: test-oadp-operator
resources:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-gcp
- as: e2e-test-azure-periodic
cron: 15 17 * * 6
- always_run: false
as: e2e-test-kubevirt-aws
run_if_changed: .+\.go|go\.(\bmod\b|\bsum\b)|Makefile|Dockerfile|.dockerignore|.*\.ya{0,1}ml|build/.+
steps:
cluster_profile: azure4
cluster_profile: aws
dependencies:
OO_INDEX: ci-index
env:
Expand All @@ -167,7 +94,7 @@ tests:
test:
- as: e2e
cli: latest
commands: make test-e2e
commands: make TEST_VIRT=true test-e2e
credentials:
- mount_path: /var/run/oadp-credentials
name: oadp-credentials
Expand All @@ -177,9 +104,9 @@ tests:
requests:
cpu: 1000m
memory: 512Mi
workflow: optional-operators-ci-azure
workflow: optional-operators-ci-aws
zz_generated_metadata:
branch: master
org: openshift
repo: oadp-operator
variant: "4.13"
variant: "4.16"
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ build_root:
tag: rhel-8-golang-1.21-openshift-4.16
images:
- dockerfile_path: Dockerfile
from: src
to: oadp-operator-1.0
promotion:
to:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ build_root:
tag: rhel-8-golang-1.20-openshift-4.14
images:
- dockerfile_path: Dockerfile
from: src
to: oadp-operator-1.3
promotion:
to:
Expand Down
Loading