plans/dsp.fmf: Update the test repo URL
The test repo was migrated to github due to Pagure being retired. https://communityblog.fedoraproject.org/the-forge-is-our-new-home/ Related: RHEL-184319
This commit is contained in:
parent
dde51dcb33
commit
b4a9c5abb9
21
plans/dsp.fmf
Normal file
21
plans/dsp.fmf
Normal file
@ -0,0 +1,21 @@
|
||||
summary: DSP test suite
|
||||
discover:
|
||||
- name: DSP_test
|
||||
how: fmf
|
||||
url: https://github.com/fedora-selinux/DSP_test.git
|
||||
ref: main
|
||||
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
environment:
|
||||
trigger: FedoraCI
|
||||
# DSP_test specific variables:
|
||||
TEST_RPM: "fapolicyd-selinux"
|
||||
TEST_POLICY: "fapolicyd"
|
||||
IGNORE_RULES: "fapolicyd_t:boot_t:dir"
|
||||
|
||||
prepare:
|
||||
- name: packages
|
||||
how: install
|
||||
package: fapolicyd-selinux
|
||||
Loading…
Reference in New Issue
Block a user