Project

General

Profile

Actions

Bug #19244

closed

ceph-pr-submodules jenkins job doesn't work

Added by Dan Mick about 7 years ago. Updated almost 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

git submodule foreach doesn't work on a fresh clone; the only thing I can find to get it to work is a git submodule update.

Also, checking for 'any output' from git submodule (with [[ $submodule_output ]]) is wrong; you get output even if there are no inconsistencies.

Also, recently, we had a case where a random subdir got added back, but had no contents, which causes the 'submodule foreach' to lose it. Need to check for an error code from it as well.

Working on a fix.

Actions

Also available in: Atom PDF