Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix task setup_foreman_discovery for nightlies #762

Closed
san7ket opened this issue Apr 12, 2019 · 1 comment
Closed

Fix task setup_foreman_discovery for nightlies #762

san7ket opened this issue Apr 12, 2019 · 1 comment
Assignees

Comments

@san7ket
Copy link
Contributor

san7ket commented Apr 12, 2019

run: rm -f /etc/yum.repos.d/centos_atomic.repo
Executing task 'setup_foreman_discovery'
 run: wget -nv -O- http://downloads.theforeman.org/discovery/nightly/fdi-image-latest.tar | tar x --overwrite -C /var/lib/tftpboot/boot
] out: 2019-04-11 17:15:00 URL:http://downloads.theforeman.org/discovery/nightly/fdi-image-latest.tar [218798080/218798080] -> "-" [1]
 out: 

rhel 7 6
 run: systemctl restart foreman
 out: Failed to restart foreman.service: Unit not found.
 out: 
@ntkathole
Copy link
Contributor

This looks something change from foreman side or it is a new issue that service not available.
Earlier we have foreman daemon on this system but now it shows Unit not found.

https://github.com/SatelliteQE/automation-tools/blob/master/automation_tools/__init__.py#L1080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants