Actions
Bug #19068
closedSeedsTest#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.
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4421 added
Updated by Dominic Cleal over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 807d975add1d518350f3e8b45f76bc2dfdc5d7ba.
Updated by Daniel Lobato Garcia over 7 years ago
- Translation missing: en.field_release set to 209
Actions