Use periodic pipeline for nightly builds

Depends-On: I020b0bc990a8ac8466c1696a8787221792e2ef28
Change-Id: I70bb36c27b7147bc3e2f10ea7426827ca159b2a4
This commit is contained in:
Vladimir Kozhukalov 2025-01-10 07:29:14 -06:00
parent 1ec7a09e9e
commit 90092adfa1
4 changed files with 46 additions and 0 deletions

View File

@ -49,6 +49,8 @@
dependencies:
- name: loci-build-2023-2-ubuntu_jammy
soft: true
- name: loci-upload-2023-2-ubuntu_jammy
soft: true
- job:
name: loci-cinder-2023-2-ubuntu_jammy
@ -59,3 +61,5 @@
dependencies:
- name: loci-build-2023-2-ubuntu_jammy
soft: true
- name: loci-upload-2023-2-ubuntu_jammy
soft: true

View File

@ -49,6 +49,8 @@
dependencies:
- name: loci-build-2024-1-ubuntu_jammy
soft: true
- name: loci-upload-2024-1-ubuntu_jammy
soft: true
- job:
name: loci-cinder-2024-1-ubuntu_jammy
@ -59,3 +61,5 @@
dependencies:
- name: loci-build-2024-1-ubuntu_jammy
soft: true
- name: loci-upload-2024-1-ubuntu_jammy
soft: true

View File

@ -49,6 +49,8 @@
dependencies:
- name: loci-build-2024-2-ubuntu_jammy
soft: true
- name: loci-upload-2024-2-ubuntu_jammy
soft: true
- job:
name: loci-cinder-2024-2-ubuntu_jammy
@ -59,3 +61,5 @@
dependencies:
- name: loci-build-2024-2-ubuntu_jammy
soft: true
- name: loci-upload-2024-2-ubuntu_jammy
soft: true

View File

@ -29,3 +29,37 @@
- loci-promote-2024-1-ubuntu_jammy
- loci-promote-2024-2-ubuntu_jammy
- loci-promote-master-ubuntu_jammy
periodic:
jobs:
- loci-buildset-registry
# 2023.2 Ubuntu Jammy
- loci-upload-2023-2-ubuntu_jammy
- loci-compute-kit-2023-2-ubuntu_jammy
- loci-cinder-2023-2-ubuntu_jammy
- loci-promote-2023-2-ubuntu_jammy:
dependencies:
- name: loci-compute-kit-2023-2-ubuntu_jammy
- name: loci-cinder-2023-2-ubuntu_jammy
# 2024.1 Ubuntu Jammy
- loci-upload-2024-1-ubuntu_jammy
- loci-compute-kit-2024-1-ubuntu_jammy
- loci-cinder-2024-1-ubuntu_jammy
- loci-promote-2024-1-ubuntu_jammy:
dependencies:
- name: loci-compute-kit-2024-1-ubuntu_jammy
- name: loci-cinder-2024-1-ubuntu_jammy
# 2024.2 Ubuntu Jammy
- loci-upload-2024-2-ubuntu_jammy
- loci-compute-kit-2024-2-ubuntu_jammy
- loci-cinder-2024-2-ubuntu_jammy
- loci-promote-2024-2-ubuntu_jammy:
dependencies:
- name: loci-compute-kit-2024-2-ubuntu_jammy
- name: loci-cinder-2024-2-ubuntu_jammy
# Master Ubuntu Jammy
- loci-upload-master-ubuntu_jammy
- loci-promote-master-ubuntu_jammy:
dependencies:
- name: loci-upload-master-ubuntu_jammy