Joey Armstrong | 7bcb578 | 2023-06-07 12:25:57 -0400 | [diff] [blame] | 1 | # TODO: |
| 2 | # o Verify periodic job has been disabled |
Joey Armstrong | 1d339c9 | 2023-06-08 09:53:21 -0400 | [diff] [blame] | 3 | |
| 4 | # o [x] Delete job defined in voltha-e2e.yaml (master) |
| 5 | # - Deleted, verify voltha-e2e/master.yaml launched as job |
| 6 | # - Delete intermediate job periodic-voltha-pm-data-test-bbsim-master |
| 7 | |
| 8 | # o Create voltha-e2e/voltha-2.12.yaml |
| 9 | |
| 10 | # o Delete job defined in voltha-e2e.yaml (v2.11) |
| 11 | # - Deleted, verify voltha-e2e/master.yaml launched as job |
| 12 | # - Delete intermediate job periodic-voltha-pm-data-test-bbsim-master |
| 13 | |
Joey Armstrong | 7bcb578 | 2023-06-07 12:25:57 -0400 | [diff] [blame] | 14 | # o rename bbsim-2.8-playground to bbsim-2.8 |
Joey Armstrong | 1d339c9 | 2023-06-08 09:53:21 -0400 | [diff] [blame] | 15 | # [Intermediate Jobs] |
| 16 | # o Delete pipeline job periodic-voltha-pm-data-test-bbsim-2.8-playground |
| 17 | |
| 18 | # o Once all jobs verified delete commented entries from voltha-e2e.yaml |
Joey Armstrong | 7bcb578 | 2023-06-07 12:25:57 -0400 | [diff] [blame] | 19 | |
| 20 | https://jenkins.opencord.org/job/periodic-voltha-pm-data-test-bbsim-2.8/ |
| 21 | Verify periodic job has been disabled. |
| 22 | |
| 23 | ci-management/jjb/voltha-e2e.yam |
| 24 | name: 'periodic-voltha-pm-data-test-bbsim-2.8' |
| 25 | |
| 26 | ci-management/jjb/voltha-e2e/voltha-2.8.yaml |
| 27 | name: 'periodic-voltha-pm-data-test-bbsim-2.8-playground' |
Joey Armstrong | 1d339c9 | 2023-06-08 09:53:21 -0400 | [diff] [blame] | 28 | |