From 2836488a2373ec0a0e7477f3fdc76ac50e40f040 Mon Sep 17 00:00:00 2001 From: Xiao Lin Date: Mon, 29 Aug 2016 12:16:22 +0800 Subject: [PATCH] Add a missing install feature Change-Id: I4e34d0b78c6c740beac2137da5f79e8bf2d94b35 Signed-off-by: Xiao Lin --- jjb/alto/alto-csit-setup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/alto/alto-csit-setup.yaml b/jjb/alto/alto-csit-setup.yaml index acb999d8af..e943ef5b00 100644 --- a/jjb/alto/alto-csit-setup.yaml +++ b/jjb/alto/alto-csit-setup.yaml @@ -31,7 +31,7 @@ scope: 'all' # Features to install - install-features: 'odl-alto-resourcepool,odl-restconf-all' + install-features: 'odl-alto-resourcepool,odl-restconf-all,odl-alto-basic' # Robot custom options robot-options: '' -- 2.36.6