-
Task
-
Resolution: Done
-
Blocker
-
None
-
None
Run some tests to validate the installability of the Helm chart and operator.
✅ Installation Verification
Helm Chart Installation:
Install RHDH using the Helm chart
Ensure the installation completes successfully without errors.
Check RHDH metadata and build logs to ensure the correct RC build/image is in use.
Operator Installation (using clusterbot):
Deploy RHDH using the Operator.
Verify that the Operator-based installation functions correctly.
Check RHDH metadata and build logs to ensure the correct RC build/image is in use.
Regression Testing:
Perform some regression tests on both installation methods to confirm no existing functionalities are broken.
🔄 Upgrade Verification
Version Upgrade:
Upgrade RHDH from the previous version to the current version (e.g., from 1.y.z-1 to 1.y.z or 1.(y+1).0).
Confirm that the upgrade process completes without issues.
Post-Upgrade Validation:
Check RHDH metadata and build logs to ensure the correct RC build/image is in use.
Verify that all services are running as expected after the upgrade.
🧪 Issue Tracking:
If any tests fail, document and track issues separately to address them promptly.