You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
doc="If true, the test will ignore any kuberntetes errors. Use only in situations when error is a part of the normal workflow, like crashlooping to wait for dependencies.",
571
+
),
572
+
"disable_pod_logs": attr.bool(
573
+
default=False,
574
+
doc="If true, the test will not collect logs from pods.",
0 commit comments