Skip to content

Commit 2e562df

Browse files
tests/f: fix reload/24
* This is testing remote-fileinstallation but the test was configured to run on hosts with shared filesystems where remote-fileinstallation is not required
1 parent 978d0f6 commit 2e562df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/reload/24-reload-file-install.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#-------------------------------------------------------------------------------
1818
# Test reload triggers a fresh file install
1919

20-
export REQUIRE_PLATFORM='loc:remote comms:?(tcp|ssh)'
20+
export REQUIRE_PLATFORM='loc:remote fs:indep comms:?(tcp|ssh)'
2121
. "$(dirname "$0")/test_header"
2222
set_test_number 4
2323
create_test_global_config "" "

0 commit comments

Comments
 (0)