$sudo python3 ancert -h
usage: ancert [-h] [-g {System,CPU,Memory,Video,GPU,Storage,Network,NVMe,FC}]
              [-c CASE] [-i INDEX] [--lts_ip LTS_IP]
              [--exclude_interface EXCLUDE_INTERFACE] [--single_mode]
              [--list_hardware {All,System,CPU,Memory,Video,GPU,Storage,Network,NVMe,FC}]

ancert

optional arguments:
  -h, --help            show this help message and exit
  -g {System,CPU,Memory,Video,GPU,Storage,Network,NVMe,FC}, --category {System,CPU,Memory,Video,GPU,Storage,Network,NVMe,FC}
                        Category
  -c CASE, --case CASE  Case
  -i INDEX, --index INDEX
                        Want to test device index
  --lts_ip LTS_IP       LTS ip address
  --exclude_interface EXCLUDE_INTERFACE
                        exclude interface name such as eth0
  --single_mode         Run System test without LTS
  --list_hardware {All,System,CPU,Memory,Video,GPU,Storage,Network,NVMe,FC}
                        List hardware on the system for target category

Example:
  python3 ancert -h
  python3 ancert -g Storage

#OpenAnolis #Hardware #Compatibility #Test #Suite

Leave a Comment

Your email address will not be published. Required fields are marked *