Skip to content

ORT CI tests - #6329

Open
ChSonnabend wants to merge 8 commits into
alisw:masterfrom
ChSonnabend:ort-ci-tests
Open

ChSonnabend wants to merge 8 commits into
alisw:masterfrom
ChSonnabend:ort-ci-tests

Conversation

@ChSonnabend

Copy link
Copy Markdown
Collaborator

This relates to AliceO2Group/AliceO2#15792

@ChSonnabend
ChSonnabend requested a review from a team as a code owner September 14, 2026 09:00
@ChSonnabend

Copy link
Copy Markdown
Collaborator Author

@ktf I think this script is still required to pickup the execution providers for the O2 execution. What do you think?

Comment thread o2fullci.sh Outdated
- O2-full-system-test
- O2-sim-challenge-test
- O2-RTC-test:(.*x86-64)
- O2GPUCI:(.*x86-64)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

O2FullC shall not run the GPU CI!
The GPU CI is supposed to have a GPU available to actually run code, which is not available on all FullCI builders!

Comment thread o2-onnxruntime-inference-test.sh Outdated
version: "1.0"
requires:
- ONNXRuntime
- gpu-system

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ONNXRuntime already requires gpu-system. No need to require gpu-system explicitly.

Comment thread o2-onnxruntime-inference-test.sh Outdated
exit 1
fi

# HACK to find O2 sources without depending on O2 as a dependency (and potentially building all of it as a consequence)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we do this hack here, in a separate alidist recipe. Couldn*t this test just be part of o2.sh, if it needs O2?

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.

2 participants