docs(vm302): split test env into dedicated dir, mark SE 21c as TODO
Move VM302-TESTING.md from lxc108-oracle/roa-windows-setup/test/ into a new proxmox/vm302-oracle-test/ directory (sibling of vm109/vm201) so the test environment is documented separately from the setup scripts. Add a dual-edition test plan (XE validated / SE TODO) and a stub for capturing the production SE errors next time they reproduce. Cross-link from roa-windows-setup/README.md, proxmox/README.md master index and CLAUDE.md entry points. Setup scripts stay in lxc108-oracle — they are not VM-specific. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# ROA Oracle Database Setup for Windows
|
||||
|
||||
> **Status testare ediții Oracle 21c:**
|
||||
>
|
||||
> | Ediție | Status | Mediu validat |
|
||||
> |--------|--------|---------------|
|
||||
> | **XE (CDB/PDB)** | OK | VM 302 (`oracle-test-302`, 10.0.20.130) |
|
||||
> | **Standard Edition (non-CDB)** | **TODO — netestat în mediu de test** | În producție au apărut erori, neînregistrate. Vezi [`../../vm302-oracle-test/docs/issues-se-prod.md`](../../vm302-oracle-test/docs/issues-se-prod.md) |
|
||||
>
|
||||
> Plan testare dual-edition: [`../../vm302-oracle-test/docs/dual-edition-test-plan.md`](../../vm302-oracle-test/docs/dual-edition-test-plan.md).
|
||||
> Mediul de test: [`../../vm302-oracle-test/README.md`](../../vm302-oracle-test/README.md).
|
||||
|
||||
## Overview
|
||||
|
||||
Scripts and documentation for setting up ROA Oracle Database on Windows servers:
|
||||
@@ -493,9 +503,17 @@ ROA =
|
||||
|
||||
---
|
||||
|
||||
## Testing with Proxmox VM Clone
|
||||
## Testing
|
||||
|
||||
For testing installations, use the VM cloning script:
|
||||
**Mediul de test dedicat:** VM 302 (`oracle-test-302`, 10.0.20.130, pvemini).
|
||||
Vezi [`../../vm302-oracle-test/`](../../vm302-oracle-test/) pentru:
|
||||
|
||||
- Quick start (start/stop/connect VM, RDP/SSH)
|
||||
- Workflow snapshots și clonare pentru testare paralelă
|
||||
- Plan testare dual-edition XE + SE: [`docs/dual-edition-test-plan.md`](../../vm302-oracle-test/docs/dual-edition-test-plan.md)
|
||||
- Log erori producție SE (TODO): [`docs/issues-se-prod.md`](../../vm302-oracle-test/docs/issues-se-prod.md)
|
||||
|
||||
Pentru clonarea unui VM nou de test din template-ul 300:
|
||||
|
||||
```bash
|
||||
# On Proxmox host (pvemini)
|
||||
|
||||
Reference in New Issue
Block a user