Documentation
¶
Index ¶
Constants ¶
View Source
const ( // CrosVersionKey is the cros version key in the ProvisionableLabels map. CrosVersionKey = "cros-version" // JobRepoURLKey is the job repo url key in the ProvisionableAttributes map. JobRepoURLKey = "job_repo_url" )
Variables ¶
This section is empty.
Functions ¶
func ReadProvisionInfo ¶
ReadProvisionInfo takes in the dut name and find the file that existed on the drone about the dut's provision information (cros version and job repo url) and then returns a tlw.ProvisionedInfo that contains these two fields.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.