RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1224584 - CentOS-7 undercloud install fails w/ "RHOS" undefined variable
Summary: CentOS-7 undercloud install fails w/ "RHOS" undefined variable
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: rdo-manager
Version: Kilo
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Milestone1
: Kilo
Assignee: James Slagle
QA Contact: yeylon@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-25 01:46 UTC by wes hayutin
Modified: 2016-04-18 06:47 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-03-30 23:05:01 UTC
Embargoed:


Attachments (Terms of Use)

Description wes hayutin 2015-05-25 01:46:22 UTC
Description of problem:

+ export 'DIB_COMMON_ELEMENTS=selinux-permissive centos-cloud-repo element-manifest network-gateway '
+ DIB_COMMON_ELEMENTS='selinux-permissive centos-cloud-repo element-manifest network-gateway '
+ export RHOS_RELEASE=0
+ RHOS_RELEASE=0
+ [[ rhel7 centos7 =~ centos7 ]]
+ export FS_TYPE=xfs
+ FS_TYPE=xfs
/usr/bin/instack-build-images: line 103: RHOS: unbound variable


Maybe we broke something on CentOS w/
https://github.com/rdo-management/instack-undercloud/commit/e77c2189e5f80e4c7a3d4ab59cc94f41b6b30357

Looks like the variable is expected to be set outside of the nodedist=rhel7


Public job started failing on the 23rd.
https://ci.centos.org/view/rdo/job/rdo_manager-centos-7.1/

Comment 1 Dmitry Tantsur 2015-05-25 18:43:33 UTC
Please see if https://review.gerrithub.io/#/c/234302/ fixes your problem.


Note You need to log in before you can comment on or make changes to this bug.