Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab FOSS
GitLab FOSS
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • Container Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLab FOSSGitLab FOSS
  • Merge Requests
  • !17782

Merged
Opened Mar 15, 2018 by Mayra Cabrera@mayra-cabrera⚡6 of 10 tasks completed6/10 tasks
  • Report abuse
Report abuse

Resolve "Show `failure_reason` and upgrade tooltips of jobs"

  • Overview 167
  • Commits 21
  • Pipelines 29
  • Changes 39

What does this MR do?

Display failure reason on tooltip jobs (Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/41111)

Why was this MR needed?

Currently, when a job fails, we have no direct way to know which is the problem. The only option is to look at job details and read the output log, where we can possibly see some error message. This MR display failure error messages on tooltip jobs

Screenshots (if relevant)

Part one

Jobs lists in Pipeline detail view Global job list view
Screen_Shot_2018-03-23_at_11.48.21_AM Screen_Shot_2018-03-23_at_11.48.36_AM

For any other jobs

Jobs lists in Pipeline detail view Global job list view
Screen_Shot_2018-03-15_at_3.51.34_PM Screen_Shot_2018-03-15_at_3.49.49_PM

Part two

All pipeline list mini pipeline graphs

Pipeline list Merge Request widget Commit page widget
Screen_Shot_2018-03-23_at_11.56.08_AM Screen_Shot_2018-03-23_at_11.56.44_AM Screen_Shot_2018-03-23_at_11.57.17_AM

Pipeline detail view big pipeline graph

Screen_Shot_2018-03-23_at_12.11.01_PM

Job detail view Job selector

For a build that hasn't been retried:

Screen_Shot_2018-03-23_at_12.11.42_PM

For a build that has been retried:

Screen_Shot_2018-04-03_at_11.55.10_AM

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by UX
    • Has been reviewed by Frontend
    • Has been reviewed by Backend
  • Conform by the merge request performance guides
  • Conform by the style guides
  • Squashed related commits together
  • Internationalization required/considered
  • End-to-end tests pass (package-qa manual pipeline job)

What are the relevant issue numbers?

Closes #44269 (closed)

Edited Apr 05, 2018 by Grzegorz Bizon
Assignee
Assign to
10.7
Milestone
10.7
Assign milestone
Time tracking
2
Labels
CI/CD [DEPRECATED] Deliverable
Assign labels
  • View project labels
Reference: gitlab-org/gitlab-foss!17782

Revert this merge request

This will create a new commit in order to revert the existing changes.

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.

Cherry-pick this merge request

Switch branch
Cancel
A new branch will be created in your fork and a new merge request will be started.