From f4c7587bc55b3fe4f32d17a0d6ebb86447ca9d56 Mon Sep 17 00:00:00 2001 From: Shikha Jhala Date: Mon, 1 Jul 2024 16:02:33 -0400 Subject: [PATCH] CNV-43775: Commenting out real-time documentation --- _topic_maps/_topic_map.yml | 4 ++-- virt/monitoring/virt-monitoring-overview.adoc | 6 +++--- virt/monitoring/virt-running-cluster-checkups.adoc | 6 ++++-- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/_topic_maps/_topic_map.yml b/_topic_maps/_topic_map.yml index d0fb5733af..9692ea600f 100644 --- a/_topic_maps/_topic_map.yml +++ b/_topic_maps/_topic_map.yml @@ -4228,8 +4228,8 @@ Topics: File: virt-vm-control-plane-tuning - Name: Assigning compute resources File: virt-assigning-compute-resources - - Name: Running real-time workloads - File: virt-configuring-cluster-realtime-workloads +# - Name: Running real-time workloads +# File: virt-configuring-cluster-realtime-workloads - Name: About multi-queue functionality File: virt-about-multi-queue - Name: VM disks diff --git a/virt/monitoring/virt-monitoring-overview.adoc b/virt/monitoring/virt-monitoring-overview.adoc index 81242cc7d7..73d927904f 100644 --- a/virt/monitoring/virt-monitoring-overview.adoc +++ b/virt/monitoring/virt-monitoring-overview.adoc @@ -8,8 +8,8 @@ toc::[] You can monitor the health of your cluster and virtual machines (VMs) with the following tools: -Monitoring OpenShift Virtualization VMs health status:: -View the overall health of your OpenShift Virtualization environment in the web console by navigating to the *Home* -> *Overview* page in the {product-title} web console. The *Status* card displays the overall health of OpenShift Virtualization based on the alerts and conditions. +Monitoring {VirtProductName} VM health status:: +View the overall health of your {VirtProductName} environment in the web console by navigating to the *Home* -> *Overview* page in the {product-title} web console. The *Status* card displays the overall health of {VirtProductName} based on the alerts and conditions. ifndef::openshift-rosa,openshift-dedicated[] xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-running-cluster-checkups[{product-title} cluster checkup framework]:: @@ -17,7 +17,7 @@ Run automated tests on your cluster with the {product-title} cluster checkup fra * Network connectivity and latency between two VMs attached to a secondary network interface * VM running a Data Plane Development Kit (DPDK) workload with zero packet loss * Cluster storage is optimally configured for {VirtProductName} -* The {product-title} cluster can run real-time virtualized workloads. +//* The {product-title} cluster can run real-time virtualized workloads. endif::openshift-rosa,openshift-dedicated[] //:FeatureName: The {product-title} cluster checkup framework diff --git a/virt/monitoring/virt-running-cluster-checkups.adoc b/virt/monitoring/virt-running-cluster-checkups.adoc index 05e2fbf35f..77715e97fa 100644 --- a/virt/monitoring/virt-running-cluster-checkups.adoc +++ b/virt/monitoring/virt-running-cluster-checkups.adoc @@ -14,8 +14,8 @@ xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-checking-clus Verifies that a node can run a VM with a Data Plane Development Kit (DPDK) workload with zero packet loss. xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-checking-storage-configuration_virt-running-cluster-checkups[Storage checkup]:: Verifies if the cluster storage is optimally configured for {VirtProductName}. -xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-running-real-time-checkup_virt-running-cluster-checkups[Real-time checkup]:: -Verifies that your {product-title} cluster can run virtualized real-time workloads. +//xref:../../virt/monitoring/virt-running-cluster-checkups.adoc#virt-running-real-time-checkup_virt-running-cluster-checkups[Real-time checkup]:: +//Verifies that your {product-title} cluster can run virtualized real-time workloads. :FeatureName: The {VirtProductName} cluster checkup framework include::snippets/technology-preview.adoc[] @@ -45,6 +45,7 @@ include::modules/virt-dpdk-config-map-parameters.adoc[leveloffset=+2] include::modules/virt-building-vm-containerdisk-image.adoc[leveloffset=+2] +//// include::modules/virt-running-real-time-checkup.adoc[leveloffset=+1] [role="_additional-resources"] @@ -55,6 +56,7 @@ include::modules/virt-real-time-config-map-parameters.adoc[leveloffset=+2] include::modules/virt-building-real-time-container-disk-image.adoc[leveloffset=+2] +//// include::modules/virt-checking-storage-configuration.adoc[leveloffset=+1] ifndef::openshift-rosa,openshift-dedicated[]