orchard/internal/tests
Nikolay Edigaryev ee3c0f91f2
Startup script: implement retries for connection-related operations (#249)
* Startup script: implement retries for connection-related operations

* assert.Equal → assert.Contains

* Wait for at least 1,000 lines of logs

* Join slice of strings before calling assert.Contains()

* TestHostDirs: use require.Contains() instead of require.EqualValues()

* TestHostDirs: wait for at least 4 log lines
2025-02-12 18:11:12 +04:00
..
devcontroller Introduce WebSocket-based RPC v2 (#239) 2025-01-30 17:33:32 +04:00
testdata Support for sharing files with the host system (#103) 2023-07-04 18:10:53 +04:00
wait Orchard Controller: implement an SSH server that acts as a jump host (#179) 2024-06-11 19:32:45 +04:00
implicit_cpu_memory_test.go Allow creating VMs with implicit CPU and memory (#243) 2025-02-06 00:50:01 +04:00
integration_test.go Startup script: implement retries for connection-related operations (#249) 2025-02-12 18:11:12 +04:00
ip_endpoint_test.go API endpoint and associated RPC changes to resolve VMs IP's (#188) 2024-07-03 22:56:43 +04:00
labels_test.go Support scheduling by labels (#244) 2025-02-06 18:05:36 +04:00
scheduler_profile_test.go "--scheduler-profile" option to allow different orchestration patterns (#224) 2024-11-28 20:07:46 +04:00
sshserver_test.go "--scheduler-profile" option to allow different orchestration patterns (#224) 2024-11-28 20:07:46 +04:00