From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|description=This test case tests if the pm-utils bug report functionality is working properly. | |description=This test case tests if the pm-utils bug report functionality is working properly. | ||
|setup= | |setup= | ||
# Check that you have | # Check that you have pm-test-day installed: | ||
#:<pre>$ rpm -q pm- | #:<pre>$ rpm -q pm-test-day</pre> | ||
# Make sure you have uploaded your smolt profile to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions] | # Make sure you have uploaded your smolt profile to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions] | ||
Revision as of 18:43, 20 March 2011
Description
This test case tests if the pm-utils bug report functionality is working properly.
Setup
- Check that you have pm-test-day installed:
$ rpm -q pm-test-day
- Make sure you have uploaded your smolt profile to Smolt according to these instructions
How to test
- Run the following command:
# pm-utils-bugreport-info.sh | pmtd-write-report
- The pmtd-write-report command generates unique name from the smolt HW-UUID and writes the data from stdin there. In case you don't want to upload your smolt profile or the pmtd-write-report command fails, you can alternatively create unique file name by hand and redirects the pm-utils-bugreport-info.sh output there, but please make sure you don't overwrite someone else report when uploading later.
- Upload the generated TXT file and add link to the results table.
Expected Results
- Information about your system and last suspend / hibernate are collected and textual report is generated.