github.com/dmaizel/tests@v0.0.0-20210728163746-cae6a2d9cee8/metrics/storage/fio-k8s/scripts/dax-compare-test/Makefile (about) 1 # 2 # Copyright (c) 2021 Intel Corporation 3 # 4 # SPDX-License-Identifier: Apache-2.0 5 # 6 MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST))) 7 MKFILE_DIR := $(dir $(MKFILE_PATH)) 8 run: 9 $(MKFILE_DIR)/compare-virtiofsd-dax.sh 10 "$(MKFILE_DIR)/report/gen-html-fio-report.sh" "./results"