Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CI/CD Regression Tests: LoRa Device Service

The Test inputs

The test steps and data are contained in the scripts in the source repository cicd/test/lora directory.

Test Procedure

The test bed is initialized to the point of having all EdgeX services running, with device-lora enabled.

The dht2lra service is started on the two sensor nodes.

Execute the test scripts:

robot cicd/test/lora

Expected output

The test cases will check if MQTT messages containing temperature data gathered from the sensor nodes are arriving at the master node on the topic for each each edge node. Validating that the LoRa device support is functioning.

The Robot Framework should report success for all test cases.

Test Results

Pass

Feature Project Tests

N/A

BluVal Tests

BluVal tests for Lynis, Vuls, and Kube-Hunter were executed on the test bed.

The Test inputs

Insert BluVal configuration yaml here

...