Update tests
This commit is contained in:
parent
dd6f260a44
commit
f39c7fd27e
2
.github/workflows/test_set_1.yml
vendored
2
.github/workflows/test_set_1.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
}
|
||||
|
||||
restart_ipsec() {
|
||||
if grep -qs -E 'release (8|9)' /etc/oracle-release; then
|
||||
if [ -f /etc/oracle-release ]; then
|
||||
sleep 3
|
||||
fi
|
||||
if ! command -v amazon-linux-extras; then
|
||||
|
Loading…
Reference in New Issue
Block a user