Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Okstad <pokstad@gitlab.com>2020-12-10 20:02:40 +0300
committerPaul Okstad <pokstad@gitlab.com>2020-12-10 20:02:40 +0300
commit2fbf717a0752ec47da8c6f3b55da5c2488c4a847 (patch)
tree3566a0200e7599c87e0cef50e2046083f1172763
parent1c52df22ad398d0026b95fbcf91ed406b42f34ca (diff)
parentc6872becaf7182af1e5fb3ae435083dd0a1d6679 (diff)
Merge branch 'ps-cgroups-osx-tests' into 'master'
Fix tests for cgroups that depends on linux-only library See merge request gitlab-org/gitaly!2902
-rw-r--r--internal/cgroups/cgroups_linux_test.go (renamed from internal/cgroups/cgroups_test.go)0
-rw-r--r--internal/cgroups/mock_linux_test.go (renamed from internal/cgroups/mock_test.go)0
-rw-r--r--internal/cgroups/v1_linux_test.go (renamed from internal/cgroups/v1_test.go)0
3 files changed, 0 insertions, 0 deletions
diff --git a/internal/cgroups/cgroups_test.go b/internal/cgroups/cgroups_linux_test.go
index f4494573e..f4494573e 100644
--- a/internal/cgroups/cgroups_test.go
+++ b/internal/cgroups/cgroups_linux_test.go
diff --git a/internal/cgroups/mock_test.go b/internal/cgroups/mock_linux_test.go
index 6376cbf4b..6376cbf4b 100644
--- a/internal/cgroups/mock_test.go
+++ b/internal/cgroups/mock_linux_test.go
diff --git a/internal/cgroups/v1_test.go b/internal/cgroups/v1_linux_test.go
index da0039a2b..da0039a2b 100644
--- a/internal/cgroups/v1_test.go
+++ b/internal/cgroups/v1_linux_test.go