Commit af604e7b authored by Bipin Adhikari's avatar Bipin Adhikari

ubuntu build test 1

parent ffc4bd01
Branches unavailable
No related merge requests found
......@@ -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}'
......
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment