5 Commits

Author SHA1 Message Date
Noel Georgi
d4e3e957cb
fix(ci): fix integration tests
Fix CI integration tests.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-03-05 06:49:19 +05:30
Noel Georgi
f407c88e46
fix(ci): wait for longhorn node resource
Wait for longhorn node resource before checking resource status.

Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-01-24 13:01:22 +05:30
Noel Georgi
82c9ec158e
chore(ci): add tests with longhorn v2 engine
Add tests with longhorn v2 engine.

Fixes: #9669

Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-01-22 23:10:48 +05:30
Noel Georgi
bde516fde6
chore(ci): rework iscsi-tools extensions test
Rework `iscsi-tools` extensions tested based on https://github.com/siderolabs/extensions/pull/577

Signed-off-by: Noel Georgi <git@frezbo.dev>
2025-01-20 23:27:10 +05:30
Noel Georgi
8fe39eacba
chore: move csi tests as go test
Move rook-ceph CSI tests as go tests.
This allows us to add more CSI tests in the future.

Fixes: #9135

Signed-off-by: Noel Georgi <git@frezbo.dev>
2024-08-26 18:18:09 +05:30