Thanks to visit codestin.com
Credit goes to github.com

Skip to content

review monitor action in system-level tests #48

@VeraChristina

Description

@VeraChristina

Is your feature request related to a problem? Please describe.

The github workflow for system-level tests has a step that monitors whether the suite has failed or completed. It currently stops when one task has failed. Thus, the logs are pushed when some tasks may still be running (tasks that take longer and do not depend on the failed task) and are thus not complete (some tasks labelled as running, not failed/succeeded)

Describe the solution you'd like

Update the monitor action such that it only finishes when all tasks are failed/completed/queued

Describe alternatives you've considered

No response

Additional context

The monitor action is a reusable action

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    To be triaged

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions