Drop Amazon 2017, CentOS 7/8, Fedora 36/37/38, RedHat 7, Scientific 7/8, VirtuozzoLinux 7 #310
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
5 errors
Puppet / Puppet 8 - Fedora 40:
spec/acceptance/define_versionlock_spec.rb#L51
yum::versionlock define must work if clean is specified
Failure/Error: shell('dnf -q list --available samba-devel', acceptable_exit_codes: [1])
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet8.example.com' exited with 0 running:
dnf -q list --available samba-devel
Last 10 lines of output were:
Available Packages
samba-devel.i686 2:4.20.6-1.fc40 updates
samba-devel.x86_64 2:4.20.6-1.fc40 updates
|
Puppet / Puppet 8 - Fedora 40
Process completed with exit code 1.
|
Puppet / Puppet 7 - Fedora 40:
spec/acceptance/define_versionlock_spec.rb#L51
yum::versionlock define must work if clean is specified
Failure/Error: shell('dnf -q list --available samba-devel', acceptable_exit_codes: [1])
Beaker::Host::CommandFailure:
Host 'fedora40-64-puppet7.example.com' exited with 0 running:
dnf -q list --available samba-devel
Last 10 lines of output were:
Available Packages
samba-devel.i686 2:4.20.6-1.fc40 updates
samba-devel.x86_64 2:4.20.6-1.fc40 updates
|
Puppet / Puppet 7 - Fedora 40
Process completed with exit code 1.
|
Puppet / Test suite
Process completed with exit code 1.
|