-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
3
-
False
-
-
False
-
-
-
CloudOps 2025 Sprint 8, CloudOps 2025 Sprint 9, CloudOps 2025 Sprint 10, CloudOps 2025 Sprint 11, CloudOps 2025 Sprint 12
-
5
Goal:
- Remove the RHOSO-XXX IDs from the FVTs
- these are mostly fake IDs that were added so we could get reporting working when there were failure
Acceptance Criteria:
- The RHOSO-XXX IDs are removed, since all RHOSO tests use XML for reporting to polarion
https://github.com/infrawatch/feature-verification-tests/pull/234#pullrequestreview-2670549402
Notes
This needs to be tested with downstream component jobs to make sure we have the same number of tests reporting.
There may be an impact on the NFV DFG, but I think they use FVTs in a job that we also run.
Sequence of tasks
- Set default values for *test_id in common and telemetry_logging roles
Already started with: https://github.com/infrawatch/feature-verification-tests/pull/255 - Remove the *test_id vars can be removed from the job playbooks.
- Remove hardcoded test IDs (i.e. RHOSO-12345) from telemetry_autoscaling and telemetry_graphing roles
This will cause the summary results to stop working, which is okay, it is used for RHELOSP only (i.e. for STF and OSP<17 downstream)
The RHELOSP test IDs should not be removed.
Optionally, we should consider including TEST in the custom logger as a prefix, so that those tasks will be summarised.