-
Notifications
You must be signed in to change notification settings - Fork 157
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
[tests-only][full-ci]Run ocm tests on ci #11819
Conversation
eb648a8
to
f545500
Compare
6d5fe7d
to
d8dd1ae
Compare
d8dd1ae
to
5125b63
Compare
if "ocm" in suite and not "full-ci" in ctx.build.title.lower() and ctx.build.event != "cron": | ||
continue | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ocm pipeline is still running and it fails
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ocm has been triggering because PR has full-ci in title
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please, make ocm pipeline green and then switch it off for PRs
5125b63
to
fe8f8de
Compare
Quality Gate passedIssues Measures |
Description
This PR add code to run ocm tests suite on CI
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Open tasks: