From: Cristina Pauna Date: Tue, 31 Mar 2020 07:13:14 +0000 (+0000) Subject: Merge "Enable vuls and lynis tests in CI" X-Git-Tag: 3.0.0~4 X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=commitdiff_plain;h=cbea59029a35dbdc4a37a400c6abcb7421b0df5b;hp=10f8fdddb0d58e4cf15177bc4bb29775244c4cfe Merge "Enable vuls and lynis tests in CI" --- diff --git a/tests/k8s/kube-hunter/kube-hunter.resource b/tests/k8s/kube-hunter/kube-hunter.resource index 561dea2..4611e75 100644 --- a/tests/k8s/kube-hunter/kube-hunter.resource +++ b/tests/k8s/kube-hunter/kube-hunter.resource @@ -92,7 +92,7 @@ Should Discover No Vulnerabilities Should Be True ${STATUS} Run Scan Within Pod - ${result}= Run Process kubectl apply -f job.yaml + ${result}= Run Process kubectl apply -f ${CURDIR}/job.yaml Should Be Equal As Integers ${result.rc} 0 ${result}= Run Process kubectl wait --for\=condition\=complete ... --timeout\=15m job/kube-hunter