edgexfoundry / performance-test

Owner: QA-Testing WG
4 stars 9 forks source link

Updated telemetry stack needed - Separate what needs to run on server vs. edge appliance #2

Closed jamesrgregg closed 5 years ago

jamesrgregg commented 5 years ago

The server that hosts the Influxdb and Grafana dashboard will be separate from the edge appliance that spins up for the performance tests. The docker-compose should be written to separate the server based docker components from the appliance based.

jamesrgregg commented 5 years ago

Also.. we will need to see the actual IAC that LF uses to understand how the security group rules are going to be defined for the required server side dependencies.

cloudxxx8 commented 5 years ago

@jamesrgregg different server could still leverage the same docker-compose file. we just need to use different docker-compose command to achieve it.

jamesrgregg commented 5 years ago

initial implementation is on Jenkins with build nodes. closing issue as non-issue in this initial implementation of the performance-tests jenkins jobs.