 Anton OvchinnikovandGitHub
|
2f55af0cab
|
test: Add an e2e test for build&push (#69)
* test: Add an e2e test for build&push
* test: Add image cleanup
* test: Switch to assert.NoError
|
2025-06-09 22:10:53 +02:00 |
|
Anton Ovchinnikov
|
51f7ebf3bf
|
test: Add cleanup target that removes dangling test containers
|
2025-05-25 19:46:13 +02:00 |
|
 
|
69ebce57e9
|
test: Add basic Github Actions config (#63)
* test: Add basic Github Actions config
* fix(e2e-tests): handle asynchronous port publishing for ucind container
* fix(e2e-tests): increase machine ready wait timeout 1->10s
* fix: Pin GHA versions
---------
Co-authored-by: Pavel Sviderski <me@psviderski.name>
|
2025-05-20 23:59:02 +02:00 |
|
Pavel Sviderski
|
4532b985d4
|
chore: populate ucind cluster machines with IDs
|
2025-04-16 22:01:33 +10:00 |
|
Pavel Sviderski
|
87331a9265
|
chore: add filter to ListMachines
|
2025-04-11 21:26:40 +10:00 |
|
Pavel Sviderski
|
4e40a93991
|
chore: remove anonymous volumes for ucind containers
|
2025-04-03 16:35:48 +10:00 |
|
Pavel Sviderski
|
3ada89c4f8
|
fix: adding ucind cluster with tcp connections to config
|
2025-04-02 19:45:15 +10:00 |
|
Pavel Sviderski
|
f467fad84c
|
chore: rename cluster term to context in CLI and config, convert config toml -> yaml
|
2025-04-01 21:29:32 +10:00 |
|
Pavel Sviderski
|
b1abd07dde
|
refactor: move api, client, compose packages to pkg
|
2025-03-22 18:43:00 +10:00 |
|
Pavel Sviderski
|
3757813b20
|
refactor: rename main module to github.com/psviderski/uncloud
|
2025-03-22 18:25:08 +10:00 |
|
Pavel Sviderski
|
3f4f263c05
|
test: increase test cluster wait timeout 5->30 seconds
|
2025-03-03 12:21:22 +10:00 |
|
Pavel Sviderski
|
8bddbec7bd
|
wait for test cluster to be ready (all machines up)
|
2024-12-05 13:45:46 +10:00 |
|
Pavel Sviderski
|
5da1fc5387
|
support providing TEST_CLUSTER_NAME for e2e tests
|
2024-12-03 15:46:19 +10:00 |
|
Pavel Sviderski
|
21d55dc69a
|
minor refactor e2e cluster test
|
2024-12-02 20:37:01 +10:00 |
|
Pavel Sviderski
|
349dd0d2ef
|
add basic e2e cluster lifecycle test
|
2024-11-29 20:40:49 +10:00 |
|
Pavel Sviderski
|
cf5818d963
|
merge ucind cluster configuration to the user’s uncloud config
|
2024-11-29 13:30:15 +10:00 |
|
Pavel Sviderski
|
faf3378659
|
ucind: wait for machine to become ready through polling API
|
2024-11-29 12:08:57 +10:00 |
|
Pavel Sviderski
|
48767125f4
|
ucind: init cluster with created machines
|
2024-11-28 19:57:51 +10:00 |
|
Pavel Sviderski
|
cd60d5178f
|
ucind: create machines in containers with published API ports
|
2024-11-28 16:15:57 +10:00 |
|
Pavel Sviderski
|
73785007cb
|
init ucind (Uncloud in Docker) provisioner
|
2024-11-28 13:54:10 +10:00 |
|