Skip to content
代码片段 群组 项目
提交 4700a2e2 编辑于 作者: Eric Ju's avatar Eric Ju
浏览文件

Prepare rails Web tests for gitaly stopping using infor/attribute

In Epic https://gitlab.com/groups/gitlab-org/-/epics/9006,
gitaly is removing its reliance on writing out
info/gitattributes. A key step of that is to stop
using ApplyGitattributes() (make it no-op) see MR
https://gitlab.com/gitlab-org/gitaly/-/merge_requests/6573.

ApplyGitattributes() is the RPC call behind copy_gitattributes,
so this MR aims to prepare rails tests for
stopping using ApplyGitattributes().

The purpose of this MR has two folds:

1. with this changes, the rail tests should pass with current gitaly
2. once MR https://gitlab.com/gitlab-org/gitaly/-/merge_requests/6573
is in, the tests should pass with updated gitaly
上级 63b37287
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册