mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
ci: move ci-job-validation
to duffy
API
It seems all jobs were converted to the new `duffy` command, except ci-job-validation which still used the old `cico` command. Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
3880d642b9
commit
b557fc82bd
@ -28,7 +28,8 @@ following files:
|
||||
and configuration to request a bare-metal machine
|
||||
1. checkout the `centos/ci` branch of the repository, which contains scripts
|
||||
for provisioning and preparing the environment for running tests
|
||||
1. reserve a bare-metal machine with `cico` (configured on the Jenkins Slave)
|
||||
1. reserve a bare-metal machine with `duffy` (configured on the Jenkins
|
||||
Slave)
|
||||
1. provision the reserved bare-metal machine with additional tools and
|
||||
dependencies to run the test (see `prepare.sh` below)
|
||||
1. run `make containerized-tests` and `make containerized-build` in parallel
|
||||
|
Reference in New Issue
Block a user