You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2014/08/28 00:58:57 UTC

[jira] [Created] (AURORA-672) aurora job output format is broken around metadata

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)