Skip to content

POSIdev-community/aictl

Repository files navigation

aictl

PT Application Inspector CLI control


Documentation

E2E tests

End-to-end tests run the base pipeline from examples/base-pipeline.sh against external AIE stands (5.4 and 6.0).

Setup:

make e2e-config
# Edit tests/e2e/stands.local.yaml — set url and token for each stand
make test-e2e

Run one stand:

go test -tags=e2e -v -run 'AIE_5\.4' ./tests/e2e/...

Config path override: AICTL_E2E_CONFIG=/path/to/stands.yaml. Binary override: AICTL_BIN=/path/to/aictl.

Without stands.local.yaml, e2e tests are skipped; go test ./... does not run them (build tag e2e).

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages