diff options
author | Stanislav Chlebec <stanislavv.chlebec@pantheon.tech> | 2019-01-17 03:15:54 -0800 |
---|---|---|
committer | juraj.linkes <juraj.linkes@pantheon.tech> | 2019-03-01 13:53:30 +0100 |
commit | 89e6be275715aefa8473835eb78eed309f37f2ee (patch) | |
tree | 3afd82fb84cc6dc3b815eb50707d3a9d4e79a29c /resources/libraries/bash/function/gather.sh | |
parent | 83e9b227be8316ac06b9104ce9096cfe4b06605e (diff) |
Add ARM Taishan testbed33 perftest
Change-Id: Iaa0e7fbca7de26c7dce8b389cc3494f628a2ecd0
Signed-off-by: Stanislav Chlebec <stanislav.chlebec@pantheon.tech>
Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
Diffstat (limited to 'resources/libraries/bash/function/gather.sh')
-rw-r--r-- | resources/libraries/bash/function/gather.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/libraries/bash/function/gather.sh b/resources/libraries/bash/function/gather.sh index f92c4ef897..518c6b4105 100644 --- a/resources/libraries/bash/function/gather.sh +++ b/resources/libraries/bash/function/gather.sh @@ -1,4 +1,5 @@ -# Copyright (c) 2018 Cisco and/or its affiliates. +# Copyright (c) 2019 Cisco and/or its affiliates. +# Copyright (c) 2019 PANTHEON.tech and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: |