layer5io / meshery-smp-action

GitHub Action for pipelining microservices and Kubernetes performance testing with Meshery
https://layer5.io/projects/nighthawk
Apache License 2.0
29 stars 22 forks source link

Increase frequency of self-hosted performance tests to once per hour #54

Closed leecalcote closed 2 years ago

leecalcote commented 2 years ago

Current Behavior

Tests run on a 24 hour period.

Desired Behavior

As the project ramps the diversity of testing, it would be good to get these results generated more frequently in order to iterate more quickly on test harness updates and performance test profiles.

Implementation

Increase frequency of self-hosted performance tests to once per hour


Contributor Guide