diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2015-02-18 15:57:35 -0500 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2015-02-18 15:57:35 -0500 |
commit | 2d371b271dd95913d46b1a2f179a71a69c548515 (patch) | |
tree | 99b56690197b9fcd980596b832762dd3624b9dba /jjb/fastpathmetrics/fastpathmetrics.cfg | |
parent | 7f2bb72e372babadedadfae030e8825e135f6070 (diff) |
Inital commit for jenkins job builder
Change-Id: I8c50158e55a6ddb46fd1f74dbc81e668402e089f
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/fastpathmetrics/fastpathmetrics.cfg')
-rw-r--r-- | jjb/fastpathmetrics/fastpathmetrics.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/fastpathmetrics/fastpathmetrics.cfg b/jjb/fastpathmetrics/fastpathmetrics.cfg new file mode 100644 index 000000000..27cff6f0f --- /dev/null +++ b/jjb/fastpathmetrics/fastpathmetrics.cfg @@ -0,0 +1,3 @@ +DEPENDENCIES: none +JOB_TEMPLATES: merge,daily +BRANCHES: master |