Skip to content

Commit

Permalink
LP Interop configs update ocp ver to 4.16 (openshift#48757)
Browse files Browse the repository at this point in the history
* LP Interop configs update ocp ver to 4.16

* Update mtc and jenkins config

* Remove MTA(windup) scenario, will be handle in another PR

* Add back windup remove konveyor(MTA)
  • Loading branch information
smatula authored and sgoveas committed Feb 22, 2024
1 parent e1cb1b9 commit 267e881
Show file tree
Hide file tree
Showing 102 changed files with 8,036 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
base_images:
cli:
name: "4.16"
namespace: ocp
tag: cli
test-image:
name: 3scale-interop-tests
namespace: ci
tag: v2.13
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.19
images:
- context_dir: .
dockerfile_path: Dockerfile
to: 3scale-runner
releases:
latest:
candidate:
product: ocp
stream: nightly
version: "4.16"
resources:
'*':
limits:
memory: 4Gi
requests:
cpu: 100m
memory: 200Mi
tests:
- as: 3scale-amp-interop-aws
cron: 0 6 11 2 *
steps:
cluster_profile: aws-cspi-qe
env:
AWS_REGION: us-east-2
BASE_DOMAIN: cspilp.interop.ccitredhat.com
DEPL_BUCKET_NAME: 3scale-apimanager-s3-bucket
DEPL_PROJECT_NAME: threescale
FIREWATCH_CONFIG: |
{
"failure_rules":
[
{"step": "ipi-*", "failure_type": "all", "classification": "Infrastructure Provisioning - Cluster", "group": {"name": "cluster", "priority": 1}, "jira_additional_labels": ["!default"]},
{"step": "install-operators", "failure_type": "all", "classification": "Infrastructure Provisioning - Operators", "group": {"name": "lp-tests", "priority": 1}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "pod_failure", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "test_failure", "classification": "NONE", "jira_project": "NONE", "ignore": "true"},
{"step": "openshift-*", "failure_type": "all", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "3scale-apimanager-*", "failure_type": "pod_failure", "classification": "Infrastructure Provisioning - API Manager", "group": {"name": "lp-tests", "priority": 2}, "jira_additional_labels": ["!default","interop-tests"]},
{"step": "3scale-apimanager-*", "failure_type": "test_failure", "classification": "Infrastructure Provisioning - API Manager", "jira_project": "THREESCALE", "group": {"name": "lp-tests", "priority": 2}, "jira_additional_labels": ["!default","interop-tests"]},
{"step": "3scale-interop-tests", "failure_type": "all", "classification": "Test Failure", "jira_project": "THREESCALE", "group": {"name": "lp-tests", "priority": 3}, "jira_additional_labels": ["!default","interop-tests"]}
]
}
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.16-lp","self-managed-lp","3scale-lp"]'
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
OPERATORS: |
[
{"name": "3scale-operator", "source": "redhat-operators", "channel": "!default", "install_namespace": "threescale", "target_namespaces": "threescale", "operator_group":"threescale-operator-group"}
]
USER_TAGS: |
scenario 3scale
test:
- ref: install-operators
- ref: 3scale-apimanager-install
- ref: 3scale-interop-tests
workflow: 3scale-ipi-aws
zz_generated_metadata:
branch: main
org: 3scale-qe
repo: 3scale-deploy
variant: 3scale-amp-ocp4.16-lp-interop
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
base_images:
cli:
name: "4.16"
namespace: ocp
tag: cli
os:
name: ubi
namespace: ocp
tag: "8"
test-image:
name: apicurio-ci-tools
namespace: ci
tag: interop
releases:
latest:
candidate:
product: ocp
stream: nightly
version: "4.16"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: service-registry-2-4
cron: 0 6 11 2 *
steps:
cluster_profile: aws-cspi-qe
env:
BASE_DOMAIN: cspilp.interop.ccitredhat.com
FIREWATCH_CONFIG: |
{
"failure_rules":
[
{"step": "ipi-*", "failure_type": "all", "classification": "Infrastructure Provisioning - Cluster", "group": {"name": "cluster", "priority": 1}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "pod_failure", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "test_failure", "classification": "NONE", "jira_project": "NONE", "ignore": "true"},
{"step": "openshift-*", "failure_type": "all", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "service-registry-run-tests", "failure_type": "pod_failure", "classification": "Test Execution", "group": {"name": "lp-tests", "priority": 1}, "jira_additional_labels": ["!default","interop-tests"]},
{"step": "service-registry-run-tests", "failure_type": "test_failure", "classification": "Test Failure", "jira_project": "APICURQE", "group": {"name": "lp-tests", "priority": 1}, "jira_additional_labels": ["!default","interop-tests"]}
]
}
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.16-lp","self-managed-lp","service-registry-lp"]'
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
USER_TAGS: |
scenario service-registry
test:
- ref: service-registry-run-tests
workflow: firewatch-ipi-aws
timeout: 4h0m0s
zz_generated_metadata:
branch: main
org: Apicurio
repo: apicurio-registry-system-tests
variant: service-registry-ocp4.16-lp-interop
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
base_images:
cli:
name: "4.16"
namespace: ocp
tag: cli
os:
name: ubi
namespace: ocp
tag: "8"
test-image:
name: strimzi-tests
namespace: ci
tag: release-0.38.x
releases:
latest:
candidate:
product: ocp
stream: nightly
version: "4.16"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: amq-streams-2-6
cron: 0 6 11 2 *
steps:
cluster_profile: aws-cspi-qe
env:
BASE_DOMAIN: cspilp.interop.ccitredhat.com
FIREWATCH_CONFIG: |
{
"failure_rules":
[
{"step": "ipi-*", "failure_type": "all", "classification": "Infrastructure Provisioning - Cluster", "group": {"name": "cluster", "priority": 1}, "jira_additional_labels": ["!default"]},
{"step": "install-operators", "failure_type": "all", "classification": "Infrastructure Provisioning - Operators", "group": {"name": "lp-tests", "priority": 1}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "pod_failure", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "test_failure", "classification": "NONE", "jira_project": "NONE", "ignore": "true"},
{"step": "openshift-*", "failure_type": "all", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "strimzi-run-tests", "failure_type": "pod_failure", "classification": "Test Execution", "group": {"name": "lp-tests", "priority": 2}, "jira_additional_labels": ["!default","interop-tests"]},
{"step": "strimzi-run-tests", "failure_type": "test_failure", "classification": "Test Failure", "jira_project": "ENTMQST", "group": {"name": "lp-tests", "priority": 2}, "jira_additional_labels": ["!default","interop-tests"]}
]
}
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.16-lp","self-managed-lp","amq-streams-lp"]'
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
GROUPS: sanity
OLM_OPERATOR_VERSION: 2.6.0-1
USER_TAGS: |
scenario amq-streams
test:
- ref: strimzi-run-tests
workflow: firewatch-ipi-aws
zz_generated_metadata:
branch: main
org: amq-streams-qe
repo: strimzi-kafka-operator
variant: amq-streams-ocp4.16-lp-interop
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
base_images:
cli:
name: "4.16"
namespace: ocp
tag: cli
releases:
latest:
candidate:
product: ocp
stream: nightly
version: "4.16"
resources:
'*':
limits:
memory: 4Gi
requests:
cpu: 100m
memory: 200Mi
tests:
- as: aap-interop-aws
cron: 0 6 11 2 *
steps:
cluster_profile: aws-cspi-qe
env:
BASE_DOMAIN: cspilp.interop.ccitredhat.com
FIREWATCH_CONFIG: |
{
"failure_rules":
[
{"step": "ipi-*", "failure_type": "all", "classification": "Infrastructure Provisioning - Cluster", "group": {"name": "cluster", "priority": 1}, "jira_additional_labels": ["!default"]},
{"step": "install-operators", "failure_type": "all", "classification": "Infrastructure Provisioning - Operators", "group": {"name": "lp-tests", "priority": 1}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "pod_failure", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "test_failure", "classification": "NONE", "jira_project": "NONE", "ignore": "true"},
{"step": "openshift-*", "failure_type": "all", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "aap-install-automation-controller", "failure_type": "all", "classification": "Ansible Automation Platform controller provisioning", "jira_project": "AAP", "group": {"name": "lp-tests", "priority": 1}, "jira_assignee": "!default", "jira_additional_labels": ["!default","interop-tests"]},
{"step": "aap-tests-integration", "failure_type": "test_failure", "classification": "Ansible Automation Platform Test Failure", "jira_project": "AAP", "group": {"name": "lp-tests", "priority": 2}, "jira_assignee": "!default", "jira_additional_labels": ["!default","interop-tests"]}
]
}
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.16-lp","self-managed-lp","aap-lp"]'
FIREWATCH_DEFAULT_JIRA_ASSIGNEE: [email protected]
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
OPERATORS: |
[
{"name": "ansible-automation-platform-operator", "source": "redhat-operators", "channel": "stable-2.4", "install_namespace": "aap", "operator_group":"aap-operator", "target_namespaces": "aap"}
]
USER_TAGS: |
scenario aap
test:
- ref: install-operators
- ref: aap-install-automation-controller
- ref: aap-tests-integration
workflow: firewatch-ipi-aws
timeout: 3h0m0s
zz_generated_metadata:
branch: devel
org: ansible
repo: tower-qa
variant: ocp4.16-lp-interop
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
base_images:
cli:
name: "4.16"
namespace: ocp
tag: cli
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.19
images:
- context_dir: .
dockerfile_path: test-integration/Dockerfile
to: data-grid-runner
releases:
latest:
candidate:
product: ocp
stream: nightly
version: "4.16"
resources:
'*':
requests:
cpu: 100m
memory: 200Mi
tests:
- as: data-grid-interop-aws
cron: 0 6 11 2 *
steps:
cluster_profile: aws-cspi-qe
env:
BASE_DOMAIN: cspilp.interop.ccitredhat.com
DG_TEST_PROFILE: interop
FIREWATCH_CONFIG: |
{
"failure_rules":
[
{"step": "ipi-*", "failure_type": "all", "classification": "Infrastructure Provisioning - Cluster", "group": {"name": "cluster", "priority": 1}, "jira_additional_labels": ["!default"]},
{"step": "install-operators", "failure_type": "all", "classification": "Infrastructure Provisioning - Operators", "group": {"name": "lp-tests", "priority": 1}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "pod_failure", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "test_failure", "classification": "NONE", "jira_project": "NONE", "ignore": "true"},
{"step": "openshift-*", "failure_type": "all", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "data-grid-prepare-cluster", "failure_type": "all", "classification": "Infrastructure Provisioning - Cluster Prep", "group": {"name": "lp-tests", "priority": 1}, "jira_additional_labels": ["!default","interop-tests"]},
{"step": "data-grid-tests-integration", "failure_type": "pod_failure", "classification": "Test Execution", "group": {"name": "lp-tests", "priority": 2}, "jira_additional_labels": ["!default","interop-tests"]},
{"step": "data-grid-tests-integration", "failure_type": "test_failure", "classification": "Test Failure", "jira_project": "JDG", "group": {"name": "lp-tests", "priority": 2}, "jira_assignee": "!default", "jira_additional_labels": ["!default","interop-tests"]}
]
}
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.16-lp","self-managed-lp","data-grid-lp"]'
FIREWATCH_DEFAULT_JIRA_ASSIGNEE: [email protected]
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
FIREWATCH_FAIL_WITH_TEST_FAILURES: "true"
OPERATORS: |
[
{"name": "datagrid", "source": "redhat-operators", "channel": "8.4.x", "install_namespace": "datagrid", "operator_group":"datagrid", "target_namespaces": "dg-integration"}
]
USER_TAGS: |
scenario data-grid
test:
- ref: data-grid-prepare-cluster
- ref: install-operators
- ref: data-grid-tests-integration
workflow: firewatch-ipi-aws
zz_generated_metadata:
branch: stable
org: infinispan
repo: infinispan-operator
variant: data-grid-ocp4.16-lp-interop
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
base_images:
cli:
name: "4.16"
namespace: ocp
tag: cli
releases:
latest:
candidate:
product: ocp
stream: nightly
version: "4.16"
resources:
'*':
limits:
memory: 4Gi
requests:
cpu: 100m
memory: 200Mi
tests:
- as: cost-management-interop-aws
cron: 0 6 11 2 *
steps:
cluster_profile: aws-cspi-qe
env:
BASE_DOMAIN: cspilp.interop.ccitredhat.com
FIREWATCH_CONFIG: |
{
"failure_rules":
[
{"step": "ipi-*", "failure_type": "all", "classification": "Infrastructure Provisioning - Cluster", "group": {"name": "cluster", "priority": 1}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "pod_failure", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "gather-*", "failure_type": "test_failure", "classification": "NONE", "jira_project": "NONE", "ignore": "true"},
{"step": "openshift-*", "failure_type": "all", "classification": "Other", "group": {"name": "cluster", "priority": 2}, "jira_additional_labels": ["!default"]},
{"step": "insights-qe-iqe-*", "failure_type": "test_failure", "classification": "Cost Management Test Failure", "jira_project": "COST", "jira_assignee": "!default", "jira_additional_labels": ["!default","interop-tests"]},
{"step": "insights-qe-iqe-*", "failure_type": "pod_failure", "classification": "Cost Management Test Execution", "jira_additional_labels": ["!default","interop-tests"]}
]
}
FIREWATCH_DEFAULT_JIRA_ADDITIONAL_LABELS: '["4.16-lp","self-managed-lp","cost-management-lp"]'
FIREWATCH_DEFAULT_JIRA_ASSIGNEE: [email protected]
FIREWATCH_DEFAULT_JIRA_PROJECT: LPINTEROP
USER_TAGS: |
scenario cost-management
test:
- ref: insights-qe-iqe-cost-management-plugin
workflow: firewatch-ipi-aws
timeout: 3h0m0s
zz_generated_metadata:
branch: master
org: insights-qe
repo: iqe-cost-management-plugin
variant: ocp4.16-lp-interop
Loading

0 comments on commit 267e881

Please sign in to comment.