The test 1.1.9 for CIS-1.8 can yield different results depending on where
it is executed. Once that test is fixed we can revert this commit.
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Previously the E2E tests would only check whether at least one test has passed. For
improved accuracy, now the final check confirms all summary items, such as failures,
passes, skips, warnings and total.
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
Expands the scope of the E2E tests to cover the main Helm chart, so that this tests
can also be used to validated a chart version.
Signed-off-by: Paulo Gomes <pjbgf@linux.com>