Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 9. Running certification tests by using CLI and downloading the results file
To run the certification tests by using CLI you must download the test plan to the SUT. After running the tests, download the results and review them.
9.1. Running the certification tests using CLI Link kopierenLink in die Zwischenablage kopiert!
Procedure
- Download the test plan to the SUT.
Direct the certification package to use the test plan by running the command:
rhcert-provision <test-plan-doc>
# rhcert-provision <test-plan-doc>
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Run the following command:
rhcert-run
# rhcert-run
Copy to Clipboard Copied! Toggle word wrap Toggle overflow When prompted, choose whether to run each test by typing
yes
orno
.You can also run particular tests from the list by typing
select
.
9.2. Reviewing and downloading the results file of the executed test plan Link kopierenLink in die Zwischenablage kopiert!
Procedure
Run the following command:
rhcert-cli save
# rhcert-cli save
Copy to Clipboard Copied! Toggle word wrap Toggle overflow -
Download the results file by using the
rhcert-cli save
command to your local system.
Additional resources
For more details on setting up and using cockpit for running the certification tests, see the Appendix.