diff --git a/.gitignore b/.gitignore index f0bce62..4339dd4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ log/ .env.credentials.local .vscode/ atvm/tmp/ +tmp/ galaxy-complete/ screenshots/ diff --git a/tmp/tests/cmc upgrade test/cmc-upgrade-kernel-test-results.md b/tmp/tests/cmc upgrade test/cmc-upgrade-kernel-test-results.md deleted file mode 100644 index 07c4ce7..0000000 --- a/tmp/tests/cmc upgrade test/cmc-upgrade-kernel-test-results.md +++ /dev/null @@ -1,49 +0,0 @@ -# CMC Upgrade Kernel Test Results - -Use this single file for all hosts. Append a new section for each completed host test run. - -## Entry Template - -### Host Test - `` - `` - -#### Host Metadata -- Test date/time (UTC): -- Operator: -- Source VM: -- Cloned VM name: -- Clone origin (vCenter path/folder/cluster): -- Final DHCP IP of clone: - -#### Kernel / OS Tracking -- Start OS version: -- Start kernel version: -- Kernel list before first upgrade: -- Kernel selected for step-up upgrade: -- Kernel after step-up reboot: -- Kernel list before latest upgrade: -- Kernel selected for latest upgrade: -- Kernel after latest reboot: - -#### Execution Summary (Short Bullets) -- Clone created / FC PCI detached: `PASS|FAIL` - notes -- Hostname/IP DHCP conversion: `PASS|FAIL` - notes -- CMC reinstall #1: `PASS|FAIL` - notes -- Local migration #1 (10GB -> 11GB) initial sync: `PASS|FAIL` - notes -- Step-up kernel upgrade: `PASS|FAIL` - notes -- Online in skidamarink after step-up: `PASS|FAIL` - notes -- MTDI/Galaxy Migrate service+driver health after step-up: `PASS|FAIL` - notes -- Write data + tracking status: `PASS|FAIL` - notes -- CMC uninstall: `PASS|FAIL` - notes -- Latest kernel upgrade: `PASS|FAIL` - notes -- CMC reinstall #2: `PASS|FAIL` - notes -- Local migration #2 (10GB -> 11GB) initial sync: `PASS|FAIL` - notes -- Online in skidamarink after latest upgrade: `PASS|FAIL` - notes -- MTDI/Galaxy Migrate service+driver health after latest upgrade: `PASS|FAIL` - notes -- Clone power off and deletion: `PASS|FAIL` - notes - -#### Final Outcome -- Overall result: `PASS|FAIL|PARTIAL` -- Blocking issue summary: -- Follow-up actions: - ----