neilzhu 6dd8e59864 first commit 1 month ago
..
hooks 6dd8e59864 first commit 1 month ago
README.md 6dd8e59864 first commit 1 month ago
plugin.yml 6dd8e59864 first commit 1 month ago

README.md

cloudtest Buildkite Plugin

A Buildkite plugin that runs cloudtest.

Example

steps:
  - id: cloudtest-using-step
    plugins:
      - ./ci/plugins/cloudtest:
          args: [--some, pytest, args]

Logs

Logs are collected using kail and uploaded as artifact with name kail-output.log.