From 851908fe61db4a58d3be41329c99713e4f87b10b Mon Sep 17 00:00:00 2001 From: Ilias Apalodimas Date: Thu, 25 Oct 2018 10:24:07 +0300 Subject: add ptp tests and clock sync Signed-off-by: Ilias Apalodimas --- execs/sync-clocks.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 execs/sync-clocks.yaml (limited to 'execs/sync-clocks.yaml') diff --git a/execs/sync-clocks.yaml b/execs/sync-clocks.yaml new file mode 100644 index 0000000..7e7fb93 --- /dev/null +++ b/execs/sync-clocks.yaml @@ -0,0 +1,14 @@ +metadata: + name: ptp4linux clock sync + format: "Lava-Test-Shell Test Definition 1.0" + description: "Sync clocks between servers using 802.1AS" + version: 1.0 + +install: + deps: + - linuxptp + +run: + steps: + - echo "Syncing clocks" + - ./scripts/run-ptp.sh -- cgit v1.2.3