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

[tests-only][full-ci]Run ocm tests on ci #11819

Merged
merged 4 commits into from
Oct 28, 2024
Merged

Conversation

amrita-shrestha
Copy link
Contributor

Description

This PR add code to run ocm tests suite on CI

Related Issue

Motivation and Context

How Has This Been Tested?

  • CI

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests
  • Documentation
  • Maintenance (e.g. dependency updates or tooling)

Open tasks:

  • ...

.drone.star Show resolved Hide resolved
Comment on lines +590 to +592
if "ocm" in suite and not "full-ci" in ctx.build.title.lower() and ctx.build.event != "cron":
continue

Copy link
Member

@saw-jan saw-jan Oct 28, 2024

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

Copy link
Contributor Author

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

Copy link
Member

@saw-jan saw-jan left a 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

Copy link

sonarcloud bot commented Oct 28, 2024

@ScharfViktor ScharfViktor merged commit 08ec385 into master Oct 28, 2024
3 checks passed
@ScharfViktor ScharfViktor deleted the run-ocm-test-on-ci branch October 28, 2024 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants