Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
en:modul:m324_aws:learningunits:lu04:lu04c [2025/11/10 13:44] – [Sample project Traffic Light] dgaravaldien:modul:m324_aws:learningunits:lu04:lu04c [2025/11/12 15:37] (aktuell) – [Goals] dgaravaldi
Zeile 1: Zeile 1:
-====== LU04c - Sample project with Jenkins commit pipeline (1) ======+====== LU04c - Sample project with Jenkins commit pipeline ======
 <sup>Internal reference: learningunits/04-3.md</sup> <sup>Internal reference: learningunits/04-3.md</sup>
 \\ \\
 ===== Goals ===== ===== Goals =====
-  -I can set up ''Jenkins''+  -I can configure Jenkins with required **plugins**
-  -I can set up a simple pipeline for testing the setup of ''Jenkins''.+  -I can set up, configure and test **CI/CD pipeline** in Jenkins for a sample app. 
 +  -I can retrieve and apply a CI/CD Pipeline in Jenkins as a **Pipeline-Code-File**.
   -If there are any errors, I can analyze the error, suggest and test an initial workaround (troubleshooting).   -If there are any errors, I can analyze the error, suggest and test an initial workaround (troubleshooting).
  
Zeile 10: Zeile 11:
 ===== Sample project Traffic Light ===== ===== Sample project Traffic Light =====
 This sample project shows how to set up a pipeline in Jenkins for fetching the code from a repository and testing the app (in Node.js) with test cases. This sample project shows how to set up a pipeline in Jenkins for fetching the code from a repository and testing the app (in Node.js) with test cases.
-RemarkWhat is not shown is testing the app on your local machine.+ 
 + 
 +==== Overview Steps ==== 
 + 
 +{{:en:modul:m324_aws:learningunits:lu04:m324-lu04c-sample-project.png?direct&600|Overview of the steps}} 
 + 
 + 
 +==== Steps ==== 
   -Live-Demo: How to start and add test cases to the Traffic Light app.   -Live-Demo: How to start and add test cases to the Traffic Light app.
   -[[https://youtu.be/PNOYsdtBc-U |Setup Node.js pipeline (Jenkins controller)]]   -[[https://youtu.be/PNOYsdtBc-U |Setup Node.js pipeline (Jenkins controller)]]
Zeile 19: Zeile 28:
 \\ \\
 ===== Exercises ===== ===== Exercises =====
-  -Setup Jenkins ''02/02_Exercises/01-Exercise.md to 02-Exercise.md'' - according to the learning objectives (see course repository).+  -Setup Jenkins ''02/02_Exercises/01-Exercise.md to 05-Exercise.md'' - according to the learning objectives (see course repository).
   -If there is an error, read the message carefully, think about a solution and implement it.   -If there is an error, read the message carefully, think about a solution and implement it.
  
  • en/modul/m324_aws/learningunits/lu04/lu04c.1762778697.txt.gz
  • Zuletzt geändert: 2025/11/10 13:44
  • von dgaravaldi