Skip to content

Add kind cluster support: auto-detect kind and skip incompatible tests - #162

Merged
ajfloeder merged 1 commit into
masterfrom
fix/kind-integration-test-tuneup
Apr 14, 2026
Merged

Add kind cluster support: auto-detect kind and skip incompatible tests#162
ajfloeder merged 1 commit into
masterfrom
fix/kind-integration-test-tuneup

Conversation

@ajfloeder

Copy link
Copy Markdown
Contributor
  • Add make kind target that excludes tests requiring real Lustre CSI mounts (global-lustre, multi-storage, lustre-csimount) or high NVMe capacity (high-capacity)
  • Auto-detect kind cluster in make test and delegate to make kind
  • Add --fail-fast to default ginkgo flags
  • Improve make clean: remove stale verify-uid pods, warn about lingering persistent storage instances
  • Update Raw with Containers test: raw is now allowed with containers

Signed-off-by: Anthony Floeder anthony.floeder@hpe.com

- Add `make kind` target that excludes tests requiring real Lustre CSI
  mounts (global-lustre, multi-storage, lustre-csimount) or high NVMe
  capacity (high-capacity)
- Auto-detect kind cluster in `make test` and delegate to `make kind`
- Add --fail-fast to default ginkgo flags
- Improve `make clean`: remove stale verify-uid pods, warn about
  lingering persistent storage instances
- Update Raw with Containers test: raw is now allowed with containers

Signed-off-by: Anthony Floeder <anthony.floeder@hpe.com>
@ajfloeder
ajfloeder merged commit 31a854f into master Apr 14, 2026
2 checks passed
@ajfloeder
ajfloeder deleted the fix/kind-integration-test-tuneup branch April 14, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants