Peter Pentchev | 8e3d295 | 2022-11-10 18:31:17 +0200 | [diff] [blame] | 1 | - job: |
| 2 | name: sp-trivial-storprep |
| 3 | pre-run: playbooks/sp-init.yaml |
| 4 | run: playbooks/tempest-and-cinderlib-run.yaml |
| 5 | post-run: playbooks/sp-cleanup.yaml |
| 6 | required-projects: |
| 7 | - config |
| 8 | timeout: 3600 |
Peter Pentchev | e6d20f2 | 2022-11-10 18:45:21 +0200 | [diff] [blame^] | 9 | nodeset: |
| 10 | nodes: |
| 11 | - name: tempest |
| 12 | label: centos-base |
Peter Pentchev | e683490 | 2022-11-10 18:37:29 +0200 | [diff] [blame] | 13 | |
| 14 | - project: |
| 15 | name: config |
| 16 | experimental: |
| 17 | jobs: |
| 18 | - sp-trivial-storprep: |
| 19 | branches: master |