diff options
author | pmikus <pmikus@cisco.com> | 2021-05-26 05:52:51 +0000 |
---|---|---|
committer | pmikus <pmikus@cisco.com> | 2021-05-26 06:30:23 +0000 |
commit | 8c609a6fc0eaf3c8d5b424ed314158251f06479f (patch) | |
tree | 6ec00dbc2222fe10bf384a24d521b5bfe9f2e7fe /resources/libraries/robot/lb | |
parent | 46e030569e675938d5459c12a982678bcf0eec3b (diff) |
Perf: Add perfmon_plugin for telemetry
Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: I710af90aa5474381a82095c8a11ecf6c01c2483b
Diffstat (limited to 'resources/libraries/robot/lb')
-rw-r--r-- | resources/libraries/robot/lb/load_balancer.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libraries/robot/lb/load_balancer.robot b/resources/libraries/robot/lb/load_balancer.robot index 4c358a47ba..a44a92d58e 100644 --- a/resources/libraries/robot/lb/load_balancer.robot +++ b/resources/libraries/robot/lb/load_balancer.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2020 Intel and/or its affiliates. +# Copyright (c) 2021 Intel 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: |