ostree-collection-id automated

critical

Image Types:
fixedfunction-armhf / fixedfunction-arm64 / fixedfunction-amd64 / hmi-armhf / hmi-amd64
Image Deployment:
OSTree
Type:
functional

Description

OSTree: Collection ID test This test ensures that the system is booted with proper Collection ID.


Pre Conditions

  1. Clone the tests repository from another computer (Note that the branch being tested may change depending on the release, please make sure to clone the correct branch for the release in question):
  2. $ git clone --branch apertis/v2024dev0 https://gitlab.apertis.org/tests/ostree-images.git
  3. Copy the test directory ostree-images to the target device:
  4. $ DUT_IP=<device-ip>
    $ scp -r ostree-images user@$DUT_IP:
  5. Log into the target device:
  6. $ ssh user@$DUT_IP

Execution Steps

  1. Enter test directory:
  2. $ cd ostree-images
  3. Execute the following command:
  4. $ common/run-test-in-systemd --name=ostree-collection --timeout=900 env DEBUG=2 ./run-ostree-collection_id.sh

Expected

The automated test should succeed.

Notes

  • The automated test uses internet