Nightly has been broken for nearly 2 weeks

Since this PR was merged, nightly has been broken:

Both Debian:

And RPM:

All of them fail on:

not ok 6 import motd puppet class
# (in test file fb-test-puppet.bats, line 64)
# `hammer proxy import-classes --name $(hostname -f)' failed with status 64
# Error: Unrecognised option '--name'.
# 
# See: 'hammer proxy import-classes --help'.

The import-classes command needs this foreman_puppet PR to work:

The latest foreman_puppet version does not contain this commit, yet. Fix is in progress.

1 Like

The puppet failure seems to be fixed by the new plugin release (2.0.0.alpha.2)

1 Like