Attention is currently required from: plaisthos.
Hello plaisthos,
I'd like you to do a code review.
Please visit
http://gerrit.openvpn.net/c/openvpn/+/1791?usp=email
to review the following change.
Change subject: t_client.rc-sample: Add missing documentation for FPING_ARGS_x
......................................................................
t_client.rc-sample: Add missing documentation for FPING_ARGS_x
Also include some smaller misc documentation fixes.
Change-Id: Ib6956c3a8b332866a59b41c186cce4e0bc5f078f
Signed-off-by: Frank Lichtenheld <[email protected]>
---
M tests/t_client.rc-sample
1 file changed, 7 insertions(+), 2 deletions(-)
git pull ssh://gerrit.openvpn.net:29418/openvpn refs/changes/91/1791/1
diff --git a/tests/t_client.rc-sample b/tests/t_client.rc-sample
index 5534bf8..e92e338 100644
--- a/tests/t_client.rc-sample
+++ b/tests/t_client.rc-sample
@@ -8,9 +8,13 @@
# define these - if empty, no tests will run
#
top_srcdir="${top_srcdir:-..}"
+
+# PKI args
CA_CERT="${top_srcdir}/sample/sample-keys/ca.crt"
CLIENT_KEY="${top_srcdir}/sample/sample-keys/client.key"
CLIENT_CERT="${top_srcdir}/sample/sample-keys/client.crt"
+
+# Customize ping tests
#FPING_EXTRA_ARGS="-t 1000"
# Load EXPECT_IFCONFIG* parameters from cache
@@ -63,8 +67,8 @@
#
#
-# now define the individual tests - all variables suffixed with _1, _2 etc
-# will be used in test run "1", "2", etc.
+# now define the individual tests - all variables suffixed with _1, _2, _2n etc
+# will be used in test run "1", "2", "2n" etc.
#
# if something is not defined here, the corresponding test is not run
#
@@ -86,6 +90,7 @@
#
# hook test options:
#
+# FPING_ARGS_x = "arguments to append to the fping command line"
# CHECK_SKIP_x = "commands to execute before openvpn, skip test on
failure"
# PREPARE_x = "commands to execute before openvpn"
# POSTINIT_CMD_x = "commands to execute after openvpn but before ping"
--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1791?usp=email
To unsubscribe, or for help writing mail filters, visit
http://gerrit.openvpn.net/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: openvpn
Gerrit-Branch: master
Gerrit-Change-Id: Ib6956c3a8b332866a59b41c186cce4e0bc5f078f
Gerrit-Change-Number: 1791
Gerrit-PatchSet: 1
Gerrit-Owner: flichtenheld <[email protected]>
Gerrit-Reviewer: plaisthos <[email protected]>
Gerrit-CC: openvpn-devel <[email protected]>
Gerrit-Attention: plaisthos <[email protected]>
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel