Skip to content
Snippets Groups Projects

add details of rh testing hosts to dist/arch page

Merged Ben Morrice requested to merge addrhtestinghosts into master
1 file
+ 9
1
Compare changes
  • Side-by-side
  • Inline
@@ -36,7 +36,15 @@ these hosts are used to confirm that released rpms from testing/production are s
| lxvmcc7t-amd64 | CC7 x86_64 | "Testing" VM -to be used any day except Thursday |
| lxvmcc7p-amd64 | CC7 x86_64 | "Production" VM - to be used on Thursday |
* These VMs can be rebuilt at any time, and it is advisable to rebuild them at least once a week to confirm that updates work on a freshly installed system.
* These VMs can be rebuilt at any time, and it is advisable to rebuild them at least monthly to confirm that updates work on a freshly installed system.
In addition, for testing purposes we also have 2 RHEL hosts which an be rebuilt through the same scripted mechanism.
| fqdn | dist/arch | function
| -- | -- | --- |
| lxvmrh7t-amd64 | RedHat Enterprise Linux 7 (RHEL7) x86_64 | "Testing" RHEL7 VM |
| lxvmrh8t-amd64 | RedHat Enterprise Linux 8 (RHEL8) x86_64 | "Testing" RHEL8 VM |
* The rebuild process is scripted via AIMS. Essentially these VMs have an iPXE image defined as their boot image so to rebuild we set the AIMS pxeon flag and issue an 'openstack server rebuild' command to the VM in question.
Loading