我要评分
获取效率
正确性
完整性
易理解

Creating a Kbox Cloud Phone Container

Case No.

4.1.1

Test Objective

Verify that a Kbox cloud phone container can be created.

Test Networking

N/A

Prerequisites

The basic environment of the Kbox cloud phone has been deployed.

Test Procedure

  1. Run the ./android11_kbox.sh start kbox_image:tag x y command to create Kbox cloud phone containers.
    NOTE:

    x and y indicate the start and end IDs of containers to be created, respectively. For example, to create containers 1 to 9, enter 1 for x and 9 for y. To create only one container, enter a value for x only.

  2. Run the docker ps -a command to view the created Kbox container and its status.

Expected Result

  1. A message is displayed, indicating that the Kbox cloud phone container is successfully created.
  2. The created device and its status are displayed.

Test Result

  

Remarks