Project

General

Profile

Actions

Bug #52681

closed

xmlstarlet does not get installed on deb systems

Added by Brad Hubbard over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
build
Target version:
-
% 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

Multiple tests rely on xmlstarlet but we don't install it.

VERSION="20.04.3 LTS (Focal Fossa)" 

# ctest -R check-generated.sh\|smoke.sh\|safe-to-destroy.sh --output-on-failure 
Test project /working/ceph/build
    Start  24: smoke.sh
1/4 Test  #24: smoke.sh .........................***Failed    0.01 sec
Missing xmlstarlet binary!

    Start 130: check-generated.sh
2/4 Test #130: check-generated.sh ...............***Failed    0.01 sec
Enivronment Variables Already Set
Missing xmlstarlet binary!

    Start 163: mgr-dashboard-smoke.sh
3/4 Test #163: mgr-dashboard-smoke.sh ...........***Failed    0.01 sec
Enivronment Variables Already Set
Missing xmlstarlet binary!

    Start 178: safe-to-destroy.sh
4/4 Test #178: safe-to-destroy.sh ...............***Failed    0.00 sec
Missing xmlstarlet binary!

0% tests passed, 4 tests failed out of 4

Total Test time (real) =   0.05 sec

The following tests FAILED:
         24 - smoke.sh (Failed)
        130 - check-generated.sh (Failed)
        163 - mgr-dashboard-smoke.sh (Failed)
        178 - safe-to-destroy.sh (Failed)

# apt-get install xmlstarlet
# ctest -R check-generated.sh\|smoke.sh\|safe-to-destroy.sh --output-on-failure 
Test project /working/ceph/build
    Start  24: smoke.sh
1/4 Test  #24: smoke.sh .........................   Passed   92.41 sec
    Start 130: check-generated.sh
2/4 Test #130: check-generated.sh ...............   Passed  263.43 sec
    Start 163: mgr-dashboard-smoke.sh
3/4 Test #163: mgr-dashboard-smoke.sh ...........   Passed    6.01 sec
    Start 178: safe-to-destroy.sh
4/4 Test #178: safe-to-destroy.sh ...............   Passed  118.28 sec

100% tests passed, 0 tests failed out of 4

Total Test time (real) = 480.15 sec

Actions #1

Updated by Brad Hubbard over 2 years ago

  • Description updated (diff)
Actions #2

Updated by Brad Hubbard over 2 years ago

  • Description updated (diff)
Actions #3

Updated by Brad Hubbard over 2 years ago

  • Description updated (diff)
Actions #4

Updated by Brad Hubbard over 2 years ago

  • Description updated (diff)
Actions #5

Updated by Brad Hubbard over 2 years ago

  • Status changed from New to Fix Under Review
Actions #6

Updated by Brad Hubbard over 2 years ago

  • Pull request ID set to 43233
Actions #7

Updated by Brad Hubbard over 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF