Skip to content
代码片段 群组 项目
提交 a09a2c9b 编辑于 作者: 🤖 GitLab Bot 🤖's avatar 🤖 GitLab Bot 🤖 提交者: Jay McCure
浏览文件

Promote end-to-end test to blocking

Promote to blocking: Package Dependency Proxy using docker:24.0.1 and...
上级 a719694e
No related branches found
No related tags found
无相关合并请求
......@@ -94,7 +94,7 @@ module QA
end
end
it "pulls an image using the dependency proxy", testcase: params[:testcase] do
it "pulls an image using the dependency proxy", :blocking, testcase: params[:testcase] do
Support::Retrier.retry_on_exception(max_attempts: 3, sleep_interval: 2) do
create(:commit, project: project, commit_message: 'Add .gitlab-ci.yml', actions: [
{
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册