Bug 2167097
Summary: | Job template "change content source" fails to change the content source | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | soham <smajumda> |
Component: | Hosts - Content | Assignee: | Jeremy Lenz <jlenz> |
Status: | CLOSED ERRATA | QA Contact: | Sam Bible <sbible> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.13.0 | CC: | ahumbe, aruzicka, jlenz, lstejska, mhulan, pcreech, sbible |
Target Milestone: | 6.14.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rubygem-katello-4.9.0.6-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-08 14:18:30 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
soham
2023-02-04 17:54:15 UTC
Is this a regression from 6.12? Thanks! Hi, can I get more info about the issue? - Satellite & Katello version - Logs from capsule and satellite Jeremy: change_content_source is in https://github.com/Katello/katello/blob/master/app/lib/katello/concerns/base_template_scope_extensions.rb#L301 Isn't the reproducer missing a step? I think the job should be triggered from the change content source wizard, not ran directly. The job doesn't change anything in the DB, it only performs what needs to be performed on the host. The wizard modifies the Satellite DB. If that's the case, that wouldn't be a bug right? Perhaps we could add a description to the template to explain its purpose. I'd be in favor of renaming the job template to something more descriptive - something like "Configure host for new content source." Created redmine issue https://projects.theforeman.org/issues/36597 from this bug Upstream bug assigned to jlenz Upstream bug assigned to jlenz Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36597 has been resolved. Verified on: 6.14 - 11 Steps to verify: 1. Navigate to Hosts -> Job Templates 2. Select Katello as the job category Expected Results: There is no job template named 'Change Content Source' and there is one named 'Configure Host for new content source'; the description of the template has been updated The job executes successfully. Actual Results: There is no job template named 'Change Content Source' and there is one named 'Configure Host for new content source'; the description of the template has been updated The job executes successfully. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.14 security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2023:6818 |