summaryrefslogtreecommitdiffhomepage
path: root/kokoro
AgeCommit message (Expand)Author
2019-10-01Add runsc logs to kokoro artifactsFabricio Voznika
2019-09-29Ensure runsc is uploaded.Adin Scannell
2019-09-27kokoro: don't pass KOKORO_REPO_KEY in presubmit jobsAndrei Vagin
2019-09-23Fix runsc checksum artifact name.Brad Burlage
2019-09-16Fix artifact pattern for repositories.Adin Scannell
2019-09-13Remove stale configurations.Adin Scannell
2019-09-11Update key environment variables.Adin Scannell
2019-09-11Fix authorization for continuous integration.Adin Scannell
2019-09-11Bump bazel, rules_go, gazelle, and go toolchain to latest versions.Nicolas Lacasse
2019-09-10Fix minor Kokoro issues.Adin Scannell
2019-09-03Impose order on test scripts.Adin Scannell
2019-08-30Update image to install docker and fix permissionsAdin Scannell
2019-08-29Internal change.Adin Scannell
2019-08-28Fix permissions on .ssh filesAdin Scannell
2019-08-28Fix kokoro image build scriptsAdin Scannell
2019-08-27kokoro: Add scripts to rebuild images.Adin Scannell
2019-06-04Fix Kokoro revision and 'go get usage'Adin Scannell
2019-06-01Add tooling for Go-compatible branch.Adin Scannell
2019-05-31Switch to new dedicated RBE project.Adin Scannell
2019-05-30runsc/do: allow to run commands in a host network namespaceAndrei Vagin
2019-05-15gvisor/runsc: use a veth link address instead of generating a new oneAndrei Vagin
2019-05-14kokoro: run tests with a default docker container runtimeAndrei Vagin
2019-05-13gvisor/runsc/tests: set timeout for http.Get()Andrei Vagin
2019-05-03gvisor: run bazel in a docker containerAndrei Vagin
2019-05-03gvisor/kokoro: save runsc logsAndrei Vagin
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-04-15Fix gvisor-containerd-shim download in the test.Lantao Liu
2019-04-05Make it easier for humans to use RBE, and maintain our bazelrc.Nicolas Lacasse
2019-03-11gvisor/kokoro: don't downgrade libseccompAndrei Vagin
2019-03-08Fix tests which fail in kokoroAndrei Vagin
2019-03-04Remove TODO that we won't do.Nicolas Lacasse
2019-02-28Fix "-c dbg" build breakFabricio Voznika
2019-02-13gvisor/kokoro: run apt-get update before apt-get installAndrei Vagin
2019-02-11gvisor: Run syscall tests in kokoro on the rbe clusterAndrei Vagin
2019-01-17Pin containerd to v1.2.2. in integration tests.Nicolas Lacasse
2018-12-21Kokoro: Build all packages as part of presubmit.Nicolas Lacasse
2018-12-21Configure Kokoro build with RBE.Nicolas Lacasse
2018-12-17Turn off kokoro key-fetching until the key is available.Nicolas Lacasse
2018-12-17Refactor kokoro/run_tests.shNicolas Lacasse
2018-12-17Use more descriptive service account key name.Nicolas Lacasse
2018-12-14Use containerd at HEAD until better tagged version is available.Nicolas Lacasse
2018-12-14Give Kokoro access to RBE service.Nicolas Lacasse
2018-12-10Open source system call tests.Brian Geffon
2018-11-28Fix crictl tests.Kevin Krakauer
2018-11-27Disable crictl testsMichael Pratt
2018-11-01First crictl integration tests.Kevin Krakauer
2018-10-29Install containerd and crictl when running tests in Kokoro.Kevin Krakauer
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-03Fix sandbox chrootFabricio Voznika
2018-08-07Fix build break in testFabricio Voznika