mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-03 04:16:42 +00:00
The `/test ci/centos/mini-e2e-helm` has been broken with the last change where `/test all` was removed. A remaining '(' makes the regular expression invalid, and jobs fail to get started. Fixes: f9f3bb9 ("ci: remove `/retest all` command for Jenkins jobs") Signed-off-by: Niels de Vos <ndevos@ibm.com>