Merge pull request #4821 from mxpv/tests

Enable devmapper tests
This commit is contained in:
Michael Crosby
2020-12-14 14:52:08 -05:00
committed by GitHub
3 changed files with 42 additions and 32 deletions

View File

@@ -298,7 +298,6 @@ jobs:
- name: Tests
env:
GOPROXY: direct
SKIPTESTS: github.com/containerd/containerd/snapshots/devmapper
run: |
make test
sudo -E PATH=$PATH GOPATH=$GOPATH GOPROXY=$GOPROXY make root-test