-
Notifications
You must be signed in to change notification settings - Fork 558
log errors in DCOS e2e test #3081
log errors in DCOS e2e test #3081
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #3081 +/- ##
======================================
Coverage 51.5% 51.5%
======================================
Files 99 99
Lines 15036 15036
======================================
Hits 7744 7744
Misses 6582 6582
Partials 710 710 Continue to review full report at Codecov.
|
The error message of type "Error trying to install dcos client:Process exited with status 1" is not helpful. We need the actual error message produced by dcos. |
@dmitsh the next line shows the exact error:
|
Thanks, missed that line. |
@CecileRobertMichon are you considering merging this PR? |
@dmitsh sure, can I get your review? |
What this PR does / why we need it:
Which issue this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close that issue when PR gets merged): fixes #3080Special notes for your reviewer:
If applicable:
Release note: