github.com/kata-containers/tests@v0.0.0-20240307153542-772105b56064/arch/ppc64le-options.mk (about) 1 # 2 # Copyright (c) 2019 IBM 3 # 4 # SPDX-License-Identifier: Apache-2.0 5 6 # configuration file 7 CONFIG := .ci/ppc64le/configuration_ppc64le.yaml 8 9 # union for 'make test' 10 UNION := $(shell bash -c '.ci/filter/filter_test_union.sh $(CONFIG)')