Closed diegolovison closed 1 month ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
@diegolovison: The following test failed, say /retest
to rerun all failed tests or /retest-required
to rerun all mandatory failed tests:
Test name | Commit | Details | Required | Rerun command |
---|---|---|---|---|
ci/prow/integration-test-odh-dspo | 14d65306450465c4827cc39cae134d706747c809 | link | true | /test integration-test-odh-dspo |
Full PR test history. Your PR dashboard.
nicely done! /lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: HumairAK, jgarciao
The full list of commands accepted by this bot can be found here.
The pull request process is described here
The issue resolved by this Pull Request:
Resolves https://issues.redhat.com/browse/RHOAIENG-10212
Description of your changes:
Support
--endpoint-type
and refactor the test suite to allow reusing the WaitFor functionTesting instructions
kind: No manual testing required. rhoai: sh run_robot_test.sh --set-urls-variables true --extra-robot-args '-L DEBUG -i ODS-2632' --skip-oclogin ( it passed )
Checklist