Merge pull request #7503 from GabyCT/topic/ghafio

metrics: Add FIO test to gha for kata metrics CI
This commit is contained in:
David Esparza
2023-08-02 10:05:09 -06:00
committed by GitHub
10 changed files with 193 additions and 3 deletions

View File

@@ -49,9 +49,12 @@ jobs:
- name: run tensorflow test
run: bash tests/metrics/gha-run.sh run-test-tensorflow
- name: run fio test
run: bash tests/metrics/gha-run.sh run-test-fio
- name: make metrics tarball ${{ matrix.vmm }}
run: bash tests/metrics/gha-run.sh make-tarball-results
- name: archive metrics results ${{ matrix.vmm }}
uses: actions/upload-artifact@v3
with: