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

ci: Add workflow for ci_test bad, use remote fmf plan #142

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

spetrosi
Copy link
Contributor

@spetrosi spetrosi commented Aug 1, 2024

  • Remove plan from role dir, it's too complicated and long to run tests from tmt
  • Use plan from linux-system-roles/tft-tests
  • Move getting datetime to testing-farm job where it's used
  • Add a workflow for running [citest_bad]

Signed-off-by: Sergei Petrosian spetrosi@redhat.com

* Remove plan from role dir, it's too complicated and long to run tests from tmt
* Use plan from linux-system-roles/tft-tests
* Move getting datetime to testing-farm job where it's used
* Add a workflow for running [citest_bad]

Signed-off-by: Sergei Petrosian <spetrosi@redhat.com>
@spetrosi spetrosi requested a review from richm as a code owner August 1, 2024 15:27
retest:
if: |
github.event.issue.pull_request
&& github.event.comment.body == '[citest_bad]'
Copy link
Contributor

Choose a reason for hiding this comment

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

      && (contains(fromJson('["OWNER", "MEMBER", "COLLABORATOR", "CONTRIBUTOR"]'), github.event.comment.author_association)
      || contains('systemroller', github.event.comment.user.login))

?

@richm richm merged commit 332dcb9 into main Aug 1, 2024
8 checks passed
@richm richm deleted the ci-tf-reuse-plan branch August 1, 2024 22:28
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