RaduBerinde
745926af18
tests: build the integration SDK config without the host's AWS setup
...
The integration harness went through `config.LoadDefaultConfig` to build
its `aws.Config`, even though it supplies the region, credentials, endpoint,
and HTTP client itself. That made it read the host's shared AWS
configuration, and with `AWS_PROFILE` set in the environment the SDK
insists the named profile exist: on a machine whose shell sets a profile
the SDK cannot find, every test in `cmd/versitygw` died at client setup
with
error: failed to get shared config profile, <name>
Build the `aws.Config` directly from the harness settings instead. Nothing
the shared configuration could supply was used -- credentials and region
were always overridden -- and disabling only the shared files would not
have helped, since the SDK still requires a profile named by `AWS_PROFILE`
to resolve. The default stderr logger `LoadDefaultConfig` installed is kept
so `--debug` output is unchanged.
2026-09-08 07:21:40 -07:00
..
2026-05-21 23:49:34 +04:00
2026-08-25 01:07:36 +04:00
2026-03-10 09:47:37 -07:00
2026-07-31 14:58:21 -07:00
2026-04-22 13:23:46 -07:00
2026-08-27 16:37:28 -07:00
2026-05-21 23:49:34 +04:00
2026-06-10 12:41:55 +04:00
2024-05-06 16:16:31 -07:00
2026-05-21 23:49:34 +04:00
2025-10-31 20:53:55 +04:00
2025-10-31 20:53:55 +04:00
2025-10-31 20:53:55 +04:00
2026-05-21 23:49:34 +04:00
2026-06-10 12:41:51 +04:00
2026-05-21 23:49:34 +04:00
2026-09-01 14:40:09 +04:00
2026-05-21 23:49:34 +04:00
2026-05-21 23:49:34 +04:00
2025-10-31 20:53:55 +04:00
2025-10-31 20:53:55 +04:00
2026-01-05 16:24:01 +04:00
2025-10-31 20:53:55 +04:00
2025-10-31 20:53:55 +04:00
2025-10-31 20:53:55 +04:00
2025-10-31 20:53:55 +04:00
2025-10-31 20:53:55 +04:00
2026-08-31 16:47:49 +04:00
2026-06-10 12:41:51 +04:00
2026-06-16 21:36:45 +04:00
2026-05-21 23:49:34 +04:00
2026-01-14 13:41:50 +04:00
2026-08-25 01:07:36 +04:00
2026-01-02 23:31:35 +04:00
2026-09-03 23:51:55 +04:00
2025-10-31 20:53:55 +04:00
2026-06-16 21:36:45 +04:00
2026-08-25 01:06:25 +04:00
2026-08-25 01:03:22 +04:00
2026-08-25 01:06:25 +04:00
2026-08-25 01:03:12 +04:00
2026-09-02 16:15:53 +04:00
2026-08-28 00:49:21 +04:00
2026-09-01 19:55:27 +04:00
2026-08-25 01:03:22 +04:00
2026-09-02 16:15:53 +04:00
2026-08-25 01:03:22 +04:00
2026-08-25 01:03:22 +04:00
2026-08-28 00:49:20 +04:00
2026-08-25 01:03:22 +04:00
2026-08-25 01:03:22 +04:00
2026-08-25 01:03:22 +04:00
2026-08-25 01:06:25 +04:00
2026-08-25 01:03:22 +04:00
2026-08-25 01:03:22 +04:00
2026-09-01 19:55:27 +04:00
2026-08-25 01:03:22 +04:00
2026-08-25 01:03:12 +04:00
2026-09-02 16:15:53 +04:00
2026-08-28 00:49:21 +04:00
2026-08-25 01:03:22 +04:00
2026-08-28 00:49:20 +04:00
2026-08-28 00:49:20 +04:00
2026-08-28 00:49:20 +04:00
2026-08-28 00:49:20 +04:00
2026-08-28 00:49:20 +04:00
2026-08-28 00:49:20 +04:00
2026-08-25 01:03:22 +04:00
2026-08-25 01:03:22 +04:00
2026-08-25 01:07:36 +04:00
2026-08-25 01:03:22 +04:00
2026-08-28 00:49:21 +04:00
2026-08-28 00:49:20 +04:00
2026-08-28 00:49:20 +04:00
2026-08-28 00:49:21 +04:00
2026-08-28 00:49:20 +04:00
2026-08-28 00:49:20 +04:00
2026-09-02 16:15:53 +04:00
2026-08-28 00:49:20 +04:00
2026-08-25 01:03:22 +04:00
2026-08-25 01:03:12 +04:00
2026-05-21 23:49:34 +04:00
2026-06-18 11:34:05 -07:00
2026-05-21 23:49:34 +04:00
2026-05-21 23:49:34 +04:00
2026-08-27 16:40:43 -07:00
2026-07-14 19:21:20 -07:00
2026-05-21 23:49:34 +04:00
2026-03-02 19:30:57 +04:00
2026-06-10 12:41:51 +04:00
2026-01-08 16:23:23 -08:00
2026-08-25 01:07:33 +04:00
2026-04-02 08:14:44 -07:00
2026-08-29 12:06:50 +05:00
2026-08-25 01:41:12 +04:00
2026-05-22 00:01:24 +04:00
2025-11-03 22:59:06 +04:00
2026-02-24 16:59:38 +04:00
2026-05-23 04:18:06 +04:00
2026-08-25 01:07:36 +04:00
2026-05-21 23:49:34 +04:00
2025-10-31 20:53:55 +04:00
2026-06-10 12:41:55 +04:00
2026-08-25 01:07:36 +04:00
2026-01-14 13:41:50 +04:00
2026-06-16 22:48:51 +04:00
2026-08-28 00:49:20 +04:00
2025-10-31 20:53:55 +04:00
2026-09-03 23:51:55 +04:00
2026-09-03 23:51:55 +04:00
2026-09-03 23:51:55 +04:00
2026-09-03 23:51:55 +04:00
2026-09-08 07:21:40 -07:00
2026-06-15 14:48:31 +04:00
2026-05-04 08:50:39 -07:00
2025-12-26 21:16:01 +04:00
2026-06-15 18:53:42 +04:00
2026-05-04 08:50:39 -07:00
2026-07-31 14:58:21 -07:00
2026-07-31 14:58:21 -07:00
2026-09-01 14:40:09 +04:00
2026-08-26 21:22:24 -07:00
2026-08-19 13:54:34 +02:00
2026-08-25 01:07:36 +04:00