ci/papr: Drop f29-codestyle and rust-min-version-check

These are also already covered by the Jenkins pipeline.
This commit is contained in:
Jonathan Lebon 2019-10-03 15:22:14 -04:00 committed by OpenShift Merge Robot
parent 289af613a9
commit 68750b6894

View File

@ -1,20 +1,3 @@
branches:
- master
- auto
- try
context: f29-codestyle
required: true
container:
image: registry.fedoraproject.org/fedora:29
tests:
- ci/ci-commitmessage-submodules.sh
- ci/codestyle.sh
---
context: f29-primary
inherit: true
@ -99,20 +82,3 @@ inherit: true
context: f29-compose2
env:
RPMOSTREE_COMPOSE_TEST_FILTER: even
---
branches:
- master
- auto
- try
context: rust-min-version-check
timeout: 30m
required: true
container:
image: registry.fedoraproject.org/fedora:29
tests:
- ci/msrv.sh