Project

General

Profile

Actions

Bug #40707

closed

mgr/dashboard: Dashboard test on mimic branch doesn't catch failure of frontend e2e tests

Added by Kiefer Chang almost 5 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Testing & QA
Target version:
-
% Done:

0%

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

Description

Currently the ceph dashboard test on mimic branch succeeds without detecting frontend e2e tests error:

(...)
> ceph-dashboard@0.0.0 e2e /home/jenkins-build/build/workspace/ceph-dashboard-pull-requests/src/pybind/mgr/dashboard/frontend
> ng e2e "--serve=false" "--base-href" "https://ceph-builders:41891/" 

Unknown option: '--serve'
Unknown option: '--base-href'
Unknown option: 'https://ceph-builders:41891/'
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ceph-dashboard@0.0.0 e2e: `ng e2e "--serve=false" "--base-href" "https://ceph-builders:41891/"`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the ceph-dashboard@0.0.0 e2e script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

See this test for completed log:
https://jenkins.ceph.com/job/ceph-dashboard-pull-requests/502/console

Running run-frontend-e2e-tests.sh script under src/pybind/mgr/dashboard folder yields the same error too.

Actions #1

Updated by Kiefer Chang almost 5 years ago

  • Status changed from New to In Progress
  • Assignee set to Kiefer Chang
  • Pull request ID set to 28954
Actions #2

Updated by Lenz Grimmer almost 5 years ago

  • Description updated (diff)
  • Status changed from In Progress to Fix Under Review
Actions #3

Updated by Tatjana Dehler almost 5 years ago

  • Subject changed from Dashboard test on mimic branch doesn't catch failure of frontend e2e tests to mgr/dashboard: Dashboard test on mimic branch doesn't catch failure of frontend e2e tests
Actions #5

Updated by Kiefer Chang almost 5 years ago

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

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from 151 to Testing & QA
Actions

Also available in: Atom PDF