Skip to content

Should disable WebUI CI tests  #6200

Closed
@progier389

Description

@progier389

WebUI CI test is systematically failing for more than a year now. - and it as always been a bit flaky
And we never were able to find the bandwidth to fix it.
The Idea is to disable it because it is one of the last failing test.

Describe the solution you'd like
My feeling is to add a RUN_WEBUI_TEST environment variable and skip the test if it is not set
(So the test will still be visible and we may re-enable it if we fix it)

Describe alternatives you've considered
Remove "webui" from generate_matrix.py (like snmp was removed) but IMHO it has two drawbacks:

  • Remove the test visibility
  • Test will still be run by Q/E

Additional context
We need to have a reliable 100% PASS test suite

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI testInvolves lib389 CI testneeds triageThe issue will be triaged during scrum

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions