Skip to content

Bump sphinx from 7.4.7 to 8.1.3 #1080

Bump sphinx from 7.4.7 to 8.1.3

Bump sphinx from 7.4.7 to 8.1.3 #1080

name: Integration tests
on: [push, pull_request]
jobs:
integration-tests:
name: Integration tests
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v4
- 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