Closed Vincent056 closed 3 months ago
/retest
Ok - looks good. I only have one minor suggestion on the new e2e suite for AIDE 0.18.0 to make it optional and then we can start exercising it against this PR.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: rhmdnd, Vincent056
The full list of commands accepted by this bot can be found here.
The pull request process is described here
No docs or px needed yet since this is laying down the test plumbing. No functional changes.
/px-approved /docs-approved
@Vincent056: all tests passed!
Full PR test history. Your PR dashboard.
This PR adds the dockerfile that builds operator image with the AIDE 0.18, also replacing 0.16 config file with the 0.18 conf file using the migration logic depends on value of AIDE_VERSION. We will use 0.16 as default value if not set. This is for us to have CI to test AIDE config.
We will need to merge this one and test on https://github.com/openshift/release/pull/54911