Bug 963120 - Update documentation of task/recipe roles to make it consistent
Summary: Update documentation of task/recipe roles to make it consistent
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: Doc
Version: 0.12
Hardware: Unspecified
OS: Unspecified
low
unspecified
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact:
URL:
Whiteboard:
Depends On: 960317
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-15 07:43 UTC by Nick Coghlan
Modified: 2020-10-21 14:13 UTC (History)
2 users (show)

Fixed In Version:
Clone Of: 960317
Environment:
Last Closed: 2020-10-21 14:13:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Nick Coghlan 2013-05-15 07:43:14 UTC
Task/recipe roles are covered in 3 places: in the multihost testing guide, in the XML attribute docs in the relax-NG schema for the job XML and in the main job XML documentation.

Setting "STANDALONE" or "None" as the task role isn't really needed any more, since the attribute is now optional. Roles should really only be set when you actually need them for a multihost test.

For now, due to the fact that task roles are not shared between host recipes and guest recipes, recipe roles are preferred to task roles, unless you have a specific reason to use task roles (such as running the same test more than once between two recipes with different roles each time)

The docs should be scanned for any references to task and recipe roles and updated to be consistent with the multihost testing guide.

+++ This bug was initially created as a clone of Bug #960317 +++

Comment 1 Nick Coghlan 2013-05-15 08:00:34 UTC
Related to this, we should check that the limitations of guest roles are mentioned (in terms of whether or not the FQDNs have been populated yet), and ensure that the contents of the environment variables are correctly referred to as FQDNs rather than mere hostnames.


Note You need to log in before you can comment on or make changes to this bug.