diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2016-06-22 00:15:56 +0800 |
---|---|---|
committer | Guo Ruijing <ruijing.guo@intel.com> | 2016-06-22 00:19:00 +0800 |
commit | c1d3d423c43b0e52970749e450b03151704506ac (patch) | |
tree | 76c48b46e88a3fd59df24be2a97976bd382f56e2 /build/f_isoroot/f_yardstick-pluginbuild/config.mk | |
parent | 5514b02b38df42f7d954c63f4c74ecf8fbf368f8 (diff) |
Add fuel yardstick plugin
Change-Id: Ie6a980ad23e43f6eef775c74d005358d4ab859cc
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'build/f_isoroot/f_yardstick-pluginbuild/config.mk')
-rw-r--r-- | build/f_isoroot/f_yardstick-pluginbuild/config.mk | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/build/f_isoroot/f_yardstick-pluginbuild/config.mk b/build/f_isoroot/f_yardstick-pluginbuild/config.mk new file mode 100644 index 000000000..36df8f1ba --- /dev/null +++ b/build/f_isoroot/f_yardstick-pluginbuild/config.mk @@ -0,0 +1,13 @@ +############################################################################## +# Copyright (c) 2015 Ericsson AB and others. +# jonas.bjurel@eicsson.com +# ruijing.guo@intel.com +# 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 +############################################################################## + +YARDSTICK_BRANCH=675eef731a098f83aa98c2021b151b7e5ba1da7d +YARDSTICK_REPO=https://gerrit.opnfv.org/gerrit/yardstick.git +YARDSTICK_CHANGE= |