Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHOAIENG-5092 - Validate Authorino Resources #1346

Conversation

mattmahoneyrh
Copy link
Contributor

@mattmahoneyrh mattmahoneyrh commented Apr 4, 2024

Main purpose of this PR is the introduction of a new test case that validates RHOAI operator integration with Authorino. The test case validates that Authorino resources are properly created.

Note: This is an initial test case, with more test coverage expected.

Secondary inclusion in this PR is a fix to the Service Mesh 'Managed' test case, for checking that the istiod pod is running.

@mattmahoneyrh mattmahoneyrh added needs testing Needs to be tested in Jenkins new test New test(s) added (PR will be listed in release-notes) labels Apr 4, 2024
Copy link

sonarqubecloud bot commented Apr 4, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

${AUTHORINO_CR_NAME} authorino

${IS_PRESENT} 0
${IS_NOT_PRESENT} 1

Check notice

Code scanning / Robocop

Variable '{{ name }}' is assigned but not used Note test

Variable '${IS_NOT_PRESENT}' is assigned but not used
Copy link
Contributor

github-actions bot commented Apr 4, 2024

Robot Results

✅ Passed ❌ Failed ⏭️ Skipped Total Pass %
456 0 0 456 100

@mattmahoneyrh
Copy link
Contributor Author

Tests passed in Jenkins

@mattmahoneyrh mattmahoneyrh added verified This PR has been tested with Jenkins and removed needs testing Needs to be tested in Jenkins labels Apr 4, 2024
Copy link

sonarqubecloud bot commented Apr 5, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@bdattoma bdattoma merged commit 92a1bb8 into red-hat-data-services:master Apr 5, 2024
4 checks passed
@mattmahoneyrh mattmahoneyrh deleted the RHOAIENG-5092_Authorino_Resources branch April 23, 2024 17:47
@mattmahoneyrh mattmahoneyrh restored the RHOAIENG-5092_Authorino_Resources branch April 23, 2024 17:47
@mattmahoneyrh mattmahoneyrh deleted the RHOAIENG-5092_Authorino_Resources branch May 28, 2024 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new test New test(s) added (PR will be listed in release-notes) verified This PR has been tested with Jenkins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants