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-3757] DW: Reduce time of setting up of e2e tests #1293

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

sutaakar
Copy link
Contributor

No description provided.

... shell=true
... stderr=STDOUT
Log To Console ${result.stdout}
IF ${result.rc} != 0

Check notice

Code scanning / Robocop

IF can be replaced with inline IF Note test

IF can be replaced with inline IF
... shell=true
... stderr=STDOUT
Log To Console ${result.stdout}
IF ${result.rc} != 0

Check notice

Code scanning / Robocop

'{{ block_name }}' condition can be simplified Note test

'IF' condition can be simplified
Copy link
Contributor

Robot Results

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

@sutaakar sutaakar force-pushed the compiled-binaries branch 2 times, most recently from 1983c75 to fcf99e0 Compare March 15, 2024 07:17
@sutaakar sutaakar force-pushed the compiled-binaries branch from fcf99e0 to 7dd74be Compare March 15, 2024 09:09
@sutaakar sutaakar marked this pull request as ready for review March 15, 2024 09:09
@sutaakar sutaakar requested a review from jiripetrlik March 15, 2024 09:09
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

@sutaakar sutaakar requested a review from Srihari1192 March 15, 2024 09:13
@sutaakar sutaakar merged commit 85a14d7 into red-hat-data-services:master Mar 15, 2024
12 checks passed
@sutaakar sutaakar deleted the compiled-binaries branch March 15, 2024 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants