-
Notifications
You must be signed in to change notification settings - Fork 49
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
Adding rt test plan (New) #1170
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1170 +/- ##
=======================================
Coverage 43.04% 43.04%
=======================================
Files 355 355
Lines 38610 38610
Branches 6556 6556
=======================================
Hits 16619 16619
Misses 21327 21327
Partials 664 664
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Is the plan here to require the 24h test as part of a certification baseline? |
In the RT testing that is being rolled out we intend to run this only for 60s. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fantastic stuff, TYVM!
Most surely we are not going to require runnug the test for 24 hours. We still have to set a definite value for this specific test. The 24 hour limit was set for the Intel IoTG devices on the iiotg provider. For the Real-time SRU, we will set a smaller duration in the future. |
* Added short cyclictest in real time tests * New sru for real time devices * Increased cyclictest_rt duration to 1 minute * Adding more information to the rt-performance jobs
Description
To test the real-time kernel, we have to include RT tests into the generic providers and create a SRU specific to RT devices.
The rt-performance tests are already in canonical/checkbox under the base provider and the TSN and TGPIO tests will be included in the future.
At the moment, the
sru-rt
will only include the rt-performance tests, but the TSN and TGPIO will be added in the future.Since the
rt-performance-tests-stress
takes 24 hours to complete, thesru-rt
only includesrt-performance-tests-automated
with a shorter version of the cyclic test for latency. Once we have tested thesru-rt
on some devices and we ensure it is stable, we should probably add this test back, but taking into consideration that test runs using this test are going to take more than one day.Resolved issues
Documentation
There are no changes to the documentation
Tests
To list the RT jobs currently present on checkbox:
To list the jobs currently in
sru-rt
: