From 0fde2b559a8bbb7671d339b4786894e48e0c534c Mon Sep 17 00:00:00 2001
From: Volodymyr Savchenko <Volodymyr.Savchenko@epfl.ch>
Date: Thu, 12 Dec 2024 15:23:56 +0100
Subject: [PATCH 1/4] add Test Cluster entry

following https://gitlab.cta-observatory.org/cta-computing/dpps/dpps-project-management/dpps-deployment-plan-document/-/issues/26#note_218113
---
 glossary-computing.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/glossary-computing.yaml b/glossary-computing.yaml
index 92bc979..4eb05a3 100644
--- a/glossary-computing.yaml
+++ b/glossary-computing.yaml
@@ -1520,3 +1520,10 @@ SWAT:
   source: cta-computing
   source-url:
   see-also: [subarray trigger]
+
+testcluster:
+  term: Test Cluster
+  definition: Test Cluster maintained by DESY IT for needs of CTAO Computing Department. Includes kubernetes cluster implementing testing and staging environments used in the DPPS-AIV.
+  source-url: https://redmine.cta-observatory.org/projects/testcluster/wiki
+  tags: []
+  see-also: [AIV]
-- 
GitLab


From a91bdc5f810f4351dac6c9f9f79e2e00fdf1eead Mon Sep 17 00:00:00 2001
From: Volodymyr Savchenko <Volodymyr.Savchenko@epfl.ch>
Date: Thu, 12 Dec 2024 15:29:29 +0100
Subject: [PATCH 2/4] shorten line

---
 glossary-computing.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/glossary-computing.yaml b/glossary-computing.yaml
index 4eb05a3..7fd25ac 100644
--- a/glossary-computing.yaml
+++ b/glossary-computing.yaml
@@ -1523,7 +1523,10 @@ SWAT:
 
 testcluster:
   term: Test Cluster
-  definition: Test Cluster maintained by DESY IT for needs of CTAO Computing Department. Includes kubernetes cluster implementing testing and staging environments used in the DPPS-AIV.
+  definition: >-
+    Test Cluster maintained by DESY IT for needs of CTAO Computing Department. 
+    Includes kubernetes cluster implementing testing and staging environments used 
+    in the DPPS-AIV.
   source-url: https://redmine.cta-observatory.org/projects/testcluster/wiki
   tags: []
   see-also: [AIV]
-- 
GitLab


From 09abc403e57cfbf29f5a1afe91c4b623ac866d46 Mon Sep 17 00:00:00 2001
From: Volodymyr Savchenko <Volodymyr.Savchenko@epfl.ch>
Date: Thu, 12 Dec 2024 16:06:48 +0100
Subject: [PATCH 3/4] shorten line more

---
 glossary-computing.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/glossary-computing.yaml b/glossary-computing.yaml
index 7fd25ac..1a971bb 100644
--- a/glossary-computing.yaml
+++ b/glossary-computing.yaml
@@ -1525,8 +1525,8 @@ testcluster:
   term: Test Cluster
   definition: >-
     Test Cluster maintained by DESY IT for needs of CTAO Computing Department. 
-    Includes kubernetes cluster implementing testing and staging environments used 
-    in the DPPS-AIV.
+    Includes kubernetes cluster implementing testing and staging environments
+    used in the DPPS-AIV.
   source-url: https://redmine.cta-observatory.org/projects/testcluster/wiki
   tags: []
   see-also: [AIV]
-- 
GitLab


From f88e37089fa10ecd64cd5211d0b62dfd1d43d81a Mon Sep 17 00:00:00 2001
From: Volodymyr Savchenko <Volodymyr.Savchenko@epfl.ch>
Date: Thu, 12 Dec 2024 16:28:08 +0100
Subject: [PATCH 4/4] lint

---
 glossary-computing.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/glossary-computing.yaml b/glossary-computing.yaml
index 1a971bb..4b0ad4a 100644
--- a/glossary-computing.yaml
+++ b/glossary-computing.yaml
@@ -1524,7 +1524,7 @@ SWAT:
 testcluster:
   term: Test Cluster
   definition: >-
-    Test Cluster maintained by DESY IT for needs of CTAO Computing Department. 
+    Test Cluster maintained by DESY IT for needs of CTAO Computing Department.
     Includes kubernetes cluster implementing testing and staging environments
     used in the DPPS-AIV.
   source-url: https://redmine.cta-observatory.org/projects/testcluster/wiki
-- 
GitLab