run CI tests from the new repo instead of the old one

The new fapolicyd tests repository is located on the following URL:
 * https://github.com/linux-application-whitelisting/fapolicyd-tests

The CI plan should select and run tests from the new repository.
This commit is contained in:
Milos Malik 2025-10-13 16:38:53 +02:00
parent d08d2c8d89
commit 9c2f099450

8
ci.fmf
View File

@ -1,8 +1,8 @@
/e2e_ci:
plan:
import:
url: https://github.com/RedHat-SP-Security/fapolicyd-plans.git
name: /generic/e2e_ci
url: https://github.com/linux-application-whitelisting/fapolicyd-tests.git
name: /Plans/e2e_ci
#/package-update:
#Need to be done
@ -10,6 +10,6 @@
/rpmverify:
plan:
import:
url: https://github.com/RedHat-SP-Security/fapolicyd-plans.git
name: /generic/rpmverify
url: https://github.com/linux-application-whitelisting/fapolicyd-tests.git
name: /Plans/rpmverify