Fabricio Voznika
0b041f573b
Simplify containerd runtime configuration for gVisor
...
The previous code had a copy of `config.toml` which is easy to get out of
sync. Instead, append the necessary configuration to the existing file
to retain the rest of the configuration.
Also changed the location where `runsc` is downloaded to use the latest
release instead of hardcondig to a release which gets old quickly.
2023-06-15 14:01:41 -07:00
Kian-Meng Ang
bc03821826
Fix typos
2022-06-10 15:26:35 -07:00
Steven Powell
1aa1f04e9b
remove old build tags
2022-03-30 16:43:29 -07:00
Steven Powell
145f9fc9ab
run `go fmt`
2021-09-13 11:58:43 -07:00
Sharif Elgamal
0ed5b13995
add docs for all integration tests and generate docs with them
2021-04-16 13:42:41 -07:00
Medya Gh
2e64eb7952
convert all rr.Args to rr.Command()
2020-03-25 22:21:19 -07:00
Medya Gh
73a9653c80
improve logging for gvisor test
2020-03-25 21:52:00 -07:00
tstromberg
de1d2639da
Set explicit memory defaults in integration tests
2020-03-05 13:03:57 -08:00
Medya Gh
2da158a1a0
typo
2020-02-20 17:01:28 -08:00
Medya Gh
763d54025c
change all timeouts in the integration tests
2020-02-20 16:40:18 -08:00
Medya Gh
6e0aeda4ea
change all time durations
2020-02-20 16:19:59 -08:00
Thomas Stromberg
e5fd7a6a81
Replace integration-test specific hacks with actual protection against racey events
2020-01-09 12:58:10 -08:00
Priya Wadhwa
44cde7767f
update gvisor addon test now that addons are per profile
2019-12-30 16:31:59 -05:00
Thomas Stromberg
e338ac0cc9
Double pod test waits
2019-11-13 06:42:07 -08:00
Thomas Stromberg
850ee4bf62
Refactor wait code into WaitForStartSlot to avoid parallel conflation
2019-10-30 09:27:25 -07:00
Thomas Stromberg
a3c8299995
Improve start offsets in MaybeSlowParallel by using a schedule
2019-10-30 07:47:09 -07:00
Thomas Stromberg
af6468f5a4
Move gvisor testing to live behind a flag, double timeout
2019-10-29 20:20:33 -07:00
Thomas Stromberg
11e8a45fe5
Set gvisor-addon version, make cache add non-fatal
2019-10-25 18:20:43 -07:00
tstromberg
9b2ce99723
Use chroot instead of LD_LIBRARY_PATH for containerd restart
2019-10-25 14:03:01 -07:00
Thomas Stromberg
e1f49c277b
Allow more time for gvisor to complete on slower machines
2019-10-17 13:53:36 -07:00
tstromberg
bd41482c27
Re-enable gvisor tests now that #5305 is resolved
2019-09-25 16:56:06 -07:00
Thomas Stromberg
fff8f5cbec
Offset integration tests which start clusters by 5s
2019-09-17 07:08:57 -07:00
Thomas Stromberg
7c2801f565
Double context.WithTimeout durations for slower test machines
2019-09-11 15:20:19 -07:00
Thomas Stromberg
4b484bdbff
Add renamed and refactored integration tests
2019-09-11 10:16:16 -07:00