Commit 1761c231 authored by Raphael Defosseux's avatar Raphael Defosseux

Merge branch 'fix-build-report' into 'develop'

CI: removed all test image builds and sanity check deployment since not run anymore

See merge request oai/cn5g/oai-cn5g-smf!43
parents dd53e0c5 dedaf229
......@@ -59,17 +59,6 @@ class HtmlReport():
self.imageSizeRow()
self.buildSummaryFooter()
self.testBuildSummaryHeader()
self.testBuildCompileRows()
self.testImageSizeRow()
self.testBuildSummaryFooter()
self.sanityCheckSummaryHeader()
self.sanityCheckDeployRow()
self.sanityCheckConfigRow()
self.sanityCheckTestRow()
self.sanityCheckSummaryFooter()
self.testSummaryHeader()
self.testSummaryFooter()
......
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