We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a51130c commit 2e48f84Copy full SHA for 2e48f84
tests/kola/chrony/dhcp-propagation
@@ -8,7 +8,9 @@
8
9
set -xeuo pipefail
10
11
-# kola: { "tags": "needs-internet" }
+# Just run on QEMU; it should work theoretically on cloud platforms, but many
12
+# of those have platform-specific sources which take precedence.
13
+# kola: { "tags": "needs-internet", "platforms": "qemu-unpriv" }
14
15
test_setup() {
16
0 commit comments