Rate This Document
Findability
Accuracy
Completeness
Readability

Instruction Stream Component Version Query

Case No.

4.1.9

Test Objective

Verify the function of querying the instruction stream component version.

Test Networking

N/A

Prerequisites

  1. The instruction stream cloud phone environment has been deployed.
  2. An instruction stream 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 instruction stream cloud phone container. Expected result 1 is displayed.
  2. Run the cat /vendor/etc/instructionengine_version.txt command to query the version information. Expected result 2 is displayed.

Expected Result

  1. The container can be accessed.
  2. The correct version information of the instruction stream component is displayed as follows. (The specific version number is subject to the current version.)
    Product Name: Kunpeng BoostKit
    Product Version: xxx
    Component Name: BoostKit-instructionengine
    Component Version: xxx
    Component AppendInfo: 11.0.0_r48

Test Result

  

Remarks

In the test procedure, x in kbox_x indicates the ID of the created instruction stream cloud phone container.