Eelco Dolstra
|
ca9696748a
|
Make the S3 test more robust
Waiting for the minio unit is apparently not reliable enough, so let's
also wait for the port.
|
2025-05-24 01:30:51 +02:00 |
|
Robert Hensing
|
58b657b976
|
tests/nixos: Work around network-online.target inactivity
|
2025-04-01 16:36:47 +02:00 |
|
Robert Hensing
|
96e550efc5
|
Format .nix files
... with nixfmt (rfc style)
|
2025-01-24 17:04:02 +01:00 |
|
Robert Hensing
|
6f0bdd9ae7
|
tests: Wait for network *online* targets
More prevalent than I thought in 15073e86a
See also 3588783032
which is a failed github-flakes test without "Network is Online"
|
2025-01-20 18:24:22 +01:00 |
|
Cole Helbling
|
f0c1262d23
|
tests/nixos/s3-binary-cache-store: disable default substituter so it runs faster
Since networking is disabled in these VMs, trying to talk to the default
cache.nixos.org slows the test down (since it can't resolve it).
|
2024-12-19 11:16:34 -08:00 |
|
Cole Helbling
|
535724fd79
|
tests/nixos/s3-binary-cache-store: test that "object does not exist" error message is properly formatted
|
2024-12-19 11:16:30 -08:00 |
|
Eelco Dolstra
|
e09666d314
|
Fix test name
|
2024-10-22 22:05:48 +02:00 |
|
Eelco Dolstra
|
0500fba56a
|
builtins.fetchurl: Fix segfault on s3:// URLs
Also, add an activity to show that we're downloading an s3:// file.
Fixes #11674.
|
2024-10-11 14:32:34 +02:00 |
|
Eelco Dolstra
|
2950f9e18a
|
Add a VM test for S3BinaryCacheStore
Fixes #11238.
|
2024-08-05 11:48:50 +02:00 |
|