[compass]bugfix: use the wrong os name 01/4901/3
authormeimei <meimei@huawei.com>
Sat, 19 Dec 2015 01:59:14 +0000 (09:59 +0800)
committermeimei <meimei@huawei.com>
Sat, 19 Dec 2015 04:57:52 +0000 (12:57 +0800)
Change-Id: I8df452f6a4a8f09e2a3b3d435bff66b5dcbb01bf
Signed-off-by: meimei <meimei@huawei.com>
jjb/compass4nfv/compass4nfv.yml

index 3645bbb..74970fc 100644 (file)
         - choice:
             name: COMPASS_OS_VERSION
             choices:
-                - 'ubuntu-trusty'
-                - 'rhel7'
+                - 'trusty'
+                - 'centos7'
 
 ########################
 # builder macros