Rate This Document
Findability
Accuracy
Completeness
Readability

Querying the Kbox Component Version

Case No.

4.1.15

Test Objective

Test the function of querying the Kbox component version.

Test Networking

None

Prerequisites

  1. The basic environment of the Kbox cloud phone has been deployed.
  2. A Kbox cloud phone container has been created and connected to the ADB.

Test Procedure

  1. Run the sudo docker exec -it kbox_x sh command to access the Kbox cloud phone container.
  2. Run the cat /vendor/etc/kbox_version.txt command to query the version information.

Expected Result

  1. The container can be accessed.
  2. The correct Kbox component version information is displayed as follows: (The specific version number is subject to the current version.)
    1
    2
    3
    4
    5
    Product Name: Kunpeng BoostKit
    Product Version: xxx
    Component Name: BoostKit-boostcph-kbox
    Component Version: xxx
    Component AppendInfo: 11.0.0_r48
    

Test Result

  

Remarks