change part of the code for using aws cli v2 #139
ci.yml
on: pull_request
Puppet
/
Static validations
35s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
6 errors
Puppet / 8 (Ruby 3.2):
spec/classes/archive_spec.rb#L31
archive RHEL with aws_cli is expected to contain File[/opt/awscli-bundle]
Failure/Error: it { is_expected.to contain_file('/opt/awscli-bundle') }
expected that the catalogue would contain File[/opt/awscli-bundle]
|
Puppet / 8 (Ruby 3.2):
spec/classes/archive_spec.rb#L32
archive RHEL with aws_cli is expected to contain Archive[awscli-bundle.zip]
Failure/Error: it { is_expected.to contain_archive('awscli-bundle.zip') }
expected that the catalogue would contain Archive[awscli-bundle.zip]
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/archive_spec.rb#L31
archive RHEL with aws_cli is expected to contain File[/opt/awscli-bundle]
Failure/Error: it { is_expected.to contain_file('/opt/awscli-bundle') }
expected that the catalogue would contain File[/opt/awscli-bundle]
|
Puppet / 7 (Ruby 2.7):
spec/classes/archive_spec.rb#L32
archive RHEL with aws_cli is expected to contain Archive[awscli-bundle.zip]
Failure/Error: it { is_expected.to contain_archive('awscli-bundle.zip') }
expected that the catalogue would contain Archive[awscli-bundle.zip]
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|