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 committed by Petr Lautrbach
parent 54fd3f2559
commit 788e331f39

View File

@ -1,12 +1,12 @@
/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
/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