summaryrefslogtreecommitdiffhomepage
path: root/test/e2e
AgeCommit message (Expand)Author
2021-02-04Call kernfs.syntheticDir.InitRefs() on creation.Nicolas Lacasse
2021-02-04[infra] Do not recompile integration test executables each time.Ayush Ranjan
2021-02-03[vfs] Make sticky bit check consistent with Linux.Ayush Ranjan
2021-02-01[infra] Consolidate all ubuntu tests into one image.Ayush Ranjan
2020-12-29Deflake TestBindOverlay in //test/e2e:integration_testTing-Yu Wang
2020-12-17Set max memory not minFabricio Voznika
2020-12-07Support icmpv6 transport protocolPeter Johnston
2020-09-17[testing] Use container address to talk to server running inside container.Ayush Ranjan
2020-08-11Mark integration tests as passing in VFS2 except CheckpointRestore.Zach Koopmans
2020-08-06Add LinkAt support to goferFabricio Voznika
2020-07-30Call lseek(0, SEEK_CUR) unconditionally in runsc fsgofer's Readdir(offset=0).Jamie Liu
2020-07-30Implement overlayfs_stale_read for vfs2.Jamie Liu
2020-07-20Add standard entrypoints for test targets.Adin Scannell
2020-07-08Move all tests to new docker API.Zach Koopmans
2020-06-17Add TempTmpMount testFabricio Voznika
2020-06-05Use top-down allocation for pgalloc.Adin Scannell
2020-05-21Fix TestTmpFileFabricio Voznika
2020-05-13Enable overlayfs_stale_read by default for runsc.Jamie Liu
2020-04-23Simplify Docker test infrastructure.Adin Scannell
2020-03-25Fix race in TestRunEnvHasHomeFabricio Voznika
2020-03-10Make checkpoint/restore e2e test less flakyIan Lewis
2020-01-27Standardize on tools directory.Adin Scannell
2019-10-28Deflake TestCheckpointRestoreFabricio Voznika
2019-10-18Add more instructions to test/README.mdFabricio Voznika
2019-10-07Add tests for $HOMEIan Lewis
2019-10-01Prevent CAP_NET_RAW from appearing in execFabricio Voznika
2019-09-23Always set HOME env var with `runsc exec`.Nicolas Lacasse
2019-09-23Add test that runsc exec inherits the same environment as run.Nicolas Lacasse
2019-09-03Impose order on test scripts.Adin Scannell