Skip to content

Commit 884e364

Browse files
tests/f: fix events/11
* Testing job log retrieval which requires a non-shared filesystem
1 parent b7bf9bb commit 884e364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/events/11-cycle-task-event-job-logs-retrieve.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#-------------------------------------------------------------------------------
1818
# Test remote job logs retrieval, requires compatible version of cylc on remote
1919
# job host.
20-
export REQUIRE_PLATFORM='loc:remote'
20+
export REQUIRE_PLATFORM='loc:remote fs:indep'
2121
. "$(dirname "$0")/test_header"
2222
set_test_number 3
2323

0 commit comments

Comments
 (0)