From: lal.harshita Date: Wed, 30 Jun 2021 05:49:42 +0000 (+0530) Subject: sonarqube testing X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=7779057caecf5b4924997c76207c468a058ed16b;p=o-du%2Fl2.git sonarqube testing Signed-off-by: lal.harshita Change-Id: I92d624153ef3bb67e1d14a777afe1a2fb1a641c5 --- diff --git a/build/Makefile b/build/Makefile new file mode 100644 index 000000000..2d0265327 --- /dev/null +++ b/build/Makefile @@ -0,0 +1,2 @@ +sonarqube: + cd odu;make -f makefile odu MACHINE=BIT64 MODE=TDD