Skip to content

Commit

Permalink
Remove fedora from 5.6 packaging tests (#38128)
Browse files Browse the repository at this point in the history
Fedora's version of rpm got upgraded at some point, to a version with
stricter checks on tags in the rpm files which most of our 5.6 packages
had incorrect. This commit removes fedora from the vagrant tests as most
of the testing just fails anyways.
  • Loading branch information
rjernst authored Feb 13, 2019
1 parent f8e357a commit fe7575a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ class VagrantTestPlugin implements Plugin<Project> {
'centos-7',
'debian-8',
'debian-9',
'fedora-26',
'fedora-27',
'oel-6',
'oel-7',
'opensuse-42',
Expand Down

0 comments on commit fe7575a

Please sign in to comment.