Stanislav Židek
Stanislav Židek
@fweimer-rh @besser82 I am sensing reluctance to this change. Would it be easier for everybody to just close it and never look back?
@fweimer-rh could you please have another look if all your concerns are fixed?
WG server: Czech Republic, [virtual private server](https://www.wedos.com/vps-ssd/), Alpine Linux v3.19 WG client: Czech Republic, apartment with 150 Mbps connection, Alpine Linux v3.19 
> Btw, any idea about a suitable character to be used for this? Trying some brainstorm: > > * applying `addition` to multiple items of a list sounds a bit...
My current usecase: I'd like to reference a test script (`runtest.sh`) from different git repository while specifying my own L1 metadata, in my specific example mostly interested in setting some...
What exact scenario are we discussing? `rlImport fips` / `rlImport distribution/fips` / `rlImport crypto/fips` + `require: library()` in `main.fmf`? What is expected to work and what not?
This is not a high priority as I am able to workaround it, but it does not seem to be working for my case. I was mostly looking for a...
Btw, specifying library without `url:`, just with `path:`, somehow does not work for me: ``` require: - type: library path: /libs/distribution name: /fips ``` gives me: ``` # tmt run...
I still don't seem to be able to specify tmt `require:` from the same repository. Structure of the repo: (available in https://gitlab.com/redhat-crypto/tests/interop/-/tree/cleanup-libpaths?ref_type=heads/) ``` . ├── Interoperability ... │ ├── openssl_tls-1-3-interoperability-gnutls-openssl-2way...
Please don't merge yet, it is not final and does not seem to work yet..