diff --git a/doc/source/contributor/package-updates.rst b/doc/source/contributor/package-updates.rst index 5577fce65..465dbdce4 100644 --- a/doc/source/contributor/package-updates.rst +++ b/doc/source/contributor/package-updates.rst @@ -237,17 +237,17 @@ Then run Octavia test script: https://gist.github.com/MoteHue/ee5990bddea0677f54d8bb93d307aa71#file-octavia_test-sh -Attempt to build OFED against the latest kernel -############################################### +Attempt to build OFED against the latest kernel in ARK +###################################################### Note that this only needs to be performed once. .. code-block:: console - kayobe seed host configure -t dnf -kt none - kayobe seed host package update --packages "*" + kayobe overcloud host configure -t dnf + kayobe overcloud host package update --packages "*" -Then run the OFED test script: +Then run the OFED test script on one of the upgraded overcloud hosts: https://gist.github.com/cityofships/b4883ee19f75d14534f04115892b8465