From d863ee1a888954aa9863c33f95e636466b4025a8 Mon Sep 17 00:00:00 2001 From: Todd Gaunt Date: Mon, 3 Oct 2016 16:02:12 -0400 Subject: Add pharos-validator tool Change-Id: I38e077c2c90059e39ee9871abf5d867a875827a3 Signed-off-by: Todd Gaunt --- tools/pharos-validator/src/validation_tool/src/jenkins.py | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tools/pharos-validator/src/validation_tool/src/jenkins.py (limited to 'tools/pharos-validator/src/validation_tool/src/jenkins.py') diff --git a/tools/pharos-validator/src/validation_tool/src/jenkins.py b/tools/pharos-validator/src/validation_tool/src/jenkins.py new file mode 100644 index 00000000..443a6157 --- /dev/null +++ b/tools/pharos-validator/src/validation_tool/src/jenkins.py @@ -0,0 +1,8 @@ +############################################################################## +# Copyright (c) 2015 Todd Gaunt and others. +# +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## -- cgit 1.2.3-korg