Cron testing#6
Conversation
|
#AutoPTS run zephyr BAP BASS CSIP -e BAP/BSRC/STR BAP/BSNK |
9ca9b3a to
78bc67b
Compare
|
Scheduled PR, #6 (comment), estimated start time: 09:38:32, test case count: 459, estimated duration: 7:19:51 |
78bc67b to
86f6349
Compare
|
#AutoPTS run zephyr AICS -e AICS/SR/SGGIT AICS/SR/SPN |
|
Scheduled PR, #6 (comment), estimated start time: 11:01:40, test case count: 6, estimated duration: 0:03:12 |
86f6349 to
14d19ca
Compare
|
Scheduled PR, #6 (comment), estimated start time: 11:10:14, test case count: 6, estimated duration: 0:03:12 |
|
AutoPTS Bot results: Successful testsAICS AICS/SR/CP/BV-01-C PASSAICS AICS/SR/CP/BV-02-C PASS AICS AICS/SR/CP/BV-03-C PASS AICS AICS/SR/CP/BV-04-C PASS AICS AICS/SR/CP/BV-05-C PASS AICS AICS/SR/SPE/BI-01-C PASS |
If the build or flash step for an iut config has failed, set status of its test cases to BUILD_OR_FLASH ERROR and proceed with the next iut config.
This commit adds test environment for BAP implemented in mynewt-nimble.
This commit adds support for testing PACS with mynewt-nimble.
jlink.exe randomly crashes the Windows OS. Let's try pylink reset instead.
…h Studio Previous workspace was generated using only PTS, withouth consistency check. Now, new project files were created using Launch Studio, on base of nimble-master/nimble_project_TCRL_2023-1.bls. For now, only PACS and BAP profiles are included (Broadcast Source feature). Workspace generated using PTS 8.5.3
This commit adds a new workflow file. The purpose is to trigger test run of specific layer if PR contains changes made in autopts/wid/ directory. Signed-off-by: Piotr Narajowski <piotr.narajowski@codecoup.pl>
Set the code owner name and current year in copyright notes.
"dummy" in the event name will emphasize that this is just an example and not part of the mandatory boilerplate code.
If a WID handler is missing use the dedicated result name instead of the generic FATAL ERROR.
For some reason if: github.run_number == 1 blocked this workflow job. Now, the action will only run when a pull request is opened or converted from draft to ready for review.
This commit implements missing wid.
This adds dedicated service for testing OTS and updates errata list.
b164a53 to
20b9027
Compare
This allows to run those without MMDL.
This syncs workspace with Zephyr's Launchstudio project.
Commit fixes SAR client tests. SAR client suppose to use device key of remote device. Only provisioner knows such keys and keeps them in CDB. Signed-off-by: Aleksandr Khromykh <aleksandr.khromykh@nordicsemi.no>
autoptsserver/PTS restarts slower on Windows VM so this parameter should be configurable.
Cron generates a file with additional info about PR comment which triggered a bot run.
A command like: #AutoPTS cancel https://github.com/auto-pts/auto-pts/pull/xxx#issuecomment-xxxxxxxx will cancel job scheduled with the given command.
…nation There is rare random dead lock in S-65000-PTS thread around PTS restart procedure. Thanks to logging the thread stacks in the print_thread_stack_trace() we found out that the thread locks in init_attributes() at intruction self._pts = None Let's hope that deleting those objects before forcing the PTS process termination will free enough resources so the test run could continue without interruption.
Under linux, replugging a board using YKUSH may cause a change
of the tty file name. Having an udev rule like:
SUBSYSTEM=="tty", ATTRS{serial}=="1234567890", SYMLINK+="ttymyNRF53"
allows to resolve the permanent alias name to the real tty address.
Add jobs for starting/closing VM. Add jobs for merging splitted TestCase.db
Logs about a ykush replugging at startup were not printed anywhere. Print exception message after build and flash error.
zephyrproject-rtos/zephyr#51831 Signed-off-by: Aytürk Düzen <ayturk.duzen@nordicsemi.no>
Result of the last test case before next rebuild was printed after the rebuild, e.g.: ... 31/32 MBT MBT/CL/BT/BV-07-C PASS 38.097 32/32 MBT MBT/CL/BT/BV-08-C -- west build: generating a build system Loading Zephyr default modules (Zephyr base). ... Applying pin reset. -- runners.nrfjprog: Board with serial number 683511993 flashed successfully. PASS 31.924
If multiple devices were plugged in, a JLink popup window would suspend the flashing process.
The option allows to set the waiting time for PTS initialization or restart.
|
#AutoPTS run zephyr AICS/SR/CP/BV-01-C DIS/SR/SGGIT/CHA/BV-01-C |
If a magic tag command does not contain a name of a board that should be used for AutoPTS testing, automatically assign tests to the correct boards.
|
Scheduled PR #6 (comment), board: nrf52, estimated start time: 13:55:22 |
|
Scheduled PR #6 (comment), board: nrf53, estimated start time: 13:55:23 |
|
AutoPTS Bot results: Successful testsDIS DIS/SR/SGGIT/CHA/BV-01-C PASS |
|
AutoPTS Bot results: Successful testsAICS AICS/SR/CP/BV-01-C PASS |
|
#AutoPTS run zephyr nrf52 GAP GAP/ADV GATT L2CAP --test_case_limit 3 |
|
Scheduled PR #6 (comment), board: nrf52, estimated start time: 10:56:37, test case count: 12, estimated duration: 0 Test cases to be runGAP/BROB/BCST/BV-01-CGAP/BROB/BCST/BV-02-C GAP/BROB/BCST/BV-03-C GAP/ADV/BV-01-C GAP/ADV/BV-02-C GAP/ADV/BV-03-C GATT/CL/GAC/BV-01-C GATT/CL/GAD/BV-01-C GATT/CL/GAD/BV-02-C L2CAP/COS/CFC/BV-01-C L2CAP/COS/CFC/BV-02-C L2CAP/COS/CFC/BV-03-C |
|
Scheduled PR #6 (comment), board: nrf52, estimated start time: 11:05:16, test case count: 12, estimated duration: 0 Test cases to be runGAP/BROB/BCST/BV-01-CGAP/BROB/BCST/BV-02-C GAP/BROB/BCST/BV-03-C GAP/ADV/BV-01-C GAP/ADV/BV-02-C GAP/ADV/BV-03-C GATT/CL/GAC/BV-01-C GATT/CL/GAD/BV-01-C GATT/CL/GAD/BV-02-C L2CAP/COS/CFC/BV-01-C L2CAP/COS/CFC/BV-02-C L2CAP/COS/CFC/BV-03-C |
No description provided.