Bug #43005
mgr/dashboard: RPM contains tests, front-end sources and non-releasable contents
% Done:
0%
Source:
Q/A
Tags:
Backport:
nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Description
Includes files not meant to be released:rpm -ql ceph-mgr-dashboard-14.2.4-66.el8cp.noarch
- Dot-files: .coveragerc, .editorconfig, .pylintrc, .babelrc, ...
- Source configuration: angular.json, package.json, package-lock.json, tsconfig.json, tslint, ...
- Back-end tests: tox.ini, mgr/dashboard/tests
- Testing scripts: run-backend-api-request.sh, run-backend-api-tests.sh, run-backend-rook-api-request.sh, run-frontend-e2e-tests.sh, run-frontend-unittests.sh, run-tox.sh.
- Front-end code: mgr/dashboard/frontend/src
- Front-end tests: mgr/dashboard/frontend/e2e
Related issues
History
#1 Updated by Ernesto Puerta about 4 years ago
- Category set to 132
#2 Updated by Ernesto Puerta about 4 years ago
- Status changed from New to In Progress
- Assignee set to Ernesto Puerta
#3 Updated by Ernesto Puerta about 4 years ago
- Status changed from In Progress to Fix Under Review
- Pull request ID set to 31882
#4 Updated by Ernesto Puerta over 2 years ago
- Project changed from mgr to Dashboard
- Category changed from 132 to General
#5 Updated by Ernesto Puerta over 2 years ago
- Status changed from Fix Under Review to Duplicate
#6 Updated by Ernesto Puerta over 2 years ago
- Duplicates Cleanup #50827: pybind/mgr/CMakeLists.txt: exclude files not used at runtime added