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

Add foreman_debug task #146

Merged
merged 1 commit into from
Feb 18, 2015
Merged

Conversation

elyezer
Copy link
Contributor

@elyezer elyezer commented Feb 18, 2015

This task helps on creating bugs by generate and download the
foreman-debug report tarball and also prints the Satellite release
string. The release string will be grabbed from the satellite.repo yum
repo file which is the repo file created for every downstream install.

Closes #137

This task helps on creating bugs by generate and download the
foreman-debug report tarball and also prints the Satellite release
string. The release string will be grabbed from the satellite.repo yum
repo file which is the repo file created for every downstream install.

Closes SatelliteQE#137
@elyezer
Copy link
Contributor Author

elyezer commented Feb 18, 2015

Sample usage:

$ fab -H root@server.example.com foreman_debug
[root@server.example.com] Executing task 'foreman_debug'
[root@server.example.com] Passphrase for private key:
[root@server.example.com] download: /home/dev/automation-tools/foreman-debug-1424264099.tar.xz <- /tmp/foreman-debug-1424264099/foreman-debug-1424264099.tar.xz
Satellite release: Satellite-6.1.0-RHEL-6-20150217.0

Done.
Disconnecting from root@server.example.com... done.

@Ichimonji10
Copy link
Contributor

ACK

@sthirugn
Copy link
Contributor

ACK - very useful tool.

sthirugn added a commit that referenced this pull request Feb 18, 2015
@sthirugn sthirugn merged commit aadfffc into SatelliteQE:master Feb 18, 2015
@elyezer elyezer deleted the foreman-debug-task branch February 18, 2015 15:45
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

Successfully merging this pull request may close these issues.

Add tasks to help filing BZ bug
3 participants