We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d102d18 commit 531a1c8Copy full SHA for 531a1c8
doc/source/contributor/package-updates.rst
@@ -237,15 +237,15 @@ Then run Octavia test script:
237
https://gist.github.com/MoteHue/ee5990bddea0677f54d8bb93d307aa71#file-octavia_test-sh
238
239
240
-Attempt to build OFED against the latest kernel
+Attempt to build OFED against the latest kernel in ARK
241
###############################################
242
243
Note that this only needs to be performed once.
244
245
.. code-block:: console
246
247
- kayobe seed host configure -t dnf -kt none
248
- kayobe seed host package update --packages "*"
+ kayobe overcloud host configure -t dnf -kt none
+ kayobe overcloud host package update --packages "*"
249
250
Then run the OFED test script:
251
0 commit comments