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
spbro
OpenXG-RAN
Commits
af604e7b
Commit
af604e7b
authored
9 months ago
by
Bipin Adhikari
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ubuntu build test 1
parent
ffc4bd01
Branches unavailable
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
ci-scripts/cls_static_code_analysis.py
ci-scripts/cls_static_code_analysis.py
+1
-0
ci-scripts/xml_files/formatting_check.xml
ci-scripts/xml_files/formatting_check.xml
+0
-2
No files found.
ci-scripts/cls_static_code_analysis.py
View file @
af604e7b
...
...
@@ -240,6 +240,7 @@ class StaticCodeAnalysis():
full_ran_repo_name
=
self
.
ranRepository
+
'.git'
CreateWorkspace
(
cmd
,
lSourcePath
,
full_ran_repo_name
,
self
.
ranCommitID
,
self
.
ranTargetBranch
,
self
.
ranAllowMerge
)
cmd
.
cd
(
lSourcePath
)
check_options
=
''
if
self
.
ranAllowMerge
:
check_options
=
f'--build-arg MERGE_REQUEST=true --build-arg SRC_BRANCH=
{
self
.
ranBranch
}
'
...
...
This diff is collapsed.
Click to expand it.
ci-scripts/xml_files/formatting_check.xml
View file @
af604e7b
...
...
@@ -32,8 +32,6 @@
<testCase
id=
"000001"
>
<class>
Create_Workspace
</class>
<desc>
Creating new Workspace
</desc>
<eNB_instance>
0
</eNB_instance>
<eNB_serverId>
0
</eNB_serverId>
</testCase>
<testCase
id=
"000002"
>
<class>
LicenceAndFormattingCheck
</class>
...
...
This diff is collapsed.
Click to expand it.
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