|
1 month ago | |
---|---|---|
.. | ||
hooks | 1 month ago | |
README.md | 1 month ago | |
plugin.yml | 1 month ago |
A Buildkite plugin that runs cloudtest.
steps:
- id: cloudtest-using-step
plugins:
- ./ci/plugins/cloudtest:
args: [--some, pytest, args]
Logs are collected using kail and uploaded as artifact with name kail-output.log
.