• Luca Bruno's avatar
    test/node_e2e: wire-in "container-runtime" for local tests · 42bdbe5c
    Luca Bruno authored
    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 arguments to
    the kubelet.
    42bdbe5c
test-e2e-node.sh 5.81 KB