Bug 1306460 - Khaleesi - wait_for_ssh script is not OS X friendly
Summary: Khaleesi - wait_for_ssh script is not OS X friendly
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: khaleesi
Classification: Community
Component: kcli
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: tkammer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-10 22:23 UTC by Brian Demers
Modified: 2018-04-16 16:30 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-01-18 13:50:06 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gerrithub.io 262856 0 None None None 2016-02-12 10:14:25 UTC

Description Brian Demers 2016-02-10 22:23:12 UTC
The library/wait_for_ssh has a couple dependencies on gnu utilities.
sed the '-r' and 'timeout' (possibly others)

Work around:
install 'coreutils' via ports or brew and adjust PATH.

Comment 1 yfried 2016-02-11 12:27:50 UTC
The proper way is to use wait_for built-in module: https://review.gerrithub.io/#/c/259018/

The tricky part is the reboot. I've yet to figure a reliable way to use ansible to reboot the machines.

Comment 2 Attila Darazs 2016-02-15 11:01:35 UTC
It's very nice that Yair is trying to solve this, but FYI only Fedora 21+/RHEL7 is supported/tested for now as a host OS for running jobs:

http://khaleesi.readthedocs.org/en/latest/khaleesi.html#prerequisites

Comment 3 Pavel Sedlák 2018-01-18 13:50:06 UTC
Closing, as stated above reported issue wasn't on support host at that time and Khaleesi project was abandoned, replaced by https://github.com/openstack/tripleo-quickstart (or https://github.com/redhat-openstack/infrared ).


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