diff options
| author | omnom62 <omnom62@outlook.com> | 2026-05-28 09:03:51 +1000 |
|---|---|---|
| committer | omnom62 <omnom62@outlook.com> | 2026-05-28 09:03:51 +1000 |
| commit | 015e83683bb84ce565177a8ebae825635c755580 (patch) | |
| tree | b8609043b1e55b0052bd94f038f6d8b797e881c6 /tests/integration/network-integration.cfg | |
| parent | aeedc73003ddcf84bbf5c2880f982b6d4925e0c9 (diff) | |
| download | rest.vyos-015e83683bb84ce565177a8ebae825635c755580.tar.gz rest.vyos-015e83683bb84ce565177a8ebae825635c755580.zip | |
SIT test framework
Diffstat (limited to 'tests/integration/network-integration.cfg')
| -rw-r--r-- | tests/integration/network-integration.cfg | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/integration/network-integration.cfg b/tests/integration/network-integration.cfg index e510865..d12c1ef 100644 --- a/tests/integration/network-integration.cfg +++ b/tests/integration/network-integration.cfg @@ -1,3 +1,4 @@ -[default] -# ansible-test network-integration config -testcase=* +[persistent_connection] +command_timeout = 100 +connect_timeout = 100 +connect_retry_timeout = 100 |
