summaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2021-04-16[op] Split nogo target out of unit tests.Ayush Ranjan
2021-04-02Implement cgroupfs.Rahat Mahmood
2021-04-02Add vfs1 to go/runsc-benchmarksZach Koopmans
2021-03-13[perf] Run benchmarks with VFS2.Ayush Ranjan
2021-03-11fusefs: Implement default_permissions and allow_other mount options.Rahat Mahmood
2021-02-02Drop gazelle target from the Makefile.Adin Scannell
2021-02-01[infra] Fix gazelle target.Ayush Ranjan
2021-01-15Add fsstress testsFabricio Voznika
2021-01-14Don't run profiles on runc.Zach Koopmans
2021-01-13Split container tests from unit tests.Adin Scannell
2021-01-12Don't remove release directory.Adin Scannell
2021-01-12Delete shim v1Fabricio Voznika
2021-01-11Fix Go branch for arm64.Adin Scannell
2021-01-08Support releasing aarch64 builds.Adin Scannell
2021-01-08Fix sha256 for github-workflow.json.Adin Scannell
2021-01-07Add ARM smoke testAndrei Vagin
2021-01-07Fix native benchmarks.Adin Scannell
2021-01-06Export a pprof visualization endpoint.Adin Scannell
2021-01-05Add benchmarks targets to BuildKite.Adin Scannell
2020-12-30Add BuildKite annotations for failures and profiles.Adin Scannell
2020-12-17Set --nocache_test_results to runtime testsFabricio Voznika
2020-12-16Restore refresh target.Adin Scannell
2020-12-11Fix run and sudo targets.Adin Scannell
2020-12-10Fix website buildIan Lewis
2020-12-09Refactor the Makefile to avoid recursive Make.Adin Scannell
2020-12-07Support icmpv6 transport protocolPeter Johnston
2020-12-04Update containerd tests for 1.4+ to 1.4.3.Adin Scannell
2020-12-04Fix load-benchmarks-images call.Zach Koopmans
2020-12-03Update containerd to 1.3.9Fabricio Voznika
2020-12-03Support partitions for other tests.Adin Scannell
2020-11-23Clean up build output.Adin Scannell
2020-11-12[infra] Do not use debug flags for testing.Ayush Ranjan
2020-11-10Add debug logs to startup benchmark.Zach Koopmans
2020-11-10Show run-benchmark output.Adin Scannell
2020-11-09Evaluate T as a shell variable, not a Make variable.Adin Scannell
2020-11-06Add pull image statment to benchmarks rule.Zach Koopmans
2020-11-05[runtime tests] Add partitions to runtime tests.Ayush Ranjan
2020-11-05Internal ChangeZach Koopmans
2020-10-29Make RedirectTarget thread safeKevin Krakauer
2020-10-22Add a platform portability blog postIan Lewis
2020-10-19Remove legacy bazel configurations.Adin Scannell
2020-10-15Add easier-to-use docker_image target.Adin Scannell
2020-10-07Add staticcheck and staticstyle analyzers.Adin Scannell
2020-09-29Add nogo check annotations to GitHub.Adin Scannell
2020-09-21Port fuse tests to Makefile.Ayush Ranjan
2020-09-17ip6tables: filter table supportKevin Krakauer
2020-09-17Fix root tests target in Makefile.Ayush Ranjan
2020-09-14Fix modprobe dependencyKevin Krakauer
2020-09-10[vfs] Add vfs2 runtime tests.Ayush Ranjan
2020-09-07Fix make_apt script.Ayush Ranjan