summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormeimei <meimei@huawei.com>2015-12-19 09:59:14 +0800
committermeimei <meimei@huawei.com>2015-12-19 12:57:52 +0800
commit136d89089ed5cd6dbee99aac5db6836f8704e013 (patch)
treee17b87a4299ee2c4d4248f90b496ffbaba7ae3ab
parent3c3d62cf6f65d59dc88d5a0288b17f6a81af93f5 (diff)
[compass]bugfix: use the wrong os name
Change-Id: I8df452f6a4a8f09e2a3b3d435bff66b5dcbb01bf Signed-off-by: meimei <meimei@huawei.com>
-rw-r--r--jjb/compass4nfv/compass4nfv.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/compass4nfv/compass4nfv.yml b/jjb/compass4nfv/compass4nfv.yml
index 3645bbba3..74970fc76 100644
--- a/jjb/compass4nfv/compass4nfv.yml
+++ b/jjb/compass4nfv/compass4nfv.yml
@@ -323,8 +323,8 @@
- choice:
name: COMPASS_OS_VERSION
choices:
- - 'ubuntu-trusty'
- - 'rhel7'
+ - 'trusty'
+ - 'centos7'
########################
# builder macros