Skip to content

Bump sphinx from 6.2.1 to 7.1.1 #833

Bump sphinx from 6.2.1 to 7.1.1

Bump sphinx from 6.2.1 to 7.1.1 #833

name: Integration tests
on: [push, pull_request]
jobs:
integration-tests:
name: Integration tests
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Integration tests
run: |
time docker run -t --rm --privileged --cap-add NET_ADMIN -e CHEWIE_ROOT="/chewie-src/" \
-e PIP_INSTALL=1 -v $(pwd):/chewie-src:ro \
faucet/test-base bash /chewie-src/docker/run_integration_tests.sh