File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -237,17 +237,17 @@ Then run Octavia test script:
237
237
https://gist.github.com/MoteHue/ee5990bddea0677f54d8bb93d307aa71#file-octavia_test-sh
238
238
239
239
240
- Attempt to build OFED against the latest kernel
241
- ###############################################
240
+ Attempt to build OFED against the latest kernel in ARK
241
+ ######################################################
242
242
243
243
Note that this only needs to be performed once.
244
244
245
245
.. code-block :: console
246
246
247
- kayobe seed host configure -t dnf -kt none
248
- kayobe seed host package update --packages "*"
247
+ kayobe overcloud host configure -t dnf
248
+ kayobe overcloud host package update --packages "*"
249
249
250
- Then run the OFED test script:
250
+ Then run the OFED test script on one of the upgraded overcloud hosts :
251
251
252
252
https://gist.github.com/cityofships/b4883ee19f75d14534f04115892b8465
253
253
You can’t perform that action at this time.
0 commit comments