Bug #33764
closedNew Traces page - wrong input format passed to REX job
Description
When using 'Restart via remote execution', the trace IDs are sent as an array, but they should be a comma-separated string. This results in the helper scripts being incorrect, for example:
script: |2
katello-tracer-upload
or
script: !ruby/string:Sequel::SQL::Blob |
systemctl restart rpcbind
systemctl restart chronyd
systemctl restart gssproxy
systemctl restart postfix
systemctl restart systemd-udevd
systemctl restart polkit
systemctl restart systemd-journald
systemctl restart rsyslog
systemctl restart NetworkManager
systemctl restart systemd-logind
systemctl restart tuned
systemctl restart irqbalance
systemctl restart crond
systemctl restart sshd
katello-tracer-upload
'Restart via customized remote execution' works fine.
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Jeremy Lenz
- Pull request https://github.com/Katello/katello/pull/9740 added
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Jeremy Lenz over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|fcda5a128342bb7693991080208bba38dd05edcb.