aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYohanPipereau <ypiperea@cisco.com>2019-04-15 10:42:42 +0200
committerHongjun Ni <hongjun.ni@intel.com>2019-04-16 05:10:38 +0000
commit124193a900f81146936918d1ec90a7bde64420a2 (patch)
treefd31b9219bb61aba47a81de4746709cbcbf2331b
parent59f098dd4dc6371346f50dd532b87fd014b55168 (diff)
Leave docker and docker_test options
Change-Id: I34b4b53a1464826d0eda4e2ca09982afc69f093e Signed-off-by: YohanPipereau <ypiperea@cisco.com>
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f2f6747..be8e31d 100644
--- a/Makefile
+++ b/Makefile
@@ -276,3 +276,9 @@ distclean:
@rm -rf $(BR)/build-plugins
@rm -rf $(BR)/build-package
@rm -rf $(BR)/build-gnmi
+
+docker:
+ @build-root/scripts/docker.sh
+
+docker_test:
+ @test/run_test.sh