Skip to content

[PERFSCALE-4212] Updated the metadata values for rds-core Orion config file#319

Merged
jtaleric merged 1 commit intocloud-bulldozer:mainfrom
sraviteja-maker:telco_core_minor_fixes
Mar 13, 2026
Merged

[PERFSCALE-4212] Updated the metadata values for rds-core Orion config file#319
jtaleric merged 1 commit intocloud-bulldozer:mainfrom
sraviteja-maker:telco_core_minor_fixes

Conversation

@sraviteja-maker
Copy link
Contributor

Type of change

  • Bug fix

Description

While running the Orion regression analysis on the Telco Core RDS Workload, I faced the below error

orion --lookback 90d --hunter-analyze --config examples/metal-perfscale-cpt-rds-core.yaml --metadata-index "perf_scale_ci*" --benchmark-index "ripsaw-kube-burner*" --input-vars='{"version": "4.20*","jobtype": "rehearse"}' --es-server=${ES_SERVER} -o junit --node-count false
2026-03-13 13:48:27,509 - Orion      - INFO - file: main.py - line: 165 - 🏹 Starting Orion in command-line mode
2026-03-13 13:48:27,574 - Orion      - INFO - file: config.py - line: 193 - Fetching latest ACK file from GitHub main branch (attempt 1/3)...
2026-03-13 13:48:27,685 - Orion      - INFO - file: config.py - line: 202 - Successfully fetched remote ACK file (30767 bytes)
2026-03-13 13:48:27,685 - Orion      - INFO - file: config.py - line: 234 - Using remote ACK file (all_ack.yaml) from GitHub main branch
2026-03-13 13:48:27,754 - Orion      - INFO - file: main.py - line: 221 - ✓ Loaded ACK file: /tmp/orion_ack_wkfuwig4.yaml (version=4.20*, test_type=rds-core, no matching entries found)
2026-03-13 13:48:27,755 - Orion      - INFO - file: utils.py - line: 677 - Duration to subtract: 90 days, 0:00:00
2026-03-13 13:48:27,755 - Orion      - INFO - file: utils.py - line: 680 - Start timestamp: 2026-03-13 13:48:27.079673+00:00
2026-03-13 13:48:27,755 - Orion      - INFO - file: utils.py - line: 319 - The test metal-perfscale-cpt-rds-core has started
2026-03-13 13:48:27,755 - Orion      - INFO - file: utils.py - line: 209 - organization is empty removed from metadata for it to not affect the matching process
2026-03-13 13:48:27,755 - Orion      - INFO - file: utils.py - line: 212 - repository is empty removed from metadata for it to not affect the matching process
2026-03-13 13:48:27,755 - Orion      - INFO - file: matcher.py - line: 74 - Executing query against index: perf_scale_ci*
2026-03-13 13:48:27,836 - Orion      - INFO - file: matcher.py - line: 74 - Executing query against index: perf_scale_ci*
2026-03-13 13:48:27,851 - Orion      - INFO - file: utils.py - line: 360 - No UUID present for given metadata

After updating the below metadata values we are able to run the regression successfully.

benchmark.keyword: "rds-core"
networkType: OVNKubernetes

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please describe the System Under Test.
  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

…roperly

Signed-off-by: Raviteja Sahukari <rsahukar@redhat.com>
@openshift-ci openshift-ci bot requested review from mohit-sheth and mukrishn March 13, 2026 14:53
@chentex
Copy link
Member

chentex commented Mar 13, 2026

/lgtm

@openshift-ci
Copy link

openshift-ci bot commented Mar 13, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jtaleric

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jtaleric jtaleric merged commit f5455c8 into cloud-bulldozer:main Mar 13, 2026
6 of 7 checks passed
@sraviteja-maker sraviteja-maker deleted the telco_core_minor_fixes branch March 17, 2026 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants