Related: rhbz#2118319
This commit is contained in:
Jesus Checa Hidalgo 2022-09-02 11:06:29 +02:00
parent c89de8e61d
commit c4fc589c78
1 changed files with 4 additions and 4 deletions

View File

@ -44,12 +44,12 @@ adjust:
discover: discover:
- name: upstream-lldb-tests - name: upstream-lldb-tests
how: fmf how: fmf
url: https://src.fedoraproject.org/rpms/lldb.git url: https://src.fedoraproject.org/tests/lldb.git
ref: rawhide ref: main
- name: upstream-llvm-integration-testsuite - name: upstream-llvm-integration-testsuite
how: fmf how: fmf
url: https://src.fedoraproject.org/rpms/llvm.git url: https://src.fedoraproject.org/tests/llvm.git
ref: rawhide ref: main
test: integration-test-suite test: integration-test-suite
execute: execute:
how: tmt how: tmt