metrics: Adds blogbench and webtool metrics tests

This PR adds blogbench and webtooling metrics checks to this repo.
The function running the test intentionally returns zero, so
the test will be enabled in another PR once the workflow is
green.

Fixes: #7069

Signed-off-by: David Esparza <david.esparza.borquez@intel.com>
This commit is contained in:
David Esparza
2023-06-26 16:53:23 -06:00
parent a25d5b9807
commit 35d096b607
6 changed files with 479 additions and 0 deletions

View File

@@ -40,3 +40,5 @@ jobs:
- name: run memory usage inside container test
run: bash tests/metrics/gha-run.sh run-test-memory-usage-inside-container
- name: run blogbench test
run: bash tests/metrics/gha-run.sh run-test-blogbench