Enable acceptance tests by setting beaker_hypervisor: vagrant_libvirt
#102
Annotations
3 errors
spec/acceptance/10_grub_menuentry_spec.rb#L28
GRUB Menuentry Tests on oracle7-64-puppet8.example.com set new default kernel is idempotent
Failure/Error: apply_manifest_on(host, manifest, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_201248874.jApbRy.pp
Last 10 lines of output were:
Info: Loading facts
�[mNotice: Compiled catalog for oracle7-64-puppet8.example.com in environment production in 0.03 seconds
Info: Using environment 'production'
Info: Applying configuration version '1720555970'
�[mNotice: /Stage[main]/Main/Grub_menuentry[Standard]/kernel_options: kernel_options changed ['root=/dev/mapper/ol_oracle7-root', 'ro', 'elevator=noop', 'no_timer_check', 'crashkernel=auto', 'rd.lvm.lv=ol_oracle7/root', 'rd.lvm.lv=ol_oracle7/swap', 'biosdevname=0', 'net.ifnames=0', 'rhgb', 'quiet', 'audit=1', 'trogdor=BURNINATE'] to [':preserve:', 'trogdor=BURNINATE']
�[mNotice: Applied catalog in 0.77 seconds
|
spec/acceptance/10_grub_menuentry_spec.rb#L44
GRUB Menuentry Tests on oracle7-64-puppet8.example.com set new default kernel activates on reboot
Failure/Error: host.reboot
RuntimeError:
Cannot connect to oracle7-64-puppet8.example.com
|
|
This job failed
Loading