Natanael Copa
3197427cb3
Add incus support
...
Incus provides meta-data via unix socket /dev/incus/sock
https://linuxcontainers.org/incus/docs/main/dev-incus/
2024-06-28 11:40:22 +02:00
Natanael Copa
abe98e6cbf
Improve readability and fix quoting in fake netcat
...
No functional changes.
2024-06-27 22:11:51 +02:00
Hugo Rodrigues
119d7a686e
Add scaleway support
2024-02-14 15:05:52 +00:00
Natanael Copa
b571e252c0
Add a fake getent for tests
...
Avoid tests fail due to existing default user on system. There are more
than one test that is affected of this, so create a fake getent for all.
ref: https://gitlab.alpinelinux.org/alpine/cloud/tiny-cloud/-/issues/42
2023-05-24 17:50:12 +02:00
Natanael Copa
000f41a48b
Add .editorconfig and replace spaces with tabs
2023-05-19 04:13:16 +00:00
Natanael Copa
b63ffb71d0
Refactor imds tests and add tests for azure, gcp and oci
2023-05-18 13:25:27 +00:00
Natanael Copa
0f40c146f2
Refactor aws tests' fake meta-data
...
Refactor fake wget to use a yaml so we can set aws fake meta-data
similar to how we set nocloud fake meta-data.
Also move fake netcat to tests/bin/nc so its always there and we don't
need to remember to call fake_netcat when needed.
2023-05-17 17:40:43 +00:00
Natanael Copa
b9156a7f43
Add tests for imds aws
2023-03-09 02:22:11 +00:00