Merge pull request #124288 from pohly/test-e2e-node-debugger
e2e node: debugger support
This commit is contained in:
@@ -269,6 +269,9 @@ define TEST_E2E_NODE_HELP_INFO
|
||||
# INSTANCE_TYPE: For REMOTE=true only. Machine type to use.
|
||||
# NODE_ENV: For REMOTE=true only. Additional metadata keys to add the instance.
|
||||
# RUNTIME_CONFIG: The runtime configuration for the API server on the node e2e tests.
|
||||
# E2E_TEST_DEBUG_TOOL: one of dlv/delve/gdb. Runs the test/e2e_node test binary
|
||||
# interactively under the chosen debugger. Only works for REMOTE=false and
|
||||
# in combination with DBG=1.
|
||||
#
|
||||
# Example:
|
||||
# make test-e2e-node FOCUS=Kubelet SKIP=container
|
||||
|
||||
Reference in New Issue
Block a user