summaryrefslogtreecommitdiff
path: root/test/e2e
diff options
context:
space:
mode:
authorLokesh Mandvekar <lsm5@fedoraproject.org>2021-04-15 14:24:13 -0400
committerMatthew Heon <mheon@redhat.com>2021-04-16 14:02:57 -0400
commite4c811bb0f629a2d8718cd82b674dedeaecc31a2 (patch)
treef4ed78ee4d76c96219e4a8f9387744fbf40a4caf /test/e2e
parentd42f6e3cd21867112471c768fb31123a92409166 (diff)
downloadpodman-e4c811bb0f629a2d8718cd82b674dedeaecc31a2.tar.gz
podman-e4c811bb0f629a2d8718cd82b674dedeaecc31a2.tar.bz2
podman-e4c811bb0f629a2d8718cd82b674dedeaecc31a2.zip
Fix build with GO111MODULE=off
Distro builds on Fedora and Kubic projects use GO111MODULE=off by default which are currently failing. This commit fixes it and going forward, podman CI will also indicate failures in rpm builds. The additional LDFLAGS have been removed from the spec file which is not ideal. But, currently we only use the spec file to check if the rpm builds fine. We can fix the LDFLAGS in a later commit when we're working on packit integration. conmon build has also been removed from podman.spec.in because the COPR for which it was provided has been discontinued. [NO TESTS NEEDED] Fixes: #10009 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
Diffstat (limited to 'test/e2e')
0 files changed, 0 insertions, 0 deletions