aboutsummaryrefslogtreecommitdiffstats
path: root/csit
diff options
context:
space:
mode:
authorsourabh_sourabh <sourabh.sourabh@est.tech>2022-07-14 10:23:35 +0100
committersourabh_sourabh <sourabh.sourabh@est.tech>2022-07-14 10:34:38 +0100
commit50f206ecba2e93cb06ed1eb4556b4b9ff5c8806b (patch)
tree75fdd26dcf7d6ac5f345719763cff22f039bb895 /csit
parent7fc07b993a97b223c500b47bbb598b811b0e982e (diff)
Remove ALL Docker File Versions
Issue-ID: CPS-1095 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech> Change-Id: I11790e271ec784dfa9dbdaea497d50e95f884600
Diffstat (limited to 'csit')
-rw-r--r--csit/plans/cps/pnfsim/docker-compose.yml4
-rw-r--r--csit/plans/cps/sdnc/docker-compose.yml4
2 files changed, 2 insertions, 6 deletions
diff --git a/csit/plans/cps/pnfsim/docker-compose.yml b/csit/plans/cps/pnfsim/docker-compose.yml
index 568f98f41..e0f21a2ce 100644
--- a/csit/plans/cps/pnfsim/docker-compose.yml
+++ b/csit/plans/cps/pnfsim/docker-compose.yml
@@ -1,5 +1,5 @@
# ============LICENSE_START=======================================================
-# Copyright (C) 2021 Nordix Foundation
+# Modifications Copyright (C) 2022 Nordix Foundation
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -14,8 +14,6 @@
# limitations under the License.
# ============LICENSE_END=========================================================
-version: '3'
-
services:
netconf-pnp-simulator:
image: nexus3.onap.org:10001/onap/integration/simulators/netconf-pnp-simulator:2.8.6
diff --git a/csit/plans/cps/sdnc/docker-compose.yml b/csit/plans/cps/sdnc/docker-compose.yml
index 30d8207a5..29e8293fd 100644
--- a/csit/plans/cps/sdnc/docker-compose.yml
+++ b/csit/plans/cps/sdnc/docker-compose.yml
@@ -1,5 +1,5 @@
# ============LICENSE_START=======================================================
-# Copyright (C) 2021-2022 Nordix Foundation
+# Modifications Copyright (C) 2022 Nordix Foundation
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -14,8 +14,6 @@
# limitations under the License.
# ============LICENSE_END=========================================================
-version: '3'
-
services:
mariadb:
image: mariadb:10.5