• Kubernetes Submit Queue's avatar
    Merge pull request #40525 from lucab/to-k8s/node-e2e-local-cri · 8a8f6ca8
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 40812, 39903, 40525, 40729)
    
    test/node_e2e: wire-in cri-enabled local testing
    
    This commit wires-in the pre-existing `--container-runtime` flag for
    local node_e2e testing.
    This is needed in order to further skip docker specific testing
    and validation.
    
    Local CRI node_e2e can now be performed via
    `make test-e2e-node RUNTIME=remote REMOTE=false`
    which will also take care of passing the appropriate argument to
    the kubelet.
    8a8f6ca8
Name
Last commit
Last update
..
helpers Loading commit data...
build.sh Loading commit data...
cross.sh Loading commit data...
make-help.sh Loading commit data...
test-cmd-util.sh Loading commit data...
test-cmd.sh Loading commit data...
test-e2e-node.sh Loading commit data...
test-federation-cmd.sh Loading commit data...
test-integration.sh Loading commit data...
test-kubeadm-cmd.sh Loading commit data...
test.sh Loading commit data...
verify.sh Loading commit data...
vet.sh Loading commit data...