-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Reboot command will not be applicable to certification of DUTs adding user prompt to manually reboot the DUT #20153
Reboot command will not be applicable to certification of DUTs adding user prompt to manually reboot the DUT #20153
Conversation
PR #20153: Size comparison from a45d571 to 525aee9 Increases (6 builds for cc13x2_26x2, esp32, linux, nrfconnect)
Decreases (3 builds for cc13x2_26x2, telink)
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
525aee9
to
5d4af54
Compare
PR #20153: Size comparison from 39a8af0 to 5d4af54 Increases (3 builds for cc13x2_26x2, linux, nrfconnect)
Decreases (4 builds for cc13x2_26x2, nrfconnect, telink)
Full report (30 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
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.
The right fix is to leave Reboot for CI, but have a prompt when not in CI.
Makes sense actually , why remove some of the functionality we already have :) @manjunath-grl lets do this , for every step for reboot that we just disabled lets do this instead :
Let me know if this makes sense and update the PR. |
5d4af54
to
19d7c3a
Compare
PR #20153: Size comparison from 6c6dca3 to 19d7c3a Increases (5 builds for cc13x2_26x2, linux, telink)
Decreases (3 builds for cc13x2_26x2, nrfconnect)
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
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.
Approved assuming the TC_MF scripts that are having the stop/start removed have been run using the CI harness script and pass.
Fast tracking test updates. |
The reboot mechanism we have in YAML might work for our SDK CI , since its based on opening a socket on port 9000 and doing a xpc connection but don't think it will be applicable to certification of DUTs, removing reboot command all steps where we use reboot to a user prompt to manually reboot
TC-BINFO-2.2
TC-DGEN-2.1
TC-WNCV-4.5
Modified scripts
TC-MF-1.3
TC-MF-1.4
TC-MF-1.5
TC-MF-1.6
TC-MF-1.9
TC-MF-1.10
TC-MF-1.15
added auto generated files
Attached execution logs for reference:
Execution_log.txt