# Functions
CalculateNamespaces checks on which ginkgo gest node the tests are run and sets the namespaces accordingly.
UpdateKubeVirtConfigValue updates the given configuration in the kubevirt custom resource.
# Variables
NamespacePrivileged is used for helper pods that requires to be privileged.
NamespaceTestAlternative is used to test controller-namespace independently.
tests.NamespaceTestDefault is the default namespace, to test non-infrastructure related KubeVirt objects.
NamespaceTestOperator is used to test if namespaces can still be deleted when kubevirt is uninstalled.