Remove wrongly added plan and add new ci plans

Resolves: RHEL-36744

Signed-off-by: Patrik Koncity <pkoncity@redhat.com>
This commit is contained in:
koncpa 2024-05-17 12:21:59 +02:00
parent c5a1b34c64
commit caa5d4153c
2 changed files with 15 additions and 12 deletions

15
ci.fmf Normal file
View File

@ -0,0 +1,15 @@
/e2e_ci:
plan:
import:
url: https://github.com/RedHat-SP-Security/fapolicyd-plans.git
name: /generic/e2e_ci
#/package-update:
#Need to be done
/rpmverify:
plan:
import:
url: https://github.com/RedHat-SP-Security/fapolicyd-plans.git
name: /generic/rpmverify

View File

@ -1,12 +0,0 @@
summary: FedoraCI test set
discover:
how: fmf
url: https://github.com/RedHat-SP-Security/fapolicyd-tests.git
ref: master
filter: 'component: fapolicyd & tag: CI-Tier-1'
execute:
how: tmt
environment:
trigger: FedoraCI
tag:
- FedoraCI