-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
testing/development cloud provider using Talos emulator #366
Comments
Unix4ever
added a commit
to Unix4ever/omni
that referenced
this issue
Sep 9, 2024
Now Talemu based tests set up `MachineRequestSet` with 30 machines before the tests and tear it down after. New blocks validate links and machine requests creation and deletion. Fixes: siderolabs#366 Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Unix4ever
added a commit
to Unix4ever/omni
that referenced
this issue
Sep 9, 2024
Now Talemu based tests set up `MachineRequestSet` with 30 machines before the tests and tear it down after. New blocks validate links and machine requests creation and deletion. Fixes: siderolabs#366 Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Unix4ever
added a commit
to Unix4ever/omni
that referenced
this issue
Sep 9, 2024
Now Talemu based tests set up `MachineRequestSet` with 30 machines before the tests and tear it down after. New blocks validate links and machine requests creation and deletion. Fixes: siderolabs#366 Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Unix4ever
added a commit
to Unix4ever/omni
that referenced
this issue
Sep 10, 2024
Now Talemu based tests set up `MachineRequestSet` with 30 machines before the tests and tear it down after. New blocks validate links and machine requests creation and deletion. Fixes: siderolabs#366 Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Unix4ever
added a commit
to Unix4ever/omni
that referenced
this issue
Sep 12, 2024
Now Talemu based tests set up `MachineRequestSet` with 30 machines before the tests and tear it down after. New blocks validate links and machine requests creation and deletion. Fixes: siderolabs#366 Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Combining #270 and #365: implement an Omni cloud provider on top of Talos emulator.
Talos emulator connects to Omni and becomes a cloud provider, so it creates/destroys emulated Talos machines on request.
The text was updated successfully, but these errors were encountered: