test(pkgs_spec): update version installed on `fedora`

This commit is contained in:
Imran Iqbal 2020-05-26 02:06:47 +01:00
parent 5d9a92bf1d
commit 301a9884ac
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819
2 changed files with 1 additions and 5 deletions

View File

@ -16,9 +16,6 @@ version =
when 'amazon-2'
'2019.2.5-1.amzn2'
end
when 'fedora'
# Issue in the upstream repo, should be `3000.3`
'3000.3-1.fc31'
end
control 'salt packages' do

View File

@ -17,8 +17,7 @@ version =
'3000.3-1.amzn2'
end
when 'fedora'
# Issue in the upstream repo, should be `3000.3`
'3000.2-1.fc31'
'3000.3-1.fc31'
when 'suse'
# Issue in the upstream repo, should be `3000.3`
case platform[:release]