Skip to content

Commit

Permalink
Fix manage_repo acceptance tests for Debian
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhattan committed May 20, 2024
1 parent a8cf9e9 commit 07a19b3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spec/classes/gitlab_ci_runner_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@
it { is_expected.to contain_class('gitlab_ci_runner::repo') }

it do

Check failure on line 442 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 8 (Ruby 3.2)

gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'keys.gnupg.net') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}

Check failure on line 442 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 8 (Ruby 3.2)

gitlab_ci_runner on ubuntu-20.04-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'keys.gnupg.net') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}

Check failure on line 442 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 8 (Ruby 3.2)

gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'keys.gnupg.net') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}

Check failure on line 442 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 7 (Ruby 2.7)

gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'keys.gnupg.net') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}

Check failure on line 442 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 7 (Ruby 2.7)

gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'keys.gnupg.net') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}

Check failure on line 442 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 7 (Ruby 2.7)

gitlab_ci_runner on ubuntu-20.04-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'keys.gnupg.net') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"keys.gnupg.net"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}
is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'keys.gnupg.net', 'source' => 'https://packages.gitlab.com/gpg.key')
is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'keys.gnupg.net')
end
end

Expand All @@ -457,7 +457,7 @@
it { is_expected.to contain_class('gitlab_ci_runner::repo') }

it do

Check failure on line 459 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 8 (Ruby 3.2)

gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => hkp://keys.gnupg.net:80 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'hkp://keys.gnupg.net:80') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"hkp://keys.gnupg.net:80"}

Check failure on line 459 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 8 (Ruby 3.2)

gitlab_ci_runner on ubuntu-20.04-x86_64 with manage_repo => true and repo_keyserver => hkp://keys.gnupg.net:80 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'hkp://keys.gnupg.net:80') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"hkp://keys.gnupg.net:80"}

Check failure on line 459 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 8 (Ruby 3.2)

gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true and repo_keyserver => hkp://keys.gnupg.net:80 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'hkp://keys.gnupg.net:80') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"hkp://keys.gnupg.net:80"}

Check failure on line 459 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 7 (Ruby 2.7)

gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true and repo_keyserver => hkp://keys.gnupg.net:80 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'hkp://keys.gnupg.net:80') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"hkp://keys.gnupg.net:80"}

Check failure on line 459 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 7 (Ruby 2.7)

gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => hkp://keys.gnupg.net:80 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'hkp://keys.gnupg.net:80') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"hkp://keys.gnupg.net:80"}

Check failure on line 459 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 7 (Ruby 2.7)

gitlab_ci_runner on ubuntu-20.04-x86_64 with manage_repo => true and repo_keyserver => hkp://keys.gnupg.net:80 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'hkp://keys.gnupg.net:80') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"hkp://keys.gnupg.net:80"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"hkp://keys.gnupg.net:80"}
is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'hkp://keys.gnupg.net:80', 'source' => 'https://packages.gitlab.com/gpg.key')
is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'hkp://keys.gnupg.net:80')
end
end

Expand All @@ -473,7 +473,7 @@
it { is_expected.to contain_class('gitlab_ci_runner::repo') }

it do

Check failure on line 475 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 8 (Ruby 3.2)

gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => https://keys.gnupg.net:88 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'https://keys.gnupg.net:88') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"https://keys.gnupg.net:88"}

Check failure on line 475 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 8 (Ruby 3.2)

gitlab_ci_runner on ubuntu-20.04-x86_64 with manage_repo => true and repo_keyserver => https://keys.gnupg.net:88 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'https://keys.gnupg.net:88') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"https://keys.gnupg.net:88"}

Check failure on line 475 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 8 (Ruby 3.2)

gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true and repo_keyserver => https://keys.gnupg.net:88 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'https://keys.gnupg.net:88') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"https://keys.gnupg.net:88"}

Check failure on line 475 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 7 (Ruby 2.7)

gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true and repo_keyserver => https://keys.gnupg.net:88 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'https://keys.gnupg.net:88') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"https://keys.gnupg.net:88"}

Check failure on line 475 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 7 (Ruby 2.7)

gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => https://keys.gnupg.net:88 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'https://keys.gnupg.net:88') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"https://keys.gnupg.net:88"}

Check failure on line 475 in spec/classes/gitlab_ci_runner_spec.rb

View workflow job for this annotation

GitHub Actions / Puppet 7 (Ruby 2.7)

gitlab_ci_runner on ubuntu-20.04-x86_64 with manage_repo => true and repo_keyserver => https://keys.gnupg.net:88 is expected to contain Apt::Source[apt_gitlabci] with key => {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'https://keys.gnupg.net:88') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "repo_keyserver"=>"https://keys.gnupg.net:88"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"https://keys.gnupg.net:88"}
is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'https://keys.gnupg.net:88', 'source' => 'https://packages.gitlab.com/gpg.key')
is_expected.to contain_apt__source('apt_gitlabci').with_key('name' => 'gitlab_ci_runner.asc', 'source' => 'https://packages.gitlab.com/gpg.key', 'repo_keyserver' => 'https://keys.gnupg.net:88')
end
end
end
Expand Down

0 comments on commit 07a19b3

Please sign in to comment.