Skip to content
Open
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 @@ -58,7 +58,7 @@ tests:
BASE_DOMAIN: qe.devcluster.openshift.com
CHANGE_POINT_REPOS: kube-burner/kube-burner,kube-burner/kube-burner-ocp,cloud-bulldozer/ingress-perf,cloud-bulldozer/e2e-benchmarking,cloud-bulldozer/orion,openshift/release
COMPUTE_NODE_REPLICAS: "25"
COMPUTE_NODE_TYPE: m6i.4xlarge
COMPUTE_NODE_TYPE: m6a.2xlarge
DISPLAY: noo_bundle_info
ES_BENCHMARK_INDEX: prod-netobserv-datapoints*
ES_METADATA_INDEX: perf_scale_ci*
Expand All @@ -69,7 +69,6 @@ tests:
LOKISTACK_SIZE: 1x.small
LOOKBACK: "30"
LOOKBACK_SIZE: "15"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
ORION_CONFIG: https://raw.githubusercontent.com/netobserv/netobserv-perf-tests/refs/heads/main/scripts/queries/netobserv-orion.yaml
ORION_ENVS: PLATFORM=AWS,WORKERS=25,WORKLOAD=node-density-heavy,deployment_model=Kafka
PATCH_EBPFAGENT_IMAGE: "false"
Expand Down Expand Up @@ -107,7 +106,7 @@ tests:
ACK_FILE: https://raw.githubusercontent.com/netobserv/netobserv-perf-tests/refs/heads/main/scripts/orion/ack.yaml
BASE_DOMAIN: qe.devcluster.openshift.com
COMPUTE_NODE_REPLICAS: "25"
COMPUTE_NODE_TYPE: m6i.4xlarge
COMPUTE_NODE_TYPE: m6a.2xlarge
DEPLOYMENT_MODEL: Service
DISPLAY: noo_bundle_info
ES_BENCHMARK_INDEX: prod-netobserv-datapoints*
Expand All @@ -119,7 +118,6 @@ tests:
LOKI_OPERATOR: None
LOOKBACK: "30"
LOOKBACK_SIZE: "15"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
ORION_CONFIG: https://raw.githubusercontent.com/netobserv/netobserv-perf-tests/refs/heads/main/scripts/queries/netobserv-orion-node-density-heavy-service.yaml
ORION_ENVS: PLATFORM=AWS,WORKERS=25,WORKLOAD=node-density-heavy,deployment_model=Service
PATCH_EBPFAGENT_IMAGE: "false"
Expand Down Expand Up @@ -158,7 +156,7 @@ tests:
BASE_DOMAIN: qe.devcluster.openshift.com
CHANGE_POINT_REPOS: kube-burner/kube-burner,kube-burner/kube-burner-ocp,cloud-bulldozer/ingress-perf,cloud-bulldozer/e2e-benchmarking,cloud-bulldozer/orion,openshift/release
COMPUTE_NODE_REPLICAS: "250"
COMPUTE_NODE_TYPE: m6i.4xlarge
COMPUTE_NODE_TYPE: m6a.2xlarge
Comment thread
coderabbitai[bot] marked this conversation as resolved.
DISPLAY: noo_bundle_info
ES_BENCHMARK_INDEX: prod-netobserv-datapoints*
ES_METADATA_INDEX: perf_scale_ci*
Expand All @@ -171,7 +169,6 @@ tests:
LOKISTACK_SIZE: 1x.medium
LOOKBACK: "60"
LOOKBACK_SIZE: "15"
OPENSHIFT_INFRA_NODE_INSTANCE_TYPE: r5.4xlarge
ORION_CONFIG: https://raw.githubusercontent.com/netobserv/netobserv-perf-tests/refs/heads/main/scripts/queries/netobserv-orion.yaml
ORION_ENVS: PLATFORM=AWS,WORKERS=250,WORKLOAD=cluster-density-v2,deployment_model=Kafka
PATCH_EBPFAGENT_IMAGE: "false"
Expand Down