Skip to content

Remove or fix isolated-network OVN-K test matrix entries #221

@agullon

Description

@agullon

Description

The isolated-network job in .github/workflows/builders.yaml defines 3 matrix entries:

Name ovnk-networking with-multus
kindnet 0 0
ovnk 1 0
ovnk-multus 1 1

The 2 OVN-K variants (ovnk and ovnk-multus) do not seem to be defined properly. When ovnk-networking: 1, the image is built with WITH_KINDNET=0 expecting OVN-K, but the test only verifies that MicroShift starts and that internet access is blocked — it does not validate that OVN-K networking is actually functioning.

These entries should either be removed or updated to properly test OVN-K in isolated network mode.

References

Flagged during review of #220.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions