Skip to content

src/teuthology_api/suite: Modify how we handle Error and Success runs #101

src/teuthology_api/suite: Modify how we handle Error and Success runs

src/teuthology_api/suite: Modify how we handle Error and Success runs #101

Workflow file for this run

name: Integration
on: pull_request
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Start teuthology & teuthology-api
run: ./start.sh
working-directory: ./gh-actions