init commit

master
rforstner 2021-11-23 08:39:09 +01:00
parent e96b26b6a2
commit 9c04b749a1
1 changed files with 7 additions and 5 deletions

View File

@ -102,13 +102,13 @@ Do **NOT** clone this repo, create a fork instead.
1. On the left menue bar click on *Create fork*
![Bitbucket Fork Step 1](/assets/bitbucket_fork_1.PNG)
![Bitbucket Fork Step 1](assets/bitbucket_fork_1.PNG)
2. Choose Project *Offboard Platform - APM - Application Performance Monitoring*
3. Choose a name starting with *CoCo_APM_Reporting_* and a useful suffix
4. Uncheck *Enable fork syncing*
![Bitbucket Fork Step 2](/assets/bitbucket_fork_2.PNG)
![Bitbucket Fork Step 2](assets/bitbucket_fork_2.PNG)
5. Edit readme.md and describe your report
6. Change/Update the environment, requirements and script according to your needs
@ -118,7 +118,7 @@ Do **NOT** clone this repo, create a fork instead.
10. Select *Multibranch Pipeline*
11. Click *OK* Button
![Jenkins Create Pipieline Step 1](/assets/jenkins_create_pipeline_1.PNG)
![Jenkins Create Pipieline Step 1](assets/jenkins_create_pipeline_1.PNG)
12. On The Pipeline Settings go to *Branch Sources*, click *ADD SOURCE* and select *Bitbucket*
- Server: **ATC**
@ -126,6 +126,8 @@ Do **NOT** clone this repo, create a fork instead.
- Owner: **OPAPM**
- Repository Name: **your forked repository**
- Behavious: **According to screenshot**
![Jenkins Create Pipieline Step 2](/assets/jenkins_create_pipeline_2.PNG)
<br>
![Jenkins Create Pipieline Step 2](assets/jenkins_create_pipeline_2.PNG)
Your pipelin will automatically test-run for all 3 branches.
<br>
Your pipeline will automatically test-run for all 3 branches.