Actions
Bug #14771
closedChanging host group causing OSes for wrong architecture to show up
Description
1) Create 2 Hostgroups with the following arches
Hg386 => arch => i386
Hg86_64 => arch => x86_64
2) Select -> New Hosts
3) Select -> Hostgroup => Hg386
4) Select -> Operating system and notice arch i386
5) Update the hostgroup and Select -> Hostgroup => Hg86_64
6) Select -> Operating system, notice arch points to i386 But the OS'es listed are x86_64
Updated by Partha Aji over 8 years ago
- Project changed from Katello to Foreman
Expected:
Either arch should show => x86_64 OR OS'es should belong to i386
Actual:
Arch is set to i386, but OS'es shown there belong to x86_64
Updated by Dominic Cleal over 8 years ago
- Subject changed from Applying new host groups causing wrong OSes to show up to Changing host group causing OSes for wrong architecture to show up
- Category set to Host creation
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman/pull/3612 added
Updated by Ondřej Pražák over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d301d11d8141d924f20c4b6136f1607f8052b154.
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release set to 160
Updated by Stephen Benjamin about 8 years ago
- Related to Bug #17202: Tests failing again against foreman core added
Actions