Configuring lf jenkins 10/1610/1
authorBalaji Shankaran <balaji.shankaran@radisys.com>
Fri, 15 Nov 2019 06:06:22 +0000 (11:36 +0530)
committerBalaji Shankaran <balaji.shankaran@radisys.com>
Fri, 15 Nov 2019 06:06:36 +0000 (11:36 +0530)
Change-Id: I0489e7f9bac7fc0325e82e424b46cc090ff57f3d
Signed-off-by: Balaji Shankaran <balaji.shankaran@radisys.com>
Dockerfile [new file with mode: 0644]
container-tag.yaml [new file with mode: 0644]

diff --git a/Dockerfile b/Dockerfile
new file mode 100644 (file)
index 0000000..c41d6ec
--- /dev/null
@@ -0,0 +1,8 @@
+FROM nexus3.o-ran-sc.org:10004/bldr-ubuntu16-c-go:2-u16.04-nng as ubuntu
+
+WORKDIR .
+
+RUN cd ./build/odu
+RUN make clean_all odu cu_stub MACHINE=BIT64 MODE=FDD
+#RUN make cu_stub MACHINE=BIT64 MODE=FDD
+
diff --git a/container-tag.yaml b/container-tag.yaml
new file mode 100644 (file)
index 0000000..1c47902
--- /dev/null
@@ -0,0 +1,4 @@
+# The Jenkins job requires a tag to build the Docker image.
+# Global-JJB script assumes this file is in the repo root.
+---
+tag: 1.0.1