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

HW tests: Fix performance test #50

Merged
merged 1 commit into from
Aug 24, 2024
Merged

HW tests: Fix performance test #50

merged 1 commit into from
Aug 24, 2024

Conversation

henrirosten
Copy link
Collaborator

ghaf-robot performance test requires the test to be run from the directory Robot-Framework/test-suites. Otherwise, the the test fails with errors like:

FileNotFoundError: [Errno 2] No such file or directory:
'../test-suites/OrinNX1_CPU One thread test.png'

This should probably fixed in
https://github.com/tiiuae/ci-test-automation repo, perhaps somewhere in:

Robot-Framework/lib/PerformanceDataProcessing.py

ghaf-robot performance test requires the test to be run from the
directory `Robot-Framework/test-suites`. Otherwise, the the test fails
with errors like:

```
FileNotFoundError: [Errno 2] No such file or directory:
'../test-suites/OrinNX1_CPU One thread test.png'
```

This should probably fixed in
https://github.com/tiiuae/ci-test-automation repo, perhaps somewhere in:
```
Robot-Framework/lib/PerformanceDataProcessing.py
```

Signed-off-by: Henri Rosten <[email protected]>
@henrirosten henrirosten marked this pull request as ready for review August 24, 2024 07:31
@henrirosten henrirosten merged commit a3cc7d3 into main Aug 24, 2024
1 check passed
@henrirosten henrirosten deleted the fix-perf-test branch August 28, 2024 11:33
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.

1 participant