summaryrefslogtreecommitdiffstats
path: root/k8s/tests/test_k8sclient_deploy.py
diff options
context:
space:
mode:
authorEdyta Krukowska <edyta.krukowska@nokia.com>2021-02-05 09:01:44 +0100
committerEdyta Krukowska <edyta.krukowska@nokia.com>2021-02-05 09:16:32 +0100
commit372ce44f89672ed0f38618e171a8b673090100e2 (patch)
tree305fba7119107883b222c83b783a1019c0f8e56a /k8s/tests/test_k8sclient_deploy.py
parent8527090d2034a4ff2a54adc5f99b934652cc3bfe (diff)
Fix conditions for volumes
Issue-ID: DCAEGEN2-2546 Signed-off-by: Edyta Krukowska <edyta.krukowska@nokia.com> Change-Id: I62bb6a9bc6ed2efefafa491331ad1c5c477a924b
Diffstat (limited to 'k8s/tests/test_k8sclient_deploy.py')
-rw-r--r--k8s/tests/test_k8sclient_deploy.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/k8s/tests/test_k8sclient_deploy.py b/k8s/tests/test_k8sclient_deploy.py
index 486029e..55daf3b 100644
--- a/k8s/tests/test_k8sclient_deploy.py
+++ b/k8s/tests/test_k8sclient_deploy.py
@@ -2,7 +2,7 @@
# org.onap.dcae
# ================================================================================
# Copyright (c) 2018-2020 AT&T Intellectual Property. All rights reserved.
-# Copyright (c) 2020 Nokia. All rights reserved.
+# Copyright (c) 2020-2021 Nokia. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.