From 557f4398cf54b0dca946b2e0db2800a99e22a441 Mon Sep 17 00:00:00 2001 From: Ilias Apalodimas Date: Thu, 25 Oct 2018 11:27:58 +0300 Subject: add iproute for taprio config Signed-off-by: Ilias Apalodimas --- execs/taprio-setup.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 execs/taprio-setup.yaml (limited to 'execs/taprio-setup.yaml') diff --git a/execs/taprio-setup.yaml b/execs/taprio-setup.yaml new file mode 100644 index 0000000..e9435bc --- /dev/null +++ b/execs/taprio-setup.yaml @@ -0,0 +1,10 @@ +metadata: + name: configure 802.1Qbv + format: "Lava-Test-Shell Test Definition 1.0" + description: "Configure TAS scheduler on interfaces" + version: 1.0 + +run: + steps: + - echo "Building iproute2" + - ./scripts/setup-taprio.sh -- cgit v1.2.3