Noel Georgi
6778ded29d
feat: add e2e-aws for nvidia extensions
...
Add e2e tests for nvidia
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-08-24 17:43:36 +05:30
Noel Georgi
6b0373ebef
chore: move bash tests to integration
...
move extensions and secureboot tests to integration.
Makes it easier to test.
Signed-off-by: Noel Georgi <git@frezbo.dev>
2023-08-17 19:58:35 +05:30
Dmitriy Matrenichev
29bd632401
chore: remove old build tags syntax
...
This commit removes lines contains old build tag syntax.
Signed-off-by: Dmitriy Matrenichev <dmitry.matrenichev@siderolabs.com>
2022-08-24 17:27:01 +03:00
Andrey Smirnov
a059454045
chore: build using Go 1.17
...
`initramfs` size for amd64 shrinks by 1.3 MiB.
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2021-09-13 22:33:47 +03:00
Andrey Smirnov
b0aef2cf22
test: add integration test framework
...
This is just first steps and core foundation.
It can be used like:
```
make integration.test
osctl cluster create
build/integration.test -test.v
```
This should run the test against the Docker instance.
Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2019-11-05 17:21:38 +03:00