#279 Make log messages from disposable clients unique to a specific client
Closed: Fixed Opened by tflink.

With the current disposable clients, all VMs share the same testcloud config and thus, the same hostname. When we have multiple disposable clients running on the same host, it becomes difficult to tell which client emitted which log message.

Add support for setting a per-instance hostname in testcloud and use that in libtaskotron to allow each disposable client to have a consistent but unique hostname.


This ticket is a duplicate of https://pagure.io/testcloud/issue/35

This ticket had assigned some Differential requests:
D602
D601

Metadata