Skip to content

GitLab Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
GitLab
GitLab
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 35,028
    • Issues 35,028
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 1,261
    • Merge Requests 1,261
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Metrics
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • GitLabGitLab
  • Merge Requests
  • !3507

Merged
Opened Nov 21, 2017 by Mike Greiling@mikegreilingMaintainer11 of 16 tasks completed11/16 tasks

Integrated Browser Performance Testing

  • Overview 29
  • Commits 16
  • Pipelines 14
  • Changes 18

What does this MR do?

Adds a section to the merge request widget that reports on performance metrics based on pipeline artifacts (similar to the security and codeclimate sections)

  • add backend component that looks for jobs named "performance" or "deploy" with an artifact labeled "performance.json" and exposes the links to these artifacts to the MR widget
  • add frontend component that accepts and parses these json files, and renders a section in the MR widget with the formatted data
  • add tests
  • create Auto DevOps template for a job that will produce these artifacts for a generic deployment

Screenshots (if relevant)

Screen_Shot_2017-12-04_at_5.36.37_PM

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Documentation created/updated
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by UX
    • Has been reviewed by Frontend
    • Has been reviewed by Backend
    • Has been reviewed by Database
  • Conform by the merge request performance guides
  • Conform by the style guides
  • Squashed related commits together
  • Internationalization required/considered
  • If paid feature, have we considered GitLab.com plan and how it works for groups and is there a design for promoting it to users who aren't on the correct plan

What are the relevant issue numbers?

Closes #3046 (closed)

Edited Dec 06, 2017 by Mike Greiling
Assignee
Assign to
Reviewer
Request review from
10.3
Milestone
10.3 (Past due)
Assign milestone
Time tracking
Reference: gitlab-org/gitlab!3507
Source branch: 3046-integrated-browser-performance-testing

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.