Skip to content

Bump pytype from 2023.11.21 to 2023.11.29 #922

Bump pytype from 2023.11.21 to 2023.11.29

Bump pytype from 2023.11.21 to 2023.11.29 #922

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