Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Unified Diff: server/site_tests/network_VPN/000VPNGenesis

Issue 6765030: Add automated StrongSwan test (Closed) Base URL: ssh://gitrw.chromium.org:9222/autotest.git@master
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: server/site_tests/network_VPN/000VPNGenesis
diff --git a/server/site_tests/network_VPN/000VPNGenesis b/server/site_tests/network_VPN/000VPNGenesis
index e504dffa30c262572c31c4443eb89e8f2c15c828..726b99a79ded54e7a28f815a1cd4c1484c52765a 100644
--- a/server/site_tests/network_VPN/000VPNGenesis
+++ b/server/site_tests/network_VPN/000VPNGenesis
@@ -65,8 +65,8 @@
}],
# Having two vpn_server_config invocations back-to-back results in
# a failure with 'pkill' right after an rspro boot. There seems
- # to be some significant latency when starting openvpn the first
- # time, so slow the system down a tad to avoid spurious errors.
+ # to be some significant latency when starting the first time, so
+ # slow the system down a tad to avoid spurious errors.
Sam Leffler 2011/03/31 17:11:27 is there some way to synchronize the controlling h
thutt 2011/04/05 21:38:21 Possibly. Are you proposing something as simple a
[ "sleep", { "time": "1" } ],
[ "vpn_server_config", { "kind" : "openvpn",
"config" : { "comp-lzo":"" }

Powered by Google App Engine
This is Rietveld 408576698