Description of problem: from https://bugzilla.redhat.com/show_bug.cgi?id=2019052 authselect is now enforced but missing on cloud image Version-Release number of selected component (if applicable): Fedora-Cloud-Base-Rawhide-20211217.n.1.x86_64.qcow2 How reproducible: all the time Steps to Reproduce: 1. boot Fedora-Cloud-Base-Rawhide-20211217.n.1.x86_64.qcow2 2. try to log as root 3. (alternatively, set a pubkey through cloud-init and try to log as well) Actual results: Login incorrect Expected results: should prompt for password Additional info: Workaround is to set a cloud-init with: runcmd: - authselect select minimal --force
actually most of the QA tests are broken because of this: https://openqa.fedoraproject.org/tests/1089309#step/_console_wait_login/13 I am surprised images get released if QA tests are failing.
*** This bug has been marked as a duplicate of bug 2034336 ***
Sorry for duplicating this, didn't see your report. Yeah, currently we don't gate compose publication on the openQA results, there's been a plan to change that for a while but it hasn't been done yet.