Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-02 | Make ubuntutest image x86 only. | Ayush Ranjan | |
PiperOrigin-RevId: 355315140 | |||
2021-02-01 | [infra] Consolidate all ubuntu tests into one image. | Ayush Ranjan | |
This makes it easier to add more tests that run on Ubuntu. We can now just add a bash script and call that from integration_test without having to set up another image. PiperOrigin-RevId: 355000410 |