Project

General

Profile

Bug #57475

mgr/dashboard: 16 - run-tox-mgr-dashboard-openapi (Failed)

Added by Ernesto Puerta over 1 year ago. Updated over 1 year ago.

Status:
Duplicate
Priority:
High
Assignee:
-
Category:
Testing & QA
Target version:
-
% Done:

0%

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

Description

https://jenkins.ceph.com/job/ceph-pull-requests/103546/consoleFull#357689324e840cee4-f4a4-4183-81dd-42855615f2c1

openapi-check run-test: commands[1] | diff openapi.yaml /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/.tox/openapi-check/tmp/openapi.yaml
10483c10483
< - description: Get Ceph Users
---
> - description: Get Cluster Details
ERROR: InvocationError for command /usr/bin/diff openapi.yaml .tox/openapi-check/tmp/openapi.yaml (exited with code 1)
___________________________________ summary ____________________________________
ERROR:   openapi-check: commands failed

It looks like in some environments (CentOS) this test doesn't find the new "ceph_users" endpoint.

This is massively failing in main, so we should prioritize this.


Related issues

Duplicates Dashboard - Bug #57345: mgr/dashboard: "openapi-check" test fails Resolved

History

#1 Updated by Ernesto Puerta over 1 year ago

  • Tags set to test-failure

#2 Updated by Ilya Dryomov over 1 year ago

Note that it can fail the other way (i.e. with diff sides swapped) too, see https://tracker.ceph.com/issues/57345:

openapi-check run-test: commands[1] | diff openapi.yaml /home/jenkins-build/build/workspace/ceph-pull-requests/src/pybind/mgr/dashboard/.tox/openapi-check/tmp/openapi.yaml
10483c10483
< - description: Get Cluster Details
---
> - description: Get Ceph Users
ERROR: InvocationError for command /usr/bin/diff openapi.yaml .tox/openapi-check/tmp/openapi.yaml (exited with code 1)

#3 Updated by Ilya Dryomov over 1 year ago

  • Related to Bug #57345: mgr/dashboard: "openapi-check" test fails added

#4 Updated by Ernesto Puerta over 1 year ago

  • Status changed from New to Duplicate

#5 Updated by Ernesto Puerta over 1 year ago

  • Related to deleted (Bug #57345: mgr/dashboard: "openapi-check" test fails)

#6 Updated by Ernesto Puerta over 1 year ago

  • Duplicates Bug #57345: mgr/dashboard: "openapi-check" test fails added

Also available in: Atom PDF