emacs/plans.fmf
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

11 lines
256 B
Plaintext

/tier1-internal:
discover:
how: fmf
url: https://pkgs.devel.redhat.com/git/tests/emacs
filter: 'tier: 1'
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora