Maxim Khutornenko created AURORA-672:
----------------------------------------
Summary: aurora job output format is broken around metadata
Key: AURORA-672
URL: https://issues.apache.org/jira/browse/AURORA-672
Project: Aurora
Issue Type: Bug
Reporter: Maxim Khutornenko
Assignee: Mark Chu-Carroll
Priority: Minor
The render_tasks_pretty() in jobs.py appears to be missing trailing '\n' at the
end of task output leading to resources string displayed next to previous task
metadata line:
{noformat}
...
metadata:
package: job/package v17
package: mesos/v1 cpus: 0.1, ram: 512 MB, disk: 128 MB
...
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)