layer5io / meshery-performance-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

[CI] Bump up from Node 12 #92

Closed leecalcote closed 1 month ago

leecalcote commented 1 month ago

Description

Workflow warnings - https://github.com/layer5io/meshery-smp-action/actions/workflows/scheduled-benchmarks.yml

[Scheduled Benchmark Test (linkerd, wrk2, soak-test.yaml)](https://github.com/layer5io/meshery-smp-action/actions/runs/7209647864/job/19641033095)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Expected Behavior

Screenshots/Logs

Environment:


Contributor Guides and Resources