Actions
Bug #20318
closedRemote Execution Job runs four times on Hosts with more than one Interface
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Only on Hosts with more than one interface:
- Job Invocation found only 1 Host from search query
- Overview Page of the Jobs already shows two Hosts
- Job will be executed two times per hosts found.
- So in total four runs of the job, for one host with two interfaces.
Foreman Version 1.15.2
Foreman_remote_execution 1.3.1
(Bug also found in 1.15.1)
Updated by Susanne Bachmann over 7 years ago
For all of you facing the same problem:
https://github.com/theforeman/foreman_remote_execution/pull/259
Applying the Fix #20260 (Do not duplicate hosts belonging to host collections) works for me.
Updated by Susanne Bachmann over 7 years ago
- Status changed from New to Resolved
Updated by Susanne Bachmann over 7 years ago
by the way... i dont use host collections
Updated by Evgeni Golov over 7 years ago
- Project changed from foreman-tasks to Foreman Remote Execution
- Status changed from Resolved to Duplicate
marking as duplicate of #20260
Actions