Document the test matrix and record the 2026-07-18 Pulumi 9150/9150 run.
Add EN/RU testing guides, link them from README and docs indexes, and drop stale native Python/Ansible/Terraform suite references.
This commit is contained in:
@@ -2,14 +2,20 @@
|
||||
|
||||
# Terraform
|
||||
|
||||
Нативный suite (150 кейсов) находится в
|
||||
[`pulumi-tests/terraform/`](../../../pulumi-tests/README.ru.md):
|
||||
Настройте providers на Engine HTTPS с лабораторными учётными данными и
|
||||
отключите проверку TLS для self-signed сертификата Compose.
|
||||
|
||||
```bash
|
||||
make up && make seed
|
||||
make test-terraform-smoke
|
||||
make test-terraform
|
||||
make up-local # или: make up
|
||||
make seed
|
||||
```
|
||||
|
||||
Направляйте провайдеры на Engine HTTPS с лабораторными учётными данными и
|
||||
отключайте проверку TLS для self-signed сертификата Compose.
|
||||
Отдельного Terraform suite в репозитории нет. Полное покрытие поверхности
|
||||
Engine — матрица Pulumi:
|
||||
|
||||
```bash
|
||||
make pulumi-tests
|
||||
```
|
||||
|
||||
См. [Тестирование](../testing.md) и [`pulumi-tests/`](../../../pulumi-tests/README.ru.md).
|
||||
**Последний прогон (2026-07-18):** **9150 / 9150** passed.
|
||||
|
||||
Reference in New Issue
Block a user