Closed mryall-mawson closed 8 months ago
From Nick:
For the TVac test we’ll go for the following: Full power test Cut off temp, 85C (measured by TH1) No high-temp test after all
Tested manually via uts-cli run ...
, and works correctly.
Waiting for scheduler to be working on WS-1 to finalise this.
Scheduler is now working. Waiting to receive execution logs to confirm it is running the scripts properly.
Fully tested today with the scheduler. We ran both tvac1 and tvac2 schedules, and got the associated data back to UTS.
Some minor remaining issues for CUAVA to fix:
zip
task).
Requirements:
Current testing process at CUAVA:
cd UTS
uts-cli test
Suggested interface for CUAVA:
uts-cli run programs/tvac1.toml
- bottom, temp_abort = 85, default settings otherwiseuts-cli run programs/tvac2.toml
- top, temp_abort = 85, default settings otherwiseUse existing functionality from uts-run (which loads from UTS_PROGRAM_FILE) to load from tvac-1.toml, tvac-2.toml, etc.
Need to run uts-log in the background, like we do with systemd on test BBB. Could use CubeOS scheduler? Or another way to run system services? Want to capture data before/after uts-cli execution.
Schedule for TVac:
uts-log
as soon as possible after boot$UTS_LOG_PATH
uts-cli run tvac-1.toml
, etc. manually at specified times