Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OpenXG-RAN
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Michael Black
OpenXG-RAN
Commits
f5db0a88
Commit
f5db0a88
authored
May 08, 2023
by
Robert Schmidt
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/ci-jenkinsfile-modifs' into integration_2023_w18b
parents
e7bf3b83
bc68fcb3
Changes
9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
0 additions
and
9 deletions
+0
-9
ci-scripts/Jenkinsfile-GitLab-Container
ci-scripts/Jenkinsfile-GitLab-Container
+0
-1
ci-scripts/Jenkinsfile-cluster
ci-scripts/Jenkinsfile-cluster
+0
-1
ci-scripts/Jenkinsfile-physim-deploy
ci-scripts/Jenkinsfile-physim-deploy
+0
-1
ci-scripts/Jenkinsfile-push-registry
ci-scripts/Jenkinsfile-push-registry
+0
-1
ci-scripts/Jenkinsfile-tmp-full-ran
ci-scripts/Jenkinsfile-tmp-full-ran
+0
-1
ci-scripts/Jenkinsfile-tmp-multi-enb
ci-scripts/Jenkinsfile-tmp-multi-enb
+0
-1
ci-scripts/Jenkinsfile-tmp-multi-enb-nsa
ci-scripts/Jenkinsfile-tmp-multi-enb-nsa
+0
-1
ci-scripts/Jenkinsfile-tmp-ran
ci-scripts/Jenkinsfile-tmp-ran
+0
-1
ci-scripts/Jenkinsfile-tmp-ue
ci-scripts/Jenkinsfile-tmp-ue
+0
-1
No files found.
ci-scripts/Jenkinsfile-GitLab-Container
View file @
f5db0a88
...
@@ -36,7 +36,6 @@ pipeline {
...
@@ -36,7 +36,6 @@ pipeline {
label
nodeExecutor
label
nodeExecutor
}
}
options
{
options
{
disableConcurrentBuilds
()
timestamps
()
timestamps
()
gitLabConnection
(
'OAI GitLab'
)
gitLabConnection
(
'OAI GitLab'
)
ansiColor
(
'xterm'
)
ansiColor
(
'xterm'
)
...
...
ci-scripts/Jenkinsfile-cluster
View file @
f5db0a88
...
@@ -61,7 +61,6 @@ pipeline {
...
@@ -61,7 +61,6 @@ pipeline {
label
pythonExecutor
label
pythonExecutor
}
}
options
{
options
{
disableConcurrentBuilds
()
timestamps
()
timestamps
()
ansiColor
(
'xterm'
)
ansiColor
(
'xterm'
)
lock
(
extra:
lockResources
)
lock
(
extra:
lockResources
)
...
...
ci-scripts/Jenkinsfile-physim-deploy
View file @
f5db0a88
...
@@ -55,7 +55,6 @@ pipeline {
...
@@ -55,7 +55,6 @@ pipeline {
label
pythonExecutor
label
pythonExecutor
}
}
options
{
options
{
disableConcurrentBuilds
()
timestamps
()
timestamps
()
ansiColor
(
'xterm'
)
ansiColor
(
'xterm'
)
lock
(
extra:
lockResources
)
lock
(
extra:
lockResources
)
...
...
ci-scripts/Jenkinsfile-push-registry
View file @
f5db0a88
...
@@ -36,7 +36,6 @@ pipeline {
...
@@ -36,7 +36,6 @@ pipeline {
label
nodeExecutor
label
nodeExecutor
}
}
options
{
options
{
disableConcurrentBuilds
()
ansiColor
(
'xterm'
)
ansiColor
(
'xterm'
)
lock
(
extra:
lockResources
)
lock
(
extra:
lockResources
)
}
}
...
...
ci-scripts/Jenkinsfile-tmp-full-ran
View file @
f5db0a88
...
@@ -61,7 +61,6 @@ pipeline {
...
@@ -61,7 +61,6 @@ pipeline {
label
pythonExecutor
label
pythonExecutor
}
}
options
{
options
{
disableConcurrentBuilds
()
ansiColor
(
'xterm'
)
ansiColor
(
'xterm'
)
lock
(
extra:
lockResources
)
lock
(
extra:
lockResources
)
}
}
...
...
ci-scripts/Jenkinsfile-tmp-multi-enb
View file @
f5db0a88
...
@@ -50,7 +50,6 @@ pipeline {
...
@@ -50,7 +50,6 @@ pipeline {
label
pythonExecutor
label
pythonExecutor
}
}
options
{
options
{
disableConcurrentBuilds
()
ansiColor
(
'xterm'
)
ansiColor
(
'xterm'
)
lock
(
extra:
lockResources
)
lock
(
extra:
lockResources
)
}
}
...
...
ci-scripts/Jenkinsfile-tmp-multi-enb-nsa
View file @
f5db0a88
...
@@ -52,7 +52,6 @@ def StatusForDb = ""
...
@@ -52,7 +52,6 @@ def StatusForDb = ""
pipeline
{
pipeline
{
agent
{
label
pythonExecutor
}
agent
{
label
pythonExecutor
}
options
{
options
{
disableConcurrentBuilds
()
ansiColor
(
'xterm'
)
ansiColor
(
'xterm'
)
lock
(
extra:
lockResources
)
lock
(
extra:
lockResources
)
}
}
...
...
ci-scripts/Jenkinsfile-tmp-ran
View file @
f5db0a88
...
@@ -63,7 +63,6 @@ pipeline {
...
@@ -63,7 +63,6 @@ pipeline {
label
pythonExecutor
label
pythonExecutor
}
}
options
{
options
{
disableConcurrentBuilds
()
ansiColor
(
'xterm'
)
ansiColor
(
'xterm'
)
lock
(
extra:
lockResources
)
lock
(
extra:
lockResources
)
}
}
...
...
ci-scripts/Jenkinsfile-tmp-ue
View file @
f5db0a88
...
@@ -63,7 +63,6 @@ pipeline {
...
@@ -63,7 +63,6 @@ pipeline {
label
pythonExecutor
label
pythonExecutor
}
}
options
{
options
{
disableConcurrentBuilds
()
ansiColor
(
'xterm'
)
ansiColor
(
'xterm'
)
lock
(
extra:
lockResources
)
lock
(
extra:
lockResources
)
}
}
...
...
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