Fuego Wiki Fixthis List
To make a FIXTHIS entry on a page, put the word FIXTHIS, followed by space and a dash, then the description of the item to be fixed (which should go until the end of the line).
Example: FIXTHIS - should add foo here
file ^ | line_no ^ | description ^ |
Adding_a_test | 161 | add information about results parsing |
Adding_a_test | 176 | add screenshot of "new test" dialog |
Adding_a_test | 184 | add screenshot of "configure test" dialog, showing Command box. |
Benchmark_parser_notes | 5 | add information about metrics.json file, when that goes live in the next fuego release |
Core_interfaces | 47 | document what OF_OVFILES is for |
Core_interfaces | 48 | document what OF_OVFILES_ARGS is for |
Core_interfaces | 56 | document TRIPLET |
Core_interfaces | 125 | add interface to perform Jenkins operations from the scripts |
Fuego_release_1.0.9-notes | 35 | should make plot API much easier, or at least document the rules better |
Issue_0005 | 35 | investigate build_number build_id difference between Jenkins versions |
Jenkins_User_Interface | 13 | show user interface for starting a test |
Jenkins_User_Interface | 15 | show user interface for adding a board |
Log_files | 7 | finish documenting log files on the Log files page. |
Notes_on_individual_tests | 23 | fix aiostress build error (missing libaio.h file) |
Notes_on_individual_tests | 25 | fix abort time for aiostress build error |
Questions | 4 | answer all of the questions on the Questions page (5 remaining) |
Questions | 71 | document that test programs should exit with 0 indicating a successful run, even if what they are testing failed. Exit of non-zero indicates a failure of test infrastructure, not failure of the test. |
Release_1.1_Notes | 49 | add more here... |
Test_Script_APIs | 5 | core functions: should document which of the functions are internal, and which are intended for test script use |
Test_Script_APIs | 59 | need to document the ov_* functions as well, from the scripts in the engine/overlays/base directory. |
Test_Specs_and_Plans | 38 | the Fuego system should handle this, by examining the |
Test_Specs_and_Plans | 109 | should specify location of the test spec file in the test package. |
Troubleshooting_Guide | 95 | make ConnectTimeout for ssh connections a board-level test variable |
Variables | 6 | I don't have all the fuego variables documented here yet |
function_ov_logger | 10 | ov_logger appears to only be used once, in pre_test. Check this out. |
function_report | 19 | In the test_run function, this report function is used to retrieve stdout and stderr while running test script and then store its log in /userdata/logs. This function is currently not good due to session ending when the board changes its IP address or SHUTDOWN. I suggest using the cmd and get from your API to avoid this kind of issue. |
function_report_append | 20 | need an example call for report_append |
log_compare | 143 | should document how to create parsed reference log files in the system, or make a tool to do so. |
log_compare | 164 | the log_compare and function_log_compare pages should be merged |
test_execution_flow_outline | 36 | finish test execution flow outline |
Note: This table is created using tbwiki's data_scan and table modules.