diff options
Diffstat (limited to 'plugin')
-rw-r--r-- | plugin/CI/storperf.yaml | 8 | ||||
-rw-r--r-- | plugin/sample_config.yaml | 8 | ||||
-rw-r--r-- | plugin/storperf.yaml | 8 |
3 files changed, 24 insertions, 0 deletions
diff --git a/plugin/CI/storperf.yaml b/plugin/CI/storperf.yaml index 65ebe51e1..7ac920aa7 100644 --- a/plugin/CI/storperf.yaml +++ b/plugin/CI/storperf.yaml @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 Huawei Technologies Co.,Ltd 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 +############################################################################## --- # StorPerf plugin configration file for huawei-pod1 # Used for integration StorPerf into Yardstick as a plugin diff --git a/plugin/sample_config.yaml b/plugin/sample_config.yaml index 39d04e3af..3e2f835f6 100644 --- a/plugin/sample_config.yaml +++ b/plugin/sample_config.yaml @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 Huawei Technologies Co.,Ltd 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 +############################################################################## --- # Sample plugin configration file diff --git a/plugin/storperf.yaml b/plugin/storperf.yaml index 074a82067..66c618ae7 100644 --- a/plugin/storperf.yaml +++ b/plugin/storperf.yaml @@ -1,3 +1,11 @@ +############################################################################## +# Copyright (c) 2017 Huawei Technologies Co.,Ltd 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 +############################################################################## --- # StorPerf plugin configration file # Used for integration StorPerf into Yardstick as a plugin |