Skip to content

Consider offering a way to disable libmsquic testing #110556

Closed as not planned
Closed as not planned
@richlander

Description

@richlander

I have seen several cases where our tests runs ahead of libmsquic availability. When that happens, we either wait or build the code from source. When we build from source, we pin to a specific version. I don't think either of those cases are desirable.

I think it would much better if we could set an ENV in our container images that had the effect of disabling any tests that relied on libmsquic. Once the MSQuic supported for that OS, we could then install the packages in the image (and remove the ENV).

I'm looking for ways to making managing our infra cheaper. This change would help significantly. I believe that libmsquic is a unique component, not coming from the distro or our team, but somewhere else (at least for our test images).

Related:

@wfurt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions