oVirt / go-ovirt-client

An easy-to-use overlay for the Go SDK.
https://pkg.go.dev/github.com/ovirt/go-ovirt-client
BSD 3-Clause "New" or "Revised" License
11 stars 20 forks source link

Test helper should filter storage domain types #228

Closed Darth-Mera closed 2 years ago

Darth-Mera commented 2 years ago

There is no logic implemented to filter storage domain types. This causes some tests to fail on live backend that has multiple storage domains of different types available due to "Storage domain type is illegal", when the first storage domain available happens to be not file storage.