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

Deleting a Kbox Cloud Phone Container

Case No.

4.1.3

Test Objective

Verify that a Kbox cloud phone container can be deleted.

Test Networking

N/A

Prerequisites

  1. The basic environment of the Kbox cloud phone has been deployed.
  2. A Kbox cloud phone container has been started.

Test Procedure

  1. Run the ./android11_kbox.sh delete x command to delete the Kbox cloud phone container.
    NOTE:

    x indicates the digit part of a container ID.

  2. Run the docker ps -a command to query all Kbox cloud phone containers in the current environment.

Expected Result

  1. A message is displayed, indicating that the Kbox cloud phone container is successfully deleted.
  2. The list of Kbox cloud phone containers does not contain the deleted Kbox cloud phone container.

Test Result

  

Remarks