-
Notifications
You must be signed in to change notification settings - Fork 21
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
Spec04 use iotlab-m3 and openmote-b #289
Conversation
Before RC2 we should run this... |
Have you started a test run? |
Will provide a fix for the failing tests here. |
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.
Ah, they are not false negatives! Please run black over testutils/shell.py
:
black testutils/shell.py
git commit --fixup 55b4737b7a28cc68a314d2cf24 testutils/shell.py
Yup, ran specific tests and they pass, left work running full |
4137a10
to
c46747a
Compare
We need the openmote pr in the release branch to actually test it... I was getting some flashing errors with the |
Since the lille firefly boards seem to be down, we need to switch to something available
c46747a
to
e90167b
Compare
Here is my test result:
|
ping @miri64 |
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.
Let's gooo
20007: release-test.yml: Add stasbourg creds r=miri64 a=MrKevinWeiss ### Contribution description This adds creds for stasbourg needed for the `openmote-b` tests in the release specs. ### Testing procedure Hmmm... I don't know how easy it is. I will try to link results of the workflow from my personal fork maybe? ### Issues/PRs references Needed for RIOT-OS/Release-Specs#289 Co-authored-by: MrKevinWeiss <[email protected]>
20013: release-test.yml: Add strasbourg creds [backport 2023.10] r=miri64 a=MrKevinWeiss # Backport of #20007 and #20008 ### Contribution description This adds creds for stasbourg needed for the `openmote-b` tests in the release specs. ### Testing procedure Hmmm... I don't know how easy it is. I will try to link results of the workflow from my personal fork maybe? ### Issues/PRs references Needed for RIOT-OS/Release-Specs#289 Co-authored-by: MrKevinWeiss <[email protected]>
The lille site doesn't have any engineers there and all
firefly
boards are have ERROR.As a result, tests using them are failing. Since the tests try to use a
cc2538
radio, onlystrasbourg
seems to have them, though no samr21-xpros. So we will have to switch toiotlab-m3
boards.