Skip to content
Open
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
5539389
Start of su 2_7
jtrejoespinoza-grid Jul 30, 2025
2d230c7
Merge branch 'master' into tc_softwareupdate_2_7
jtrejoespinoza-grid Aug 15, 2025
d1f0c6a
Draft of changes
jtrejoespinoza-grid Aug 19, 2025
11fab2b
Merge branch 'master' into tc_softwareupdate_2_7
jtrejoespinoza-grid Aug 22, 2025
a8e208d
Added steps 1 - 3 working isolated. Need method to recommission devi…
jtrejoespinoza-grid Aug 19, 2025
2c9d8f7
Updated SU 2.7 with progress. Worked with steps individually to work …
jtrejoespinoza-grid Aug 22, 2025
1227e85
Added cancel method to EventSubscriptionHandler. Updated some steps f…
jtrejoespinoza-grid Aug 27, 2025
0a15fb0
Merge branch 'master' into tc_softwareupdate_2_7
jtrejoespinoza-grid Aug 27, 2025
34def86
Updated steps
jtrejoespinoza-grid Aug 28, 2025
23d1af0
Updated steps to trigger download error by cancelling the provider wh…
jtrejoespinoza-grid Aug 29, 2025
13aa017
Updated step 6 provider arguments
jtrejoespinoza-grid Sep 3, 2025
1aeb3c9
fix: ruff and isort
jtrejoespinoza-grid Sep 4, 2025
6ff3b1e
Trying read event
jtrejoespinoza-grid Sep 4, 2025
bf2c47a
Verify step 7 version applied event
jtrejoespinoza-grid Sep 5, 2025
317c1e0
Wait time till app start up again. Then listed for the VersionApplied…
jtrejoespinoza-grid Sep 6, 2025
a32e868
Removed unneeded sleeps. On step 7 verify AppShutdown to verify Versi…
jtrejoespinoza-grid Sep 8, 2025
19480fc
Fixed step 1 to wait for idle.
jtrejoespinoza-grid Sep 12, 2025
c9b275f
Updated static image name
jtrejoespinoza-grid Sep 12, 2025
ca2f44d
Fixed comments
jtrejoespinoza-grid Sep 15, 2025
07ac6c0
Olek OTA Wrapper changes for testing
jtrejoespinoza-grid Sep 19, 2025
04926d5
OTA Provider Wrapper changes for SU 2.7
jtrejoespinoza-grid Sep 22, 2025
7e29464
Changes for SU_2_7 after Wrapper changes
jtrejoespinoza-grid Sep 22, 2025
dcc7ac2
Fix ruff check
jtrejoespinoza-grid Sep 22, 2025
b20d9fa
Fix Wrapper updated
jtrejoespinoza-grid Sep 23, 2025
bedf5b4
Updated CI args
jtrejoespinoza-grid Sep 23, 2025
df7189b
Merge branch 'master' into tc_softwareupdate_2_7
jtrejoespinoza-grid Oct 6, 2025
b19f1e6
Merge branch 'master' into tc_softwareupdate_2_7
jtrejoespinoza-grid Oct 8, 2025
8312097
Merge branch 'master' into tc_softwareupdate_2_7
jtrejoespinoza-grid Oct 10, 2025
e10a6c8
Added log info
jtrejoespinoza-grid Oct 8, 2025
68e9e79
Merge Squash su_base_class PR. Revert if needed.
jtrejoespinoza-grid Oct 8, 2025
275a6ba
Changes using base class
jtrejoespinoza-grid Oct 8, 2025
aa693bc
Revert "Merge Squash su_base_class PR. Revert if needed."
jtrejoespinoza-grid Oct 10, 2025
9edae31
Changes from SU base class. Revert if needed
jtrejoespinoza-grid Oct 10, 2025
426f027
Changes for SU 2.7 With OTARequestorSubProcess
jtrejoespinoza-grid Oct 11, 2025
a108d35
Timeout updates
jtrejoespinoza-grid Oct 11, 2025
1b4cf74
Merge branch 'master' into tc_softwareupdate_2_7
jtrejoespinoza-grid Oct 17, 2025
6b3d329
Revert "Changes from SU base class. Revert if needed"
jtrejoespinoza-grid Oct 17, 2025
a390555
New changes from su_base_class revert if needed.
jtrejoespinoza-grid Oct 17, 2025
c84e370
Updated test case in two parts to use requestor with different parame…
jtrejoespinoza-grid Oct 23, 2025
57c940f
Improved event track for downloading state, used AttributeHandler ins…
jtrejoespinoza-grid Oct 23, 2025
70de996
Merge branch 'master' into tc_softwareupdate_2_7
jtrejoespinoza-grid Nov 5, 2025
00e8549
Fix of merge
jtrejoespinoza-grid Nov 5, 2025
809ea64
Added restart requestor method for SU test cases. Also modified one l…
jtrejoespinoza-grid Nov 5, 2025
58a5f61
Updated TC_SU_2_7 with restart flag
jtrejoespinoza-grid Nov 5, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
255 changes: 0 additions & 255 deletions src/app/tests/suites/certification/Test_TC_SU_2_7.yaml

This file was deleted.

1 change: 0 additions & 1 deletion src/app/tests/suites/manualTests.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@
"Test_TC_SU_2_4",
"Test_TC_SU_2_5",
"Test_TC_SU_2_6",
"Test_TC_SU_2_7",
"Test_TC_SU_2_8",
"Test_TC_SU_3_1",
"Test_TC_SU_3_2",
Expand Down
Loading
Loading