Kuadrant / Kuadrant/testsuite

Unite openshift object name sufixes that relate to each other

Open
#331 0 comments 0 reactions 0 assignees View on GitHub
enhancement to-refine
Dominant language
Python
Stars
7
Forks
29
Avg merge
1d 9h
Merged PRs (30d)
7

Description

Currently when testsuite is run the AuthConfig/Policy, Gateway, Httproute, RateLimitPolicy and others objects have all different suffix names even if created by one module. It would be beneficial for debugging if related objects have same suffix to be easily correlated together. Mainly in parallel test runs when more objects of same type are created at the same time.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Python code that generates names for AuthConfig, Policy, Gateway, HTTPRoute, and RateLimitPolicy objects. Trace how objects created by one module receive suffixes, then verify that related objects share a suffix while parallel test runs remain distinguishable. Done means related objects are easy to correlate during debugging.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.