aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-containers/podman/podman/run-ptest
blob: 108ff45119ed7f016686aae2020ab3a0192b8147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh

# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: MIT

#
# Podman system tests
#

# The system tests don't need any go related variables. Dummy-define them to
# avoid useless warnings/errors.
GOOS=undefined GO=true BUILDTAGS= make localsystem