Skip to content

[Feat] Add check result yaml for SR band

Ann Cheng requested to merge ann/sr_band_check_result_yaml into master

Problems/Issues/Summary


  • Bugs
  • Features
  • Enhancements

Add identify for SR Band v2.5.

Solutions/Fixes


  1. Add check results yaml configuration file for SR ACS 23.09 and 24.01
  2. Revert back to use SR/ES template, use folder name acs-auto-results instead of acs_results
  3. Document an exemple in the README, using this config file
  4. Add this config file in the auto-detect logic
  5. Add validation entries for that YAML file in the Makefile

Test/Unit Test


  • Manual Test

    • ACS v23.09

      ./check-sr-results.py --dir Test-20240329

      test_result_23.09.png

    • ACS v24.03

      ./check-sr-results.py --dir Test-20240409

    test_result_24.03.png

  • CI Automation Test

    1. Check to pipeline tab
Edited by Ann Cheng

Merge request reports