Age | Commit message (Expand) | Author |
2018-10-09 | Add tests to verify gofer is chroot'ed | Fabricio Voznika |
2018-10-08 | Job control signals must be sent to all processes in the FG process group. | Nicolas Lacasse |
2018-10-04 | Capture boot panics in debug log. | Nicolas Lacasse |
2018-10-03 | Fix sandbox chroot | Fabricio Voznika |
2018-10-02 | Bump some timeouts in the image tests. | Nicolas Lacasse |
2018-10-02 | Fix compilation bug. | Nicolas Lacasse |
2018-10-01 | runsc: Support job control signals in "exec -it". | Nicolas Lacasse |
2018-10-01 | Fix ruby image tests. | Nicolas Lacasse |
2018-10-01 | Make multi-container the default mode for runsc | Fabricio Voznika |
2018-09-28 | Made a few changes to make testutil.Docker easier to use | Fabricio Voznika |
2018-09-28 | Add ruby image tests | Fabricio Voznika |
2018-09-28 | Switch to root in userns when CAP_SYS_CHROOT is also missing | Fabricio Voznika |
2018-09-21 | Run gofmt -s on everything | Ian Gudger |
2018-09-18 | Handle children processes better in tests | Fabricio Voznika |
2018-09-07 | Automated rollback of changelist 212059579 | Nicolas Lacasse |
2018-09-07 | Disable test until we figure out what's broken | Fabricio Voznika |
2018-09-07 | Remove '--file-access=direct' option | Fabricio Voznika |
2018-09-07 | runsc: Run sandbox process inside minimal chroot. | Nicolas Lacasse |
2018-09-05 | Use container's capabilities in exec | Fabricio Voznika |
2018-09-04 | runsc: Run sandbox as user nobody. | Nicolas Lacasse |
2018-09-04 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |
2018-08-31 | Automated rollback of changelist 210995199 | Fabricio Voznika |
2018-08-31 | Fix RunAsRoot arguments forwarding | Fabricio Voznika |
2018-08-30 | runsc: Pass log and config files to sandbox process by FD. | Nicolas Lacasse |
2018-08-28 | Consolidate image tests into a single file | Fabricio Voznika |
2018-08-27 | Put fsgofer inside chroot | Fabricio Voznika |
2018-08-20 | Standardize mounts in tests | Fabricio Voznika |
2018-08-16 | Combine functions to search for file under one common function | Fabricio Voznika |
2018-08-14 | runsc: Change cache policy for root fs and volume mounts. | Nicolas Lacasse |
2018-08-09 | Fix runsc integration_test when using --network=host | Fabricio Voznika |
2018-08-08 | Resend packets back to netstack if destined to itself | Fabricio Voznika |
2018-08-07 | Fix build break in test | Fabricio Voznika |
2018-08-02 | Isolate image pulling time from container startup | Fabricio Voznika |
2018-07-25 | Replace sleeps with waits in tests - part I | Fabricio Voznika |
2018-07-23 | Created a docker integration test for a tomcat image. | Justine Olshan |
2018-07-23 | Add KVM and overlay dimensions to container_test | Fabricio Voznika |
2018-07-13 | Bump the timeout when waiting for python HTTP server. | Nicolas Lacasse |
2018-07-11 | Created runsc and docker integration tests. | Justine Olshan |
2018-07-06 | Tests pause and resume functionality on a Python container. | Justine Olshan |
2018-07-03 | Fix flaky image_test | Fabricio Voznika |
2018-06-28 | Add more image tests | Fabricio Voznika |
2018-06-26 | Add KVM, overlay and host network to image tests | Fabricio Voznika |
2018-06-25 | runsc: add a `multi-container` flag to enable multi-container support. | Lantao Liu |
2018-06-20 | Include image test as part of kokoro tests | Fabricio Voznika |
2018-06-20 | Add end-to-end image tests | Fabricio Voznika |
2018-06-12 | Enable debug logging in tests | Fabricio Voznika |
2018-06-06 | runsc: Support abbreviated container IDs. | Kevin Krakauer |
2018-06-04 | Refactor container_test in preparation for sandbox_test | Fabricio Voznika |