Add conditional cluster check for datasource-tests#1850
Conversation
Signed-off-by: Saad Khan <saakhan@ibm.com>
Reviewer's GuideUpdates datasource test script and docs to run different datasource scenarios depending on cluster type (OpenShift vs Minikube/Kind), generalizing datasource handling and expected outcomes. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
@chandrams updated the datasource tests with condtional cluster checks. Attached the test logs for reference |
Signed-off-by: Saad Khan <saakhan@ibm.com>
|
This pull request has been marked as stale due to 30 days of inactivity. Please comment if this pull request is still relevant to keep it active. |
|
@khansaad Can you please share the test results and ensure the test exits with 0 on success & 1 on failure |
It's active and under review |
Signed-off-by: Saad Khan <saakhan@ibm.com>
Test logs attached for both datasource and authentication tests. |
Signed-off-by: Saad Khan <saakhan@ibm.com>
|
@khansaad Please move these tests out of the functional test suite as they are not pytests |
Done |
Signed-off-by: Saad Khan <saakhan@ibm.com>
Description
This PR updates the datasource tests to run based on cluster.
Fixes # (issue)
Type of change
How has this been tested?
Please describe the tests that were run to verify your changes and steps to reproduce. Please specify any test configuration required.
Test Configuration
Checklist 🎯
Additional information
Include any additional information such as links, test results, screenshots here
Summary by Sourcery
Adjust datasource monitoring tests to run different datasource scenarios based on the detected cluster type (OpenShift vs. non-OpenShift).
Documentation:
Tests: