[PATCH] docker-playground[master]: rename ggsn-test to ttcn3-ggsn-test to align with other naming

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Mar 28 10:34:05 UTC 2018


Review at  https://gerrit.osmocom.org/7543

rename ggsn-test to ttcn3-ggsn-test to align with other naming

Change-Id: Ib2278d582048adb4d8bd3b25578372b3e1abfd77
---
D ggsn-test/.release
D ggsn-test/Makefile
A ttcn3-ggsn-test/.release
R ttcn3-ggsn-test/Dockerfile
R ttcn3-ggsn-test/GGSN_Tests.cfg
A ttcn3-ggsn-test/Makefile
R ttcn3-ggsn-test/jenkins.sh
R ttcn3-ggsn-test/osmo-ggsn.cfg
8 files changed, 3 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/43/7543/1

diff --git a/ggsn-test/.release b/ggsn-test/.release
deleted file mode 100644
index 8f51a72..0000000
--- a/ggsn-test/.release
+++ /dev/null
@@ -1,2 +0,0 @@
-release=0.1.0
-tag=ggsn-test-0.1.0
diff --git a/ggsn-test/Makefile b/ggsn-test/Makefile
deleted file mode 100644
index c4999f8..0000000
--- a/ggsn-test/Makefile
+++ /dev/null
@@ -1,3 +0,0 @@
-RUN_ARGS?=--sysctl net.ipv6.conf.all.disable_ipv6=0 --rm --network sigtran --ip 172.18.3.202 -v ggsn-test-vol:/data
-
-include ../make/Makefile
diff --git a/ttcn3-ggsn-test/.release b/ttcn3-ggsn-test/.release
new file mode 100644
index 0000000..ef3f7ba
--- /dev/null
+++ b/ttcn3-ggsn-test/.release
@@ -0,0 +1,2 @@
+release=0.1.0
+tag=ttcn3-ggsn-test-0.1.0
diff --git a/ggsn-test/Dockerfile b/ttcn3-ggsn-test/Dockerfile
similarity index 100%
rename from ggsn-test/Dockerfile
rename to ttcn3-ggsn-test/Dockerfile
diff --git a/ggsn-test/GGSN_Tests.cfg b/ttcn3-ggsn-test/GGSN_Tests.cfg
similarity index 100%
rename from ggsn-test/GGSN_Tests.cfg
rename to ttcn3-ggsn-test/GGSN_Tests.cfg
diff --git a/ttcn3-ggsn-test/Makefile b/ttcn3-ggsn-test/Makefile
new file mode 100644
index 0000000..8d0e10b
--- /dev/null
+++ b/ttcn3-ggsn-test/Makefile
@@ -0,0 +1 @@
+include ../make/Makefile
diff --git a/ggsn-test/jenkins.sh b/ttcn3-ggsn-test/jenkins.sh
similarity index 100%
rename from ggsn-test/jenkins.sh
rename to ttcn3-ggsn-test/jenkins.sh
diff --git a/ggsn-test/osmo-ggsn.cfg b/ttcn3-ggsn-test/osmo-ggsn.cfg
similarity index 100%
rename from ggsn-test/osmo-ggsn.cfg
rename to ttcn3-ggsn-test/osmo-ggsn.cfg

-- 
To view, visit https://gerrit.osmocom.org/7543
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib2278d582048adb4d8bd3b25578372b3e1abfd77
Gerrit-PatchSet: 1
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list