-
Notifications
You must be signed in to change notification settings - Fork 11
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
Add support path in tmt repository with metadata. #147
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #147 +/- ##
=======================================
Coverage 99.31% 99.32%
=======================================
Files 8 8
Lines 584 592 +8
Branches 67 69 +2
=======================================
+ Hits 580 588 +8
Misses 4 4 ☔ View full report in Codecov by Sentry. |
3ac8a48
to
32fa47c
Compare
This PR is needed by rhinstaller/kickstart-tests#1122 |
[test] |
@zmiklank Can we merge it? |
32fa47c
to
e15c941
Compare
Default is ".", root directory Signed-off-by: Petr "Stone" Hracek <[email protected]>
e15c941
to
e527037
Compare
[test] |
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.
@phracek Please also update action.test.ts to use INPUT_TMT_PATH
Co-authored-by: Jan Macku <[email protected]>
Default is ".", root directory Signed-off-by: Petr "Stone" Hracek <[email protected]>
[test] |
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.
LGTM
This pull request adds posibility in case of FMF plans are not stored in 'root' directory. Default tmt_path directory is '.'.
See e.g. https://gitlab.cee.redhat.com/rhinstaller/builders
and plans are stored in directory https://gitlab.cee.redhat.com/rhinstaller/builders/-/tree/master/ansible?ref_type=heads.
See FMF process documentation here: https://docs.testing-farm.io/Testing%20Farm/0.1/test-process.html