diff options
author | Venkata Harish K Kajur <hkajur93@gmail.com> | 2018-03-14 10:05:27 -0400 |
---|---|---|
committer | Kajur, Harish (vk250x) <vk250x@att.com> | 2018-03-15 11:21:45 -0400 |
commit | 3918ac5200b6491599469463ceafb3638faa1b8c (patch) | |
tree | 2a319d3323e8d5adc87bb4c1c130bc23ec209126 /test/csit/plans/aai/esr-server/setup.sh | |
parent | 5ae17fe0c827f93e2065a1648fc7073009fe293e (diff) |
Change from using chef to local config files
Issue-ID: AAI-96
Change-Id: If0b95a793c490361deac36557fb52b666f355a13
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'test/csit/plans/aai/esr-server/setup.sh')
-rw-r--r-- | test/csit/plans/aai/esr-server/setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/plans/aai/esr-server/setup.sh b/test/csit/plans/aai/esr-server/setup.sh index a2cfa5e8d..42d9676d7 100644 --- a/test/csit/plans/aai/esr-server/setup.sh +++ b/test/csit/plans/aai/esr-server/setup.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2017 ZTE Corporation. +# Copyright 2017-2018 ZTE Corporation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |