Documentation ¶
Index ¶
- func BuildTools(ctx *task.Context) error
- func SAEvergreenValidate(ctx *task.Context) error
- func SAModTidy(ctx *task.Context) error
- func TestAWSAuth(ctx *task.Context) error
- func TestIntegration(ctx *task.Context) error
- func TestKerberos(ctx *task.Context) error
- func TestSRV(ctx *task.Context) error
- func TestUnit(ctx *task.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildTools ¶
BuildTools is an Executor that builds the tools.
func SAEvergreenValidate ¶
SAEvergreenValidate runs `evergreen validate` on common.yml and ensures the file is valid.
func SAModTidy ¶
SAModTidy runs go mod tidy and ensure no changes were made. Copied from mongohouse: https://github.com/10gen/mongohouse/blob/333308814f96a0909c8125f71af7748b263e3263/buildscript/sa.go#L72
func TestAWSAuth ¶
TestAWSAuth is an Executor that runs all AWS auth tests for the provided packages.
func TestIntegration ¶
TestIntegration is an Executor that runs all integration tests for the provided packages.
func TestKerberos ¶
TestKerberos is an Executor that runs all kerberos tests for the provided packages.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.