Update ATVM inventory references

This commit is contained in:
Anthony Wen
2026-06-13 18:41:19 -04:00
parent 5f7824619d
commit a3a89e5a9c
6 changed files with 177 additions and 157 deletions

View File

@@ -53,6 +53,8 @@ Use the variable names below instead of storing raw credentials in tracked files
- `ATVM_CONTROLLER_ALT_USER / ATVM_CONTROLLER_ALT_PASSWORD`
- Linux repository VM:
- `ATVM_REPO_USER / ATVM_REPO_PASSWORD`
- ATVM OpenStack hosts:
- `OPENSTACK_SSH_USER / OPENSTACK_SSH_PASSWORD`
- vCenter `192.168.0.201`:
- `VCENTER_USER / VCENTER_PASSWORD`
- ESXi `192.168.1.165`:

View File

@@ -19,8 +19,10 @@ Tracked docs should reference `/home/aw/code/cds/.env.credentials.local` for sec
- `192.168.1.165`
- `192.168.1.166`
- Primary ATVM boot datastores:
- `AutomatedTest-VMBootImg-Gold` -> `gold` -> `cypress.atvm-config-gold.ts`
- `AutomatedTest-VMBootImg-Gold-2` -> `gold-2` -> `cypress.atvm-config-gold-2.ts`
- `AutomatedTest-VMBootImg-Gold` (3 TB) -> `gold` -> `cypress.atvm-config-gold.ts`
- `AutomatedTest-VMBootImg-Gold-2` (3 TB) -> `gold-2` -> `cypress.atvm-config-gold-2.ts`
- `AutomatedTest-Cypress` (1 TB)
- `AutomatedTest-VMBootImgComputeMigration-Gold` (3 TB)
- Current VM membership for those datastores should be queried from live vCenter when needed, not stored as a maintained repo-side live reference list.
- ATVM datastore placement rule for explicit VM-list test requests:
- all requested VMs must resolve to one datastore family only

View File

@@ -19,9 +19,29 @@ This file indexes the reserved IP ranges and role assignments used in the ATVM e
- second source-machine static IP target set
- `192.168.3.194`
- second H2H destination host set
- `192.168.3.195`
- CMC helper for compute migration ops
- `192.168.3.196`
- ATVM OpenStack host
- `192.168.3.197`
- ATVM OpenStack secondary address / host note
- `192.168.3.199`
- Linux repository VM
## Unit Test Clone Notes
- `192.168.3.180`
- currently unassigned in the archived notes
- `192.168.3.181`
- `aw999-redhat9.6`, unstructured migration client
- `192.168.3.182`
- currently unassigned in the archived notes
- `192.168.3.183`
- `atvmxxx-w2k22-uefi`
- `192.168.3.184`
- currently unassigned in the archived notes
- `192.168.3.185`
- `atvm999-oracle8.10`, unstructured migration migrator
## Primary Source
The full reserved IP listing and per-IP notes are preserved in:
- `archive/imported-notes/cypress-automation-for-cmc.md`

View File

@@ -21,4 +21,9 @@ The archived ATVM source file still contains several specialized detailed sectio
- `## Temporary Unit Test Clients`
- temporary client inventory
## Notable Current Archive Updates
- Guest image references include newer placeholders for RHEL 9.8, RHEL 10.2, and Ubuntu 26.04.
- Gold-image notes include recent codex/script preparation notes for Oracle 9.7, Oracle 10.1, Rocky 9.7, Rocky 10.1, and Ubuntu 26.04.
- Temporary unit test client notes now list `atvmxxx-w2k25 192.168.0.75` without the older `aw-ubuntu24.04` entry.
Use this file as a map when you need those detailed sections in the preserved archived notes.

View File

@@ -130,8 +130,10 @@ For current membership on `AutomatedTest-VMBootImg-Gold` and `AutomatedTest-VMBo
| Redhat Linux 9.5 | atvm139-redhat9.5 | 5.14.0-503.14.1.el9_5.x86_64 | |
| Redhat Linux 9.6 | atvm147-redhat9.6 | 5.14.0-570.12.1.el9_6.x86_64 | |
| Redhat Linux 9.7 | atvm160-redhat9.7 | 5.14.0-611.16.1.el9_7.x86_64 | |
| Redhat Linux 9.8 | atvm167-redhat9.8 | | |
| Redhat Linux 10.0 | atvm148-redhat10.0 | 6.12.0-55.9.1.el10_0.x86_64 | |
| Redhat Linux 10.1 | atvm161-redhat10.1 | 6.12.0-124.8.1.el10_1.x86_64 | |
| Redhat Linux 10.2 | atvm168-redhat10.2 | | |
| Rocky Linux 8.4 | atvm33-rocky8.4 | 4.18.0-305.3.1.el8_4.x86_64 | |
| Rocky Linux 8.5 | atvm34-rocky8-5 | 4.18.0-348.el8.0.2.x86_64 | |
| Rocky Linux 8.6 | atvm35-rocky8.6 | 4.18.0-372.9.1.el8.x86_64 | |