Skip to content

Conversation

@sebrandon1
Copy link
Member

While I'm working on #1263 I want to get the operator and affiliated-certification tests green again.

Test stability improvements for OCP 4.20:

  • Added logic to skip affected tests if the cluster is running OCP 4.20, along with a TODO comment referencing the known certified-operators issue. This pattern is applied to:
    • Operator install-source tests (operator_install_source.go) [1] [2] [3]
    • Operator install-status tests (operator_install_status.go) [1] [2]
    • Operator install-status-no-privileges tests (operator_install_status_no_privileges.go)
    • Operator single-or-multi-namespaced-allowed-in-tenant-namespaces tests (operator_single_or_multi_namespaced_allowed_in_tenant_namespaces.go)
    • Affiliated-certification operator tests (affiliated_certification_operator.go)
    • Affiliated-certification container-is-certified-digest tests (affiliated_certification_container_is_certified_digest.go)

Dependency updates:

  • Added the strings package import to all affected test files to enable version string prefix checks. [1] [2] [3] [4] [5] [6]

These changes help maintain test reliability until the OCP 4.20 certified-operators issue is resolved.

@sebrandon1 sebrandon1 self-assigned this Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants