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

Update dsc default name #1045

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

bdattoma
Copy link
Contributor

Default name for DSC object is changed in the product and our tests are not able to find the correct one.

Signed-off-by: bdattoma <[email protected]>
@bdattoma bdattoma added needs testing Needs to be tested in Jenkins enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (PR will be listed in release-notes) labels Nov 28, 2023
@bdattoma bdattoma requested review from jgarciao and lugi0 November 28, 2023 11:06
@bdattoma bdattoma self-assigned this Nov 28, 2023
Copy link
Contributor

Robot Results

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

Signed-off-by: bdattoma <[email protected]>
@@ -186,7 +186,7 @@

Apply DataScienceCluster CustomResource
[Documentation]
[Arguments] ${dsc_name}=default
[Arguments] ${dsc_name}=${DSC_NAME}

Check warning

Code scanning / Robocop

Keyword argument '{{ name }}' is not used Warning

Keyword argument '${dsc_name}' is not used
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@bdattoma bdattoma added verified This PR has been tested with Jenkins and removed needs testing Needs to be tested in Jenkins labels Nov 28, 2023
@jgarciao jgarciao merged commit 96f9b10 into red-hat-data-services:master Nov 28, 2023
8 checks passed
ChughShilpa pushed a commit to ChughShilpa/ods-ci that referenced this pull request Jan 2, 2024
* update dsc name

Signed-off-by: bdattoma <[email protected]>

* use variable

Signed-off-by: bdattoma <[email protected]>

* move skip before rhosi setup in llm

Signed-off-by: bdattoma <[email protected]>

---------

Signed-off-by: bdattoma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancements Bugfixes, enhancements, refactoring, ... in tests or libraries (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.

4 participants