Commit Graph

8 Commits

Author SHA1 Message Date
swastik959 eb90f35d52 correct namespace for compliance operator
Signed-off-by: swastik959 <Sswastik959@gmail.com>
2025-07-14 16:06:51 +05:30
Paulo Gomes a8fc70c787
Transition into compliance-operator
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2025-06-12 07:07:03 +01:00
Paulo Gomes 5f2b2d796d
Fix tools download for MacOS
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
2024-08-16 18:27:00 +01:00
Paulo Gomes fa340607af
build: Remove need of E2E expectations to match
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>
2024-08-15 21:43:29 +01:00
Paulo Gomes f46f293039
Compare E2E results with expected values
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>
2024-08-14 20:45:39 +01:00
Paulo Gomes e421aa79b8
Deploy cis-operator using Helm chart for E2E tests
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>
2024-08-14 20:45:38 +01:00
Paulo Gomes b6e4ab0db9
build: Add target to test build for all archs
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2024-02-07 18:51:25 +00:00
Paulo Gomes 8300a65022
build: Refactor e2e and image build
Signed-off-by: Paulo Gomes <paulo.gomes@suse.com>
2024-02-07 18:51:21 +00:00