Hi all,
We have recently updated the CI tests in the vdsm repository, and split storage tests into 'test-storage-root" and "test-storage-user".
However, the latter is still named "test-storage" (
https://github.com/oVirt/vdsm/blob/master/.github/workflows/ci.yml#L13) as it was a required CI job in the project settings. Ideally, we would need a project owner (or someone with write permissions) to remove "test-storage" from the project requirements and add "test-storage-user" instead, for consistency.
Otherwise, the branch above cannot be integrated.
I do not have the permissions, but in my fork I found the place where to change it (i.e., the branches settings):
Could someone with permissions take a look? Thanks in advance!