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
5b7f9e99
Verified
Commit
5b7f9e99
authored
1 year ago
by
Konrad Botor
Browse files
Options
Downloads
Patches
Plain Diff
Configured jobs to use new defaults - ref.
common-ci-configuration#1
parent
72da8bbf
No related branches found
No related tags found
2 merge requests
!827
Merge develop changes to master
,
!603
Configured jobs to use new defaults - ref. common-ci-configuration#1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yaml
+4
-1
4 additions, 1 deletion
.gitlab-ci.yaml
haf
+1
-1
1 addition, 1 deletion
haf
with
5 additions
and
2 deletions
.gitlab-ci.yaml
+
4
−
1
View file @
5b7f9e99
...
...
@@ -26,7 +26,7 @@ variables:
include
:
-
project
:
hive/haf
ref
:
94183788111c2f6f650859ad11bebbf867aa5010
# develop
ref
:
365b6663b6ebc0cd00fe01f822a02ed16c294df5
# develop
file
:
/scripts/ci-helpers/prepare_data_image_job.yml
workflow
:
...
...
@@ -238,6 +238,8 @@ cleanup_haf_cache_manual:
-
data-cache-storage
sync_e2e_benchmark
:
extends
:
.job-defaults
timeout
:
2h
image
:
$CI_REGISTRY_IMAGE/ci_base_image:3.8
stage
:
sync-e2e-benchmark
interruptible
:
true
...
...
@@ -430,6 +432,7 @@ Trigger benchmark-results-collector:
-
if
:
'
$CI_COMMIT_BRANCH
==
"develop"'
when
:
on_success
-
when
:
manual
allow_failure
:
true
variables
:
ARTIFACTS_URL
:
https://gitlab.syncad.com/api/v4/projects/$CI_PROJECT_ID/jobs/$ARTIFACTS_JOB_ID/artifacts
PRIVATE_TOKEN
:
$READ_ARTIFACT_ACCESS_TOKEN
...
...
This diff is collapsed.
Click to expand it.
haf
@
365b6663
Compare
84bb1ab9
...
365b6663
Subproject commit
84bb1ab9607f58481c764781051791006349b4e0
Subproject commit
365b6663b6ebc0cd00fe01f822a02ed16c294df5
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