Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pipelines
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Pietro Incardona
pipelines
Commits
82cb0d8c
Commit
82cb0d8c
authored
5 years ago
by
Pietro Incardona
Browse files
Options
Downloads
Patches
Plain Diff
Fixing testing of single projects
parent
a59474f1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
is_delivery_1_passed
+0
-5
0 additions, 5 deletions
is_delivery_1_passed
with
0 additions
and
5 deletions
is_delivery_1_passed
+
0
−
5
View file @
82cb0d8c
...
...
@@ -57,7 +57,6 @@ function test_delivery_phase1_high_scal_gpu()
delivery_phase_1_missmatch
=
false
delivery_phase_1_failure
=
false
test_version_step
.
$1
cd
..
}
...
...
@@ -67,7 +66,6 @@ function test_delivery_phase1_sec_compilers()
delivery_phase_1_missmatch
=
false
delivery_phase_1_failure
=
false
test_version_step
.
$1
cd
..
}
function
test_delivery_phase1_se_class_test
()
...
...
@@ -76,7 +74,6 @@ function test_delivery_phase1_se_class_test()
delivery_phase_1_missmatch
=
false
delivery_phase_1_failure
=
false
test_version_step
.
$1
cd
..
}
function
test_delivery_phase1_valgrind_test
()
...
...
@@ -85,7 +82,6 @@ function test_delivery_phase1_valgrind_test()
delivery_phase_1_missmatch
=
false
delivery_phase_1_failure
=
false
test_version_step
.
$1
cd
..
}
function
test_delivery_phase1_high_scal
()
...
...
@@ -94,7 +90,6 @@ function test_delivery_phase1_high_scal()
delivery_phase_1_missmatch
=
false
delivery_phase_1_failure
=
false
test_version_step
.
$1
cd
..
}
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