From 5d325dfc5d666b345b6555ea9dc4ab3af853be67 Mon Sep 17 00:00:00 2001 From: RHE Date: Fri, 12 Jan 2018 14:56:14 +0100 Subject: create moon jenkins Change-Id: I10cac28f45fca917a0a841e1113a9ffb31369f15 Signed-off-by: RHE --- tests/functional/run_tests.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/functional/run_tests.sh (limited to 'tests/functional') diff --git a/tests/functional/run_tests.sh b/tests/functional/run_tests.sh new file mode 100644 index 00000000..ced0f9f7 --- /dev/null +++ b/tests/functional/run_tests.sh @@ -0,0 +1,3 @@ +#!/usr/bin/env bash + +echo "starting Moon Functional Tests" -- cgit