Introduction

Akraino Test Group Information

Hardware Information:

Software Information:

StarlingXKubernetesEdgeX Foundry
2.01.13.5 Kubernetes 1.13.5 

Overall Test Architecture

tbd 

Test API Description

Deployment Case

The Test Inputs

Running StarlingX system, access to github.

Test Procedure

0. Install latest StarlingX image (optional, as a separate Jenkins job).

1. ssh to running StarlingX system.

2. Download Kubernetes charts for EdgeX from: https://github.com/rohitsardesai83/edgex-on-kubernetes/

3. Unzip the archive.

4. Start EdgeX containers using kubectl:

  • > "kubectl create -f <service-name>.yaml".

5. Check that the EdgeX services are up and running:

  • > "kubectl get pods -n default | grep edgex"
Expected Output

tbd

Test Results

tbd

Feature Tests

These will be added in Rel 2.

Test Steps

TBD.

Test Dashboards

TBD.

Bottlenecks/Errata

TBD.


  • No labels