crosfleet

command
v0.0.0-...-9febfc8 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2025 License: BSD-3-Clause Imports: 11 Imported by: 0

README

Prepare to build

cd infra/go
eval `./env.py`
cd src/infra/cmd/crosfleet

Build

go build .

Run

go run . help

Run unit tests

go test ./...

Lint check files (vet)

go vet ./...

Format

To format all files: go fmt ./...

Or specific files: `go fmt internal/run/testcommon.go

Documentation

Overview

Command crosfleet is a Chrome OS hardware test lab tool.

Directories

Path Synopsis
internal
buildbucket
Package buildbucket provides a Buildbucket client with helper methods for interacting with builds.
Package buildbucket provides a Buildbucket client with helper methods for interacting with builds.
dut
flagx
Package flagx contains custom CLI flag types for crosfleet.
Package flagx contains custom CLI flag types for crosfleet.
run
site
Package site contains site local constants for the crosfleet tool.
Package site contains site local constants for the crosfleet tool.
ufs
vm

Jump to

Keyboard shortcuts

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