release-tests: skip tapsetup when running IoT-Lab job
This commit is contained in:
parent
50c5847eca
commit
04bee90e6f
1
.github/workflows/release-test.yml
vendored
1
.github/workflows/release-test.yml
vendored
@ -100,6 +100,7 @@ jobs:
|
||||
fi
|
||||
docker pull riot/riotbuild:$DOCKER_VERSION
|
||||
- name: Create TAP interfaces
|
||||
if: ${{ matrix.pytest_mark == 'not iotlab_creds' }}
|
||||
run: |
|
||||
sudo RIOT/dist/tools/tapsetup/tapsetup -c 11
|
||||
- name: Run release tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user