Giter VIP home page Giter VIP logo

Comments (5)

sopos avatar sopos commented on August 16, 2024

one more possible extension would be usage of path attribute which would allow one to use just a sub-tree of the target repo which could be another form of filtering or selecting just a subset of the metadata (e.g. include plans only, or tests only if organized separately).

fmf_subtree:
  url: https://github.com/RedHat-SP-Security/tests
  reference: master
  inheritance: true
  path: /usbguard

from fmf.

sopos avatar sopos commented on August 16, 2024

I think I have another use case:
as a tester of component A I want to include on test of component B to my scope.
Typically I would like to add a selinux-policy tests to be executed as part of my component testing or vice versa, my test might help with selinux-policy testing.
There might be better way, though.

from fmf.

jscotka avatar jscotka commented on August 16, 2024

this PR #54 probably also implements what you want.
It is little bit tricky, that I needs to download remote git separately, but in fact, it works well and also allows referencing nodes inside remote tree.

Another solution what your need is clone git repo separately to subdir (of use git submodule inside your preferred path inside) and just remove .fmf dir inside this cloned dir and it will create exactly what you want. (trouble could be with semantics e.g. using relative path pargument for test execution)

from fmf.

psss avatar psss commented on August 16, 2024

Hm, I guess #99 is a duplicate of this, right?

from fmf.

sopos avatar sopos commented on August 16, 2024

Yep, looks like the idea is basically the same. The difference might be the granularity.

from fmf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.