Project

General

Profile

Actions

Bug #33764

closed

New Traces page - wrong input format passed to REX job

Added by Jeremy Lenz over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hosts
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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.

Actions #1

Updated by The Foreman Bot over 2 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
Actions #2

Updated by The Foreman Bot over 2 years ago

  • Fixed in Releases Katello 4.4.0 added
Actions #3

Updated by Jeremy Lenz over 2 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF