Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| en:modul:m324_aws:learningunits:lu04:lu04c [2025/11/10 15:03] – dgaravaldi | en: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 | + | ====== LU04c - Sample project with Jenkins commit pipeline ====== |
| < | < | ||
| \\ | \\ | ||
| ===== Goals ===== | ===== Goals ===== | ||
| - | -I can configure Jenkins with required plugins. | + | -I can configure Jenkins with required |
| - | -I can set up a stage for checkout as a '' | + | -I can set up, configure and test a **CI/CD pipeline** in Jenkins |
| - | -I can set up a stage for installing the runtime | + | -I can retrieve |
| - | -I can fetch the Jenkins pipeline code from a 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. | ||
| - | Remark: What is not shown is testing the app on your local machine. | + | |
| + | |||
| + | ==== Overview Steps ==== | ||
| + | |||
| + | {{:en: | ||
| + | |||
| + | |||
| + | ==== 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:// | -[[https:// | ||