Commit Graph

3 Commits

Author SHA1 Message Date
Lukáš Zaoral
68468e96ff
tests: fix filter to include missing gating tests 2024-09-18 13:35:11 +02:00
Lukáš Zaoral
e54e0afb41
tests: fix URL to internal tests repo
Fixes the following error when discovering/running tests locally:
```
$ tmt -v --context 'distro=rhel-10' run discover
/var/tmp/tmt/run-515
Found 1 plan.

/plans/tier1-internal
    discover
        how: fmf
        order: 50
        url: https://gitlab.com/redhat/rhel/tests/emacs.git
        fail: Command 'git clone https://gitlab.com/redhat/rhel/tests/emacs.git /var/tmp/tmt/run-515/plans/tier1-internal/discover/default-0/tests' returned 128.
```
2024-09-18 13:33:20 +02:00
Frantisek Sumsal
c382be77b8 Add gating configuration for C10S/RHEL10 2024-08-06 08:37:17 +00:00