|
|
333093ab6c
|
Add PG_TEST example - PostgreSQL testing suite
Example Terraform configuration for testing PostgreSQL integration:
- main.tf: VPC and database setup
- postgres.tf: Database resource definitions
- outputs.tf: Output values for connection
- test_basic.sh: Basic connectivity tests
- test_lifecycle.sh: Full lifecycle testing
- terraform.tfvars.example: Configuration template
- .gitignore: Ignore sensitive data and terraform artifacts
|
2026-04-04 08:38:55 +03:00 |
|
Naeel
|
f8fe790bb4
|
chore: remove internal comments from sless.tf
|
2026-03-30 09:55:43 +03:00 |
|
Naeel
|
00fce3919a
|
feat: add debug logging to nubes provider
|
2026-03-30 09:53:34 +03:00 |
|
Naeel
|
3978241851
|
docs: add test env notice and sless_service coming soon note
|
2026-03-30 09:44:27 +03:00 |
|
Naeel
|
6cb94e07ea
|
docs: simplify README, remove advanced commands
|
2026-03-30 09:42:49 +03:00 |
|
Naeel
|
82c9e44b1a
|
chore: hide WIP examples, update README
|
2026-03-30 09:40:35 +03:00 |
|
Naeel
|
cf5ebc0b70
|
chore: update .gitignore, remove generated and local files
|
2026-03-30 09:34:44 +03:00 |
|
Naeel
|
5f7b8ec324
|
merge: feat/stress-tests-and-runtime-fixes → main
|
2026-03-30 09:28:58 +03:00 |
|
Naeel
|
98105d75b4
|
feat: vdc_uid/nsxt_uid вынесены в tfvars; terraform.tfvars.template; README обновлён
|
2026-03-30 09:03:47 +03:00 |
|
Naeel
|
962002300f
|
fix: idempotency check 0 changed only, docker wait 360s nginx 240s
|
2026-03-30 08:48:57 +03:00 |
|
Naeel
|
dc71622fb8
|
fix: same - idempotent apply, vm_wait_binary, extra sanity checks
|
2026-03-30 08:00:18 +03:00 |
|
Naeel
|
bad38aa62a
|
fix: sync vm stress test docs and ensure read-only behavior
|
2026-03-30 07:18:48 +03:00 |
|
|
|
014c14af5e
|
0
|
2026-03-22 17:08:18 +04:00 |
|
Naeel
|
9c7d634986
|
feat(POSTGRES): stress-тесты — 10 сервисов, full_test.sh 48/48 PASS
- stress.tf: 10 новых sless_service (Go: fast/nil/pgstorm, Node: async/badenv, Python: slow/bigloop/divzero/writer/pg-stats)
- full_test.sh: 4 фазы — CRUD / функциональные / PG-стресс / краш-шторм (48 тестов)
- stress-go-fast/handler.go: удалён дублирующий заголовок package (баг сборки)
Результат: 48/48 PASS
- 40× parallel writer 40/40 OK (ThreadingHTTPServer + backlog=128)
- 75× краш-шторм → 75× HTTP 500 (паники не роняют платформу)
|
2026-03-21 08:45:19 +03:00 |
|
Naeel
|
4b04cde84b
|
chore(examples): remove stale examples, keep only POSTGRES
- Deleted: TNAR, demo-event-log, demo-managed-functions, hello-go, hello-node,
k8s, notes-python, pg-list-python, simple-node, simple-python
- POSTGRES: removed luceUNDnode.tf (commented-out legacy), stress_log_1.txt,
funcs_list.py; disabled stress_destroy_apply.sh (PG lifecycle stress has
delete_user bug); added README.md
- examples/README.md: updated to reflect current state (sless_service + sless_job)
|
2026-03-21 07:49:23 +03:00 |
|
|
|
4fa1e71cf2
|
1903
|
2026-03-19 10:29:26 +04:00 |
|
Naeel
|
a768454c08
|
fix: all examples use test endpoints (deck-api-test, sless-api.kube5s.ru) 2026-03-17
|
2026-03-17 18:53:49 +03:00 |
|
|
|
bc0f688874
|
Stop tracking *.tfvars in examples
|
2026-03-11 18:55:29 +04:00 |
|
|
|
a5139122d1
|
Stop tracking pg-list-python/terraform.tfvars
|
2026-03-11 18:45:37 +04:00 |
|
|
|
e89be5d036
|
change
|
2026-03-11 18:41:01 +04:00 |
|
|
|
279f6db415
|
tvars
|
2026-03-11 17:43:06 +04:00 |
|
|
|
1d58eea1ff
|
own
|
2026-03-11 17:32:40 +04:00 |
|
|
|
b4a72850e9
|
w golang
|
2026-03-11 17:22:08 +04:00 |
|
|
|
a2094c82c5
|
Initial examples import
|
2026-03-11 14:46:42 +04:00 |
|