Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-07-04 00:47:32 +0300
committerStan Hu <stanhu@gmail.com>2019-07-04 00:47:32 +0300
commita1d113c9ff74d973575db3ff9738939aaf1c59c1 (patch)
tree89ab904125cff434ca3e4bfca53593dc7072ed60 /changelogs
parent2ad75a4f96c4d377e18788966e7eefee4d78b6d2 (diff)
parenta08209ffa35a29cd84271895389b4537dee92e86 (diff)
Merge branch 'limit-amount-of-tests-returned' into 'master'
Limit amount of JUnit tests returned Closes #64035 See merge request gitlab-org/gitlab-ce!30274
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/limit-amount-of-tests-returned.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/limit-amount-of-tests-returned.yml b/changelogs/unreleased/limit-amount-of-tests-returned.yml
new file mode 100644
index 00000000000..0e80a64b6b7
--- /dev/null
+++ b/changelogs/unreleased/limit-amount-of-tests-returned.yml
@@ -0,0 +1,5 @@
+---
+title: Limit amount of JUnit tests returned
+merge_request: 30274
+author:
+type: performance