Documentation ¶
Index ¶
- Constants
- Variables
- func SetupEnvironmentAndSkipIfNeeded(ctx context.Context, f *framework.Framework, clientSet clientset.Interface)
- func SetupNVIDIAGPUNode(ctx context.Context, f *framework.Framework)
- func StartJob(ctx context.Context, f *framework.Framework, completions int32)
- func VerifyJobNCompletions(ctx context.Context, f *framework.Framework, completions int32)
- type State
Constants ¶
View Source
const ProcSelfStatusPath = "/proc/self/status"
ProcSelfStatusPath is the path to /proc/self/status.
View Source
const SeccompProcStatusField = "Seccomp:"
SeccompProcStatusField is the field of /proc/$PID/status referencing the seccomp filter type.
Variables ¶
View Source
var SIGDescribe = framework.SIGDescribe("node")
SIGDescribe annotates the test with the SIG label.
Functions ¶
func SetupEnvironmentAndSkipIfNeeded ¶ added in v1.31.2
func SetupNVIDIAGPUNode ¶ added in v1.31.2
SetupNVIDIAGPUNode install Nvidia Drivers and wait for Nvidia GPUs to be available on nodes
Types ¶
Click to show internal directories.
Click to hide internal directories.