strongswan/testing/tests/route-based
Tobias Brunner 210c1e2628 testing: Fix route-based/net2net-xfrmi-ike scenario
On newer systems, the upper hard limit for open file descriptors (see
`ulimit -H -n`) was increased from 4096 to 524288.  Due to how python-daemon
closes potentially open file descriptors (basically stores them in a set,
removes those excluded by config, and loops through all of them), the updown
script was either killed immediately (by the OOM killer) or not ready yet
when updown events occurred.
2020-09-03 15:46:46 +02:00
..
net2net-gre testing: Use renamed systemd unit 2019-04-24 13:57:48 +02:00
net2net-vti testing: Use renamed systemd unit 2019-04-24 13:57:48 +02:00
net2net-xfrmi testing: Use renamed systemd unit 2019-04-24 13:57:48 +02:00
net2net-xfrmi-ike testing: Fix route-based/net2net-xfrmi-ike scenario 2020-09-03 15:46:46 +02:00
net2net-xfrmi-netns testing: Use renamed systemd unit 2019-04-24 13:57:48 +02:00
rw-shared-vti testing: Use renamed systemd unit 2019-04-24 13:57:48 +02:00
rw-shared-vti-ip6-in-ip4 testing: Use renamed systemd unit 2019-04-24 13:57:48 +02:00
rw-shared-xfrmi testing: Use renamed systemd unit 2019-04-24 13:57:48 +02:00