factory

package
v0.0.0-...-683b059 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package factory provides common values or function shared between remote and local tests.

Index

Constants

View Source
const (
	// FactoryRootPath is the root path of installed factory toolkit.
	FactoryRootPath = "/usr/local/factory"
	// ToolkitEnabledPath is the path for a file that determines whether
	// toolkit is enabled.
	ToolkitEnabledPath = FactoryRootPath + "/enabled"
	// ToolkitVersionFilePath is the path for a file where it stores the
	// version of the toolkit installed.
	ToolkitVersionFilePath = FactoryRootPath + "/TOOLKIT_VERSION"
	// ActiveTestListFilePath is the path for a file where it stores the
	// name of test list that is currently active.
	ActiveTestListFilePath = FactoryRootPath + "/py/test/test_lists/active_test_list.json"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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