using Xunit; namespace k8s.E2E; [CollectionDefinition(nameof(Onebyone), DisableParallelization = true)] public class Onebyone { }