Skip to content

dependency fix: use teuth-api branch of ceph/teuthology #34

dependency fix: use teuth-api branch of ceph/teuthology

dependency fix: use teuth-api branch of ceph/teuthology #34

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