You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is for upgrade/downgrade testing with kind.
The goal is to define additional E2E tests in
test/e2e/dra which depend on kind to bring up
a cluster directly from the test.
# It enables and tests the same features as kind-dra.
48
50
[kind-dra-n-1]
49
51
description = Runs E2E tests for Dynamic Resource Allocation beta features against a Kubernetes master cluster created with sigs.k8s.io/kind with kubelet from the "current - 1" release.
# It enables and tests the same features as kind-dra.
58
61
[kind-dra-n-2]
59
62
description = Runs E2E tests for Dynamic Resource Allocation beta features against a Kubernetes master cluster created with sigs.k8s.io/kind with kubelet from the "current - 2" release.
0 commit comments