more connectivity settings
This commit is contained in:
parent
3db7e363e3
commit
89a0d34fcf
|
|
@ -8,4 +8,4 @@ jobs:
|
|||
- name: Prepare connectivity
|
||||
run: sudo modprobe ifb numifbs=1
|
||||
- name: running sitespeed.io container with arguments and optional Docker options
|
||||
run: docker run --cap-add=NET_ADMIN -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:13.1.1 https://www.sitespeed.io -n 3 --connectivity.engine throttle -c cable
|
||||
run: docker run --cap-add=NET_ADMIN -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:13.1.1 https://www.sitespeed.io -n 3 --browsertime.connectivity.engine throttle -c cable
|
||||
|
|
|
|||
Loading…
Reference in New Issue