actions

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildGoTests added in v1.2.3

func BuildGoTests(executablePath, testsPath, projectRootPath string) (string, int64, error)

BuildGoTests builds the go tests using native go cross-compilation to run, and returns a path to the test executable along with its size in bytes.

Note: currentProjectRootPath and currentSoakTestRootPath are not interchangeable with utils.ProjectRoot and utils.SoakRoot
when running in outside repositories. Keep an eye on when you need paths leading to this go package vs the current running project.

func TriggerRemoteTest added in v1.4.0

func TriggerRemoteTest(exePath string, testEnvironment *environment.Environment) error

TriggerRemoteTest copies the executable to the remote-test-runner and starts the run

Types

This section is empty.

Jump to

Keyboard shortcuts

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