From 078117b1753752deaf20e51ebe20a432404a57dd Mon Sep 17 00:00:00 2001 From: Luca Sacchi Ricciardi Date: Fri, 3 Apr 2026 15:41:48 +0200 Subject: [PATCH] docs: update README with Lab 04 test results MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated Lab 04 section to show 6/6 tests passing (100%). All labs now verified and working correctly. Test results: - Lab 02: 20/20 ✅ - Lab 03: All tests ✅ - Lab 04: 6/6 ✅ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 778f948..a2a7a0a 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ Configura Docker Volumes e MinIO per storage S3-compatible. - Volumes named e bind mounts - MinIO come S3 locale - Parallelismo: Docker Volumes -> EBS, MinIO -> S3 +- **Test:** 6/6 verifiche passate (100%) **Documentazione:** [Tutorial](labs/lab-04-storage/tutorial/) | [How-to](labs/lab-04-storage/how-to-guides/) | [Reference](labs/lab-04-storage/reference/) | [Explanation](labs/lab-04-storage/explanation/)