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
9e483b83
Commit
9e483b83
authored
4 years ago
by
Dariusz Kędzierski
Browse files
Options
Downloads
Patches
Plain Diff
Fixed file names of artifacts
parent
1e166a3a
No related branches found
No related tags found
2 merge requests
!456
Release candidate v1 24
,
!246
API tests execution time reports
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yaml
+8
-8
8 additions, 8 deletions
.gitlab-ci.yaml
with
8 additions
and
8 deletions
.gitlab-ci.yaml
+
8
−
8
View file @
9e483b83
...
...
@@ -326,7 +326,7 @@ condenser_api_smoketest_benchmark:
artifacts
:
when
:
always
paths
:
-
tavern_benchmark_report_api_benchmark_condenser
_api
.html
-
tavern_benchmark_report_api_benchmark_condenser.html
condenser_api_smoketest_negative_benchmark
:
<<
:
*common_api_benchmarks
...
...
@@ -337,7 +337,7 @@ condenser_api_smoketest_negative_benchmark:
artifacts
:
when
:
always
paths
:
-
tavern_benchmark_report_api_benchmark_condenser_
api_
negative.html
-
tavern_benchmark_report_api_benchmark_condenser_negative.html
database_api_smoketest_benchmark
:
<<
:
*common_api_benchmarks
...
...
@@ -348,7 +348,7 @@ database_api_smoketest_benchmark:
artifacts
:
when
:
always
paths
:
-
tavern_benchmark_report_api_benchmark_database
_api
.html
-
tavern_benchmark_report_api_benchmark_database.html
database_api_smoketest_negative_benchmark
:
<<
:
*common_api_benchmarks
...
...
@@ -359,7 +359,7 @@ database_api_smoketest_negative_benchmark:
artifacts
:
when
:
always
paths
:
-
tavern_benchmark_report_api_benchmark_database_
api_
negative.html
-
tavern_benchmark_report_api_benchmark_database_negative.html
follow_api_smoketest_benchmark
:
<<
:
*common_api_benchmarks
...
...
@@ -370,7 +370,7 @@ follow_api_smoketest_benchmark:
artifacts
:
when
:
always
paths
:
-
tavern_benchmark_report_api_benchmark_follow
_api
.html
-
tavern_benchmark_report_api_benchmark_follow.html
follow_api_smoketest_negative_benchmark
:
<<
:
*common_api_benchmarks
...
...
@@ -381,7 +381,7 @@ follow_api_smoketest_negative_benchmark:
artifacts
:
when
:
always
paths
:
-
tavern_benchmark_report_api_benchmark_follow_
api_
negative.html
-
tavern_benchmark_report_api_benchmark_follow_negative.html
tags_api_smoketest_benchmark
:
<<
:
*common_api_benchmarks
...
...
@@ -392,7 +392,7 @@ tags_api_smoketest_benchmark:
artifacts
:
when
:
always
paths
:
-
tavern_benchmark_report_api_benchmark_tags
_api
.html
-
tavern_benchmark_report_api_benchmark_tags.html
tags_api_smoketest_negative_benchmark
:
<<
:
*common_api_benchmarks
...
...
@@ -403,5 +403,5 @@ tags_api_smoketest_negative_benchmark:
artifacts
:
when
:
always
paths
:
-
tavern_benchmark_report_api_benchmark_tags_
api_
negative.html
-
tavern_benchmark_report_api_benchmark_tags_negative.html
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