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:
parent
c5a1b34c64
commit
caa5d4153c
15
ci.fmf
Normal file
15
ci.fmf
Normal 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
|
||||
|
||||
12
plans/ci.fmf
12
plans/ci.fmf
@ -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
|
||||
Loading…
Reference in New Issue
Block a user