mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: update centos to 9 stream
Signed-off-by: Praveen M <m.praveen@ibm.com>
This commit is contained in:
parent
02a9763217
commit
497e6b39b4
@ -1,6 +1,6 @@
|
||||
def cico_retries = 16
|
||||
def cico_retry_interval = 60
|
||||
def duffy_pool = 'virt-ec2-t2-centos-8s-x86_64'
|
||||
def duffy_pool = 'virt-ec2-t2-centos-9s-x86_64'
|
||||
def ci_git_repo = 'https://github.com/ceph/ceph-csi'
|
||||
def ci_git_branch = 'ci/centos'
|
||||
def git_repo = 'https://github.com/ceph/ceph-csi'
|
||||
|
Loading…
Reference in New Issue
Block a user