Bug #19068
SeedsTest#test_0005_populates config templates fails, missing autoyast_default_user_data, create_users
Description
Since f548774, the SeedsTest has failed with:
1) Failure: SeedsTest#test_0005_populates config templates [/home/dcleal/code/foreman/foreman/test/unit/tasks/seeds_test.rb:101]: No template containing /home/dcleal/code/foreman/foreman/app/views/unattended/provisioning_templates/user_data/autoyast_default_user_data.erb
The autoyast_default_user_data template was added, but is missing from seeds. The create_users snippet was also added, but would result in a later test failure.
Associated revisions
fixes #19068 - list newly synced templates in DB seeds
(cherry picked from commit 807d975add1d518350f3e8b45f76bc2dfdc5d7ba)
History
#1
Updated by Dominic Cleal about 5 years ago
- Description updated (diff)
#2
Updated by The Foreman Bot about 5 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4421 added
#3
Updated by Dominic Cleal about 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 807d975add1d518350f3e8b45f76bc2dfdc5d7ba.
#4
Updated by Daniel Lobato Garcia about 5 years ago
- Legacy Backlogs Release (now unused) set to 209
fixes #19068 - list newly synced templates in DB seeds