Jump to content

Running Your First Test

From RidgeRun Developer Wiki

🚧 Documentation under development

The RidgeRun Embedded Test Orchestrator guide is currently under active development. Some sections may be incomplete or change without notice.

Questions? Contact RidgeRun or email to support@ridgerun.com.

Follow us on: YouTube Twitter LinkedIn Email Share this page

Share This Page


NVIDIA partner logo NXP partner logo






Running Your First Test

Info
Before You Begin: Follow Starting the System and verify that the server, dashboard, and device agent are running.


This page uses the sample Ethernet test included with the device agent to confirm that the complete validation path is working.

1. Open the Dashboard

Open the following address in a browser on the host computer:

http://127.0.0.1:5173

Select Devices from the top navigation bar.

2. Select the Embedded Device

Select the NVIDIA Jetson registered by the device agent.

The device page should display its hostname, platform, available tests, configured tests, and test suites.

3. Configure the Sample Test

Find ethernet_link_check under Available tests.

Under Add test to device:

  1. Select ethernet_link_check.
  2. Select Add selected available test.

The test should appear under Assigned tests on device.

4. Run the Test

Find the configured Ethernet test under Assigned tests on device and select Run.

The dashboard creates a validation run and opens its details page. The device agent receives the request and executes the Bash script on the NVIDIA Jetson.

Wait a few seconds and refresh the page to load the final result.

5. Review the Result

The run details page should show:

  • The final run status.
  • A PASS or FAIL result.
  • The script exit code.
  • The execution duration.
  • Standard output and error output.

The sample test passes when the device can list its network interfaces. If it fails, review the displayed output to identify the missing command or interface access.

Getting Started Complete

You have completed your first validation run and confirmed that the server, dashboard, and device agent work together.




Cookies help us deliver our services. By using our services, you agree to our use of cookies.