Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
O
openfpm_pdata
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
openfpm
openfpm_pdata
Commits
eeb94cee
Commit
eeb94cee
authored
Oct 29, 2016
by
incardon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding madium scale test pipeline
parent
5c772b70
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
26 additions
and
3 deletions
+26
-3
Jenkins_med_scal_test
Jenkins_med_scal_test
+23
-0
openfpm_data
openfpm_data
+1
-1
openfpm_devices
openfpm_devices
+1
-1
openfpm_io
openfpm_io
+1
-1
No files found.
Jenkins_med_scal_test
0 → 100644
View file @
eeb94cee
#
!
groovy
node
(
'gin'
)
{
deleteDir
()
checkout
scm
stage
(
'build_gin'
)
{
sh
"./build.sh $WORKSPACE $NODE_NAME pdata"
}
stage
(
'run_gin'
)
{
sh
"./run.sh $WORKSPACE $NODE_NAME 5"
sh
"./run.sh $WORKSPACE $NODE_NAME 6"
sh
"./run.sh $WORKSPACE $NODE_NAME 7"
sh
"./run.sh $WORKSPACE $NODE_NAME 8"
sh
"./run.sh $WORKSPACE $NODE_NAME 9"
sh
"./run.sh $WORKSPACE $NODE_NAME 10"
sh
"./run.sh $WORKSPACE $NODE_NAME 11"
}
}
openfpm_data
@
3b816b8c
Subproject commit
a845b946a367908290774e36bd4803735045b2ba
Subproject commit
3b816b8c30fccb07b12e34187659885f8508594d
openfpm_devices
@
90076f0c
Subproject commit
03ee21ce3023ef71fd7f51e77cebf104ddf22b19
Subproject commit
90076f0c7ea6ac954d2b09fc8e84caa64024e8a6
openfpm_io
@
169a3037
Subproject commit
616324b0027d6bdd230e047d6278aa5281759f0a
Subproject commit
169a3037339b07e4b2d037b9a7ae27399e9c1002
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment