gitlab gitlab-org/quality/performance 1.2.0

latest releases: 2.14.0, 2.13.0, 2.12.2...
4 years ago

GPT v1.2.0 has been released!

  • After a lot of analysis and effort we've added the first iteration of our git_push test, a key performance area for many. This tests the Git Push performance over HTTP on the environment. Behind the scenes Git Push does a lot and is complicated. The test exercises most of it's paths and we hope to expand this further in the future. (!58).
    • Note that this test should only be run against test projects as it performs CRUD operations.
  • Another new test, api_v4_projects_repository_compare_commits, has been added that tests the Repository Compare branches, tags or commits API. (!111)
  • web_project_merge_request_changes.js has been updated to reflect recent page changes that increase performance notably. (!121)
  • k6 has been updated to 0.26.1 (!121).
  • Various general and performance updates.

Upgrade Notes:

  • The new git_push added as part of this release requires certain data to be set Environment config. Refer to the docs for more info.
    • The Personal Access Token used for the tests will require new permissions and regenerated for git_push. Refer to the docs for more info.
  • Git LFS is now enabled for the repository and you may find you need to do a git lfs checkout in some cases if you're running the tool from source.

Docker Release Links:

Don't miss a new performance release

NewReleases is sending notifications on new releases.