Skip to content

Commit 78a98a6

Browse files
authored
Merge pull request #39 from paravmellanox/master
Add support for rdma cgroup
2 parents d578e4e + ccd26c4 commit 78a98a6

7 files changed

+641
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go:
44

55
install:
66
- mkdir -p $GOPATH/src/github.com/prometheus $GOPATH/src/github.com/opencontainers
7-
- cd $GOPATH/src/github.com/opencontainers && git clone https://github.com/opencontainers/runtime-spec && cd runtime-spec && git checkout 96de01bbb42c7af89bff100e10a9f0fb62e75bfb
7+
- cd $GOPATH/src/github.com/opencontainers && git clone https://github.com/opencontainers/runtime-spec && cd runtime-spec && git checkout fa4b36aa9c99e00c2ef7b5c0013c84100ede5f4e
88
- cd $GOPATH/src/github.com/containerd/cgroups
99
- go get -t ./...
1010

0 commit comments

Comments
 (0)