using new testcloud interface to set per-instance hostnames. Fixes T622
ClosedPublic

Authored by tflink on Sep 25 2015, 6:17 PM.

Details

Summary

Uses new testcloud interface (D601) to set hostnames of disposable clients on a per-instance basis. Following existing convention (started with the log files) of using username to create hostname

Test Plan

ran locally with some tasks, works when testcloud patch is applied

Diff Detail

Repository
rLTRN libtaskotron
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
tflink retitled this revision from to using new testcloud interface to set per-instance hostnames. Fixes T622.Sep 25 2015, 6:17 PM
tflink updated this object.
tflink edited the test plan for this revision. (Show Details)
tflink added reviewers: kparal, mkrizek, jskladan, lbrabec.
tflink added a subscriber: roshi.
tflink updated this revision to Diff 1562.Sep 25 2015, 6:44 PM
  • adding docstring to hostname variable
mkrizek accepted this revision.Sep 25 2015, 6:45 PM

Haven't tested the patch but looks simple enough to say LGTM *s-word avoided*

This revision is now accepted and ready to land.Sep 25 2015, 6:45 PM
tflink updated this revision to Diff 1563.Sep 25 2015, 6:45 PM

fixing reference for diff

This comment was removed by mkrizek.
This revision was automatically updated to reflect the committed changes.