From ff1ea0208f16d6f9d9e12c7e4f2ba97434871de5 Mon Sep 17 00:00:00 2001 From: hwdsl2 Date: Tue, 4 Oct 2022 23:50:36 -0500 Subject: [PATCH] Update tests --- .github/workflows/test_set_1.yml | 65 +++++++++++++++++++++++++++++++- .github/workflows/test_set_2.yml | 2 +- .github/workflows/test_set_3.yml | 63 +++++++++++++++++++++++++++++++ 3 files changed, 128 insertions(+), 2 deletions(-) diff --git a/.github/workflows/test_set_1.yml b/.github/workflows/test_set_1.yml index 70602ef..61ae2af 100644 --- a/.github/workflows/test_set_1.yml +++ b/.github/workflows/test_set_1.yml @@ -42,7 +42,7 @@ jobs: cd /opt/src yum -y -q update - yum -y -q install wget rsyslog kmod procps-ng iproute net-tools + yum -y -q install wget rsyslog kmod procps-ng net-tools systemctl start rsyslog cp -f /opt/src/scripts/openvpn-install.sh ./openvpn.sh @@ -53,6 +53,69 @@ jobs: systemctl status openvpn-server@server ls -ld ~/client.ovpn + bash openvpn.sh <