Closed HashNuke closed 2 years ago
In order to resolve #1518,
control_plane_hardening
cluster_admin
exposed_dashboard
These tests would have to use the new Kubescape test parser instead of depending on the existing test_passed? helper.
test_passed?
setup
cnf_setup
./cnf-testsuite platform:control_plane_hardening
./cnf-testsuite platform:cluster_admin
./cnf-testsuite platform:exposed_dashboard
In order to resolve #1518,
Test details
control_plane_hardening
cluster_admin
exposed_dashboard
These tests would have to use the new Kubescape test parser instead of depending on the existing
test_passed?
helper.