Project

General

Profile

Actions

Bug #37382

closed

test: Start using GNU awk and fix archiving directory

Added by Willem Jan Withagen over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
common
Target version:
-
% Done:

0%

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

Description

This PR needs to be backported to Luminous and Mimic
Since luminous and mimic also start using features that are not compatible with FreeBSD awk

Error:
//home/jenkins/workspace/ceph-mimic/qa/standalone/ceph-helpers.sh:1367: get_timeout_delays: shopt -u -o xtrace
awk: syntax error at source line 1
context is
BEGIN{print 0 + .1 >>> <= <<<
awk: illegal statement at source line 1
awk: syntax error at source line 1
context is
BEGIN{print 0 >>> < <<< 300}
awk: illegal statement at source line 1
/home/jenkins/workspace/ceph-mimic/qa/standalone/ceph-helpers.


Related issues 2 (0 open2 closed)

Copied to Ceph - Backport #37383: luminous: test: Start using GNU awk and fix archiving directoryResolvedNathan CutlerActions
Copied to Ceph - Backport #37384: mimic: test: Start using GNU awk and fix archiving directoryResolvedNathan CutlerActions
Actions

Also available in: Atom PDF