Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hivemind
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
hivemind
Commits
40320efd
Commit
40320efd
authored
1 year ago
by
Bartek Wrona
Browse files
Options
Downloads
Patches
Plain Diff
hive-builder-4 tag replaced with `data-cache-storage` at CI job definitions to be more flexible
parent
547ad80e
No related branches found
No related tags found
2 merge requests
!827
Merge develop changes to master
,
!597
Reuse cache for different pipeline
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yaml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yaml
with
3 additions
and
3 deletions
.gitlab-ci.yaml
+
3
−
3
View file @
40320efd
...
...
@@ -210,7 +210,7 @@ prepare_haf_data:
BLOCK_LOG_SOURCE_DIR
:
$BLOCK_LOG_SOURCE_DIR_5M
CONFIG_INI_SOURCE
:
"
$CI_PROJECT_DIR/haf/docker/config_5M.ini"
tags
:
-
hive-builder-4
-
data-cache-storage
prepare_hivemind_image
:
stage
:
build
...
...
@@ -235,7 +235,7 @@ cleanup_haf_cache_manual:
CLEANUP_PATH_PATTERN
:
"
/cache/replay_data_hivemind_*"
resource_group
:
${CI_COMMIT_SHA}
tags
:
-
hive-builder-4
-
data-cache-storage
sync_e2e_benchmark
:
image
:
$CI_REGISTRY_IMAGE/ci_base_image:3.8
...
...
@@ -407,7 +407,7 @@ sync_e2e_benchmark:
-
request_process_times_smoketests.log
-
version.log
tags
:
-
hive-builder-4
-
data-cache-storage
publish_instance_image
:
stage
:
publish
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment