File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,8 +27,6 @@ variables:
2727 MIRRORNET_SKELETON_KEY : " 5JNHfZYKGaomSFvd4NUdQ9qMcEAC43kujbfjueTHpVapX1Kzq2n"
2828 TEST_TOOLS_VALIDATE_RESPONSE_SCHEMAS : " TRUE"
2929
30- BEEKEEPY_INITIALIZATION_TIMEOUT : 30
31-
3230include :
3331 - template : Workflows/Branch-Pipelines.gitlab-ci.yml
3432 - local : ' /scripts/ci-helpers/prepare_data_image_job.yml'
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ variables:
44 DOCKER_BUILDER_TAG : " $CI_COMMON_JOB_VERSION"
55 DOCKER_DIND_TAG : " $CI_COMMON_JOB_VERSION"
66 IMAGE_REMOVER_TAG : " $CI_COMMON_JOB_VERSION"
7+ BEEKEEPY_INITIALIZATION_TIMEOUT : 60 # for test-tools
8+ BEEKEEPY_CLOSE_TIMEOUT : 60 # for test-tools
79
810include :
911 - project : ' hive/common-ci-configuration'
You can’t perform that action at this time.
0 commit comments