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:
parent
54fd3f2559
commit
788e331f39
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user