metadata: name: 802.1Qbv iproute2 format: "Lava-Test-Shell Test Definition 1.0" description: "Install latest iproute2 with TAS support" version: 1.0 install: deps: - autotools-dev - autoconf - libtool - autogen - gcc - git - g++ - make - libssl-dev - libconfig-dev - m4 - pkg-config - locales-all - libpcap-dev run: steps: - echo "Building iproute2" - ./scripts/build-iproute2.sh