Skip to content

Commit e098adf

Browse files
committed
e2e: add new performance tests
1 parent 617da16 commit e098adf

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

test/e2e/features/performance.feature

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ Feature: Bundle server performance
1212
Then I compare the clone execution times
1313

1414
Examples:
15-
| repo |
16-
| https://github.com/git/git.git | # takes ~2 minutes
17-
| https://github.com/torvalds/linux.git | # takes ~30(!) minutes
15+
| repo |
16+
| https://github.com/git/git.git | # takes ~2 minutes
17+
| https://github.com/git-for-windows/git.git | # takes ~2 minutes
18+
| https://github.com/kubernetes/kubernetes.git | # takes ~3 minutes
19+
| https://github.com/torvalds/linux.git | # takes ~30(!) minutes

0 commit comments

Comments
 (0)