Documentation ¶
Overview ¶
Package environment contains pre-defined environments used by test/e2e and/or test/e2e_node.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // The test does not work in UserNS (for example, `open /proc/sys/kernel/shm_rmid_forced: permission denied`). NotInUserNS = framework.WithEnvironment(framework.ValidEnvironments.Add("NotInUserNS")) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.