Integrate Verified HW table

Pull DS Verified Hw table into topic as html chunk.
Trigger post-build clean-up.
Add support for upcoming release.
Resolve merge conflict.
Restore verified table in upstream context.
Remove illegal blank line.
Uncomment post-processing file.

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Ib035e932c79723ccbe46fa14928df7b51c247765
This commit is contained in:
Ron Stone 2022-10-26 10:45:07 -04:00
parent a7927db517
commit 2ccf85cccf
2 changed files with 159 additions and 159 deletions

View File

@ -140,19 +140,19 @@ Supported hardware components for use with |prod| are listed here.
.. _cert-hw-details:
.. .. only:: starlingx
..
.. The following table provides additional information about currently tested
.. and supported hardware. Click the icon in the **Certified** column to see
.. additional details.
..
.. **Table 2. Self-Validated and Certified Servers**
..
.. .. raw:: html
.. :url: https://support2.windriver.com/self-validated-and-certified-hosts/?q
..
.. .. raw:: html
..
.. <script>
.. document.getElementById("body").style.margin-left = -50px;
.. </script>
.. only:: starlingx
The following table provides additional information about currently tested
and supported hardware. Click the icon in the **Certified** column to see
additional details.
**Table 2. Self-Validated and Certified Servers**
.. raw:: html
:url: https://support2.windriver.com/self-validated-and-certified-hosts/?q
.. raw:: html
<script>
document.getElementById("body").style.margin-left = -50px;
</script>

View File

@ -27,7 +27,7 @@ commands =
sphinx-build -a -E -W --keep-going -d doc/build/doctrees -t starlingx -t openstack -b html doc/source doc/build/html {posargs}
git clean -dfx doc/source/fault-mgmt/
git restore doc/source/dist_cloud/kubernetes/*
# bash hw-updates.sh
bash hw-updates.sh
bash htmlChecks.sh doc/build/html
allowlist_externals = bash
htmlChecks.sh