From 6ad99df406d93e815fa4dd690a932ad27bf6675c Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 1 Sep 2022 10:27:01 -0400 Subject: [PATCH] tests: Demonstrate `isolation` usage in one test Depends: https://github.com/coreos/coreos-assembler/pull/3060 --- tests/kola/content-origins/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/kola/content-origins/test.sh b/tests/kola/content-origins/test.sh index b67483d5ab..a160ff062d 100755 --- a/tests/kola/content-origins/test.sh +++ b/tests/kola/content-origins/test.sh @@ -1,5 +1,5 @@ #!/bin/bash -# kola: {"platforms": "qemu", "exclusive": false, "distros": "fcos rhcos" } +# kola: {"platforms": "qemu", "isolation": "dynamicuser", "distros": "fcos rhcos" } # Verify the RPM %{vendor} flag for everything installed matches what we expect. # # - platforms: qemu