location

package
v0.0.0-...-e560ebb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package location provides utils for manipulating local file paths and URLs.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HostInfoFilePath

func HostInfoFilePath(resultsDir string, dutName string) string

HostInfoFilePath constructs the path to the autotest host info store.

func ResultsDir

func ResultsDir(autotestDir string, runID string, testID string) string

ResultsDir constructs the path to the task results dir. A swarming task may have multiple attempts ("runs"). The swarming task ID always ends in "0", e.g. "123456789abcdef0". The corresponding runs will have IDs ending in "1", "2", etc., e.g. "123456789abcdef1". All runs are nested under the same subdir.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL