From 630e77d1cbc87429161f582ed2ee6be212357d6c Mon Sep 17 00:00:00 2001
From: saadi <saadi@mbd.rwth-aachen.de>
Date: Mon, 24 Mar 2025 10:16:19 +0100
Subject: [PATCH] Add Docker Authentication Testing and Results documentation

---
 README.md | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 251cb87..cc9383b 100644
--- a/README.md
+++ b/README.md
@@ -128,4 +128,9 @@ Both outreach_1 and outreach_2 successfully executed pipelines using the shared
 - Pipelines were triggered simultaneously in presentation (Instance git) and presentation-ce (Instance git-ce).
 
 **Result**:✅Passed.
- Both pipelines executed successfully without authentication conflicts.
\ No newline at end of file
+
+* Both pipelines executed successfully without authentication conflicts.
+
+* Runners authenticated correctly to their respective GitLab instances.
+
+* No interference occurred between the two instances despite running on the same VM.
\ No newline at end of file
-- 
GitLab