Skip to content

Commit 0074674

Browse files
authored
Merge pull request #186 from stackhpc/upstream/zed-2024-10-21
Synchronise zed with upstream
2 parents b26ef4c + 266475d commit 0074674

File tree

1 file changed

+4
-0
lines changed
  • roles/configure_functional_tests/tasks

1 file changed

+4
-0
lines changed

roles/configure_functional_tests/tasks/main.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,9 @@
4545
fi
4646
4747
configure_host_for_func_testing
48+
echo "$USER soft nofile 4096" | sudo tee /etc/security/limits.d/99-user.conf
4849
4950
executable: /bin/bash
51+
52+
- name: Reset ssh connection to pick up limits
53+
meta: reset_connection

0 commit comments

Comments
 (0)