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 video and logging tests to nightly runs #107

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

maaharko
Copy link
Collaborator

@maaharko maaharko commented Dec 4, 2024

Add video and logging related tests to nightly runs

@maaharko maaharko requested a review from henrirosten December 4, 2024 13:03
@maaharko maaharko merged commit a1aa17b into tiiuae:main Dec 4, 2024
1 check passed
@@ -208,7 +208,7 @@ pipeline {
stage("Test ${it.target} (${it.system})") {
script {
def targetAttr = "${it.system}.${it.target}"
utils.ghaf_hw_test(targetAttr, it.hwtest_device, '_boot_gui_bat_perf_')
utils.ghaf_hw_test(targetAttr, it.hwtest_device, '_boot_gui_bat_perf_video_logging_')
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maaharko:
Note: for this change to have any impact, you also need to change the ghaf-hw-test.groovy accoringly:
somewhere here and possibly here

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.

3 participants