Skip to content

Commit 2e48f84

Browse files
committed
tree: import changes from testing-devel at 252fbd9
1 parent a51130c commit 2e48f84

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/kola/chrony/dhcp-propagation

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88

99
set -xeuo pipefail
1010

11-
# kola: { "tags": "needs-internet" }
11+
# 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" }
1214

1315
test_setup() {
1416

0 commit comments

Comments
 (0)