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 15:11] dgaravaldien:modul:m324_aws:learningunits:lu04:lu04c [2025/11/12 15:37] (aktuell) – [Goals] dgaravaldi
Zeile 4: Zeile 4:
 ===== Goals ===== ===== Goals =====
   -I can configure Jenkins with required **plugins**.   -I can configure Jenkins with required **plugins**.
-  -I can set up a **stage for checkout** as ''Jenkins Pipeline''+  -I can set up, configure and test a **CI/CD pipeline** in Jenkins for sample app
-  -I can set up a **stage for installing the runtime and testing the app** as ''Jenkins Pipeline''+  -I can retrieve and apply CI/CD Pipeline in Jenkins as a **Pipeline-Code-File**.
-  -I can fetch the **Jenkins pipeline code from repository** and trigger that way the CI/CD Pipeline. +
   -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 12: 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)]]
  • en/modul/m324_aws/learningunits/lu04/lu04c.1762783888.txt.gz
  • Zuletzt geändert: 2025/11/10 15:11
  • von dgaravaldi