Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openfpm_pdata
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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
argupta
openfpm_pdata
Commits
c46b6e14
Commit
c46b6e14
authored
7 years ago
by
Pietro Incardona
Browse files
Options
Downloads
Patches
Plain Diff
Adding secondary OS test pipeline
parent
918997da
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Jenkins_sec_OS
+19
-0
19 additions, 0 deletions
Jenkins_sec_OS
openfpm_devices
+1
-1
1 addition, 1 deletion
openfpm_devices
openfpm_vcluster
+1
-1
1 addition, 1 deletion
openfpm_vcluster
with
21 additions
and
2 deletions
Jenkins_sec_OS
0 → 100644
+
19
−
0
View file @
c46b6e14
#
!
groovy
node
(
'windows10'
)
{
deleteDir
()
checkout
scm
stage
(
'build_win10'
)
{
sh
"./build_sec_OS.sh $WORKSPACE $NODE_NAME pdata"
}
// stage ('run_taurus')
// {
// ./run.sh $WORKSPACE $NODE_NAME 24 1 24"
// }
}
This diff is collapsed.
Click to expand it.
openfpm_devices
@
40135332
Subproject commit
9dc7f980ee4f06f7ad42e05aedd05c3faa11a9e7
Subproject commit
40135332a81caa3960da0716b520b35bdf3290a8
This diff is collapsed.
Click to expand it.
openfpm_vcluster
@
d83eec29
Subproject commit
9562a44fea1324ba92b3ce21f12486df0a0acea0
Subproject commit
d83eec2942f1d6f847c976f61bc1816f002b51d7
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