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

fix rosa deployment #1232

Merged

Conversation

kobihk
Copy link
Contributor

@kobihk kobihk commented Feb 26, 2024

related to jira ticket: RHOAIENG-2683

Copy link
Contributor

Robot Results

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

@jiridanek
Copy link
Member

I don't see what's the actual fix and what's tidying up around.

@kobihk
Copy link
Contributor Author

kobihk commented Feb 28, 2024

I don't see what's the actual fix and what's tidying up around.

Thanks @jiridanek
I'll separate it into a few PR

…data-services#1234)

1. when we exit with sys.exit(1) the line before should be log.error
instead of log.info
2. format with f-string which is more readable
3. in the method execute_command(cmd) log the cmd and the output instead
of doing that multiple times in the code

I faced these issues as part of jira ticket: RHOAIENG-2683
@kobihk kobihk force-pushed the fix_rosa_deployment_master branch from 7a96e14 to 3081c29 Compare February 28, 2024 15:54
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jgarciao jgarciao added the utils Enhancements in scripts and CI/CD (PR will be listed in release-notes) label Feb 29, 2024
@kobihk kobihk merged commit 25ef54c into red-hat-data-services:master Feb 29, 2024
11 checks passed
@kobihk kobihk deleted the fix_rosa_deployment_master branch February 29, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
utils Enhancements in scripts and CI/CD (PR will be listed in release-notes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants