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

Change pipeline in order to make the test also working on airgap environment #1973

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

diegolovison
Copy link
Contributor

Change pipeline in order to make the test also working on airgap environment

Tested on: ods-qe-psi-19 and ods-dis-psi-01

Copy link

sonarcloud bot commented Oct 25, 2024

@@ -82,12 +85,11 @@
${status} = Login And Wait Dsp Route ${username} ${password} ${project}
Should Be True ${status} == 200 Could not login to the Data Science Pipelines Rest API OR DSP routing is not working # robocop: disable:line-too-long
Setup Client ${username} ${password} ${project}
${pipeline_param} = Create Dictionary recipient=integration_test
${pipeline_param} = Create Dictionary

Check notice

Code scanning / Robocop

{{ create_keyword }} can be replaced with VAR Note test

Create Dictionary can be replaced with VAR
Copy link
Contributor

Robot Results

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

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.

1 participant