DAOS-15603: Support of FIO with ansible ftest script - #14138
Conversation
|
Errors are component not formatted correctly,Ticket number suffix is not a number. See https://daosio.atlassian.net/wiki/spaces/DC/pages/11133911069/Commit+Comments,Unable to load ticket data |
|
Test stage Functional on EL 8.8 completed with status FAILURE. https://build.hpdd.intel.com/job/daos-stack/job/daos/job/PR-14138/1/display/redirect |
bfd9960 to
89df007
Compare
Miscellaneous improvements allowing to run fio functional tests, and to use the shared cluster. Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
89df007 to
22f74c8
Compare
| all: | ||
| vars: | ||
| daos_runtime_dir: /home/foo/daos | ||
| # daos_ofi_provider: ofi+tcp;ofi_rxm |
There was a problem hiding this comment.
If you comment it out for now and plan to use it later, you might want to add some explanation.
There was a problem hiding this comment.
This comment present and example of an optional parameters.
if it is confusing, I can remove it or add something like this
| # daos_ofi_provider: ofi+tcp;ofi_rxm | |
| # Optional parameter | |
| # daos_ofi_provider: ofi+tcp;ofi_rxm |
According to you preference, I will do the same thing for line 11 and 13 of this inventory example.
There was a problem hiding this comment.
For me, I think it's better to have the comment as you added.
There was a problem hiding this comment.
- Add default parameter explanation
Integrate reviewers comments: - Replace scons-3 with scons - Add default parameter explanation - Miscellaneous fixes and improvements Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
Fix code spell Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
Fix yaml lint check Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
Fix yaml lint check Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
Integrate reviewers comments: - Remove useless set +u before activate Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
…/daos-15603 Required-githooks: true
Integrate reviewers comments: - Remove useless python related packages - Remove useless option and add a comment - Remove useless opts Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
ashleypittman
left a comment
There was a problem hiding this comment.
Build/setup changes look goot to me.
…/daos-15603 Required-githooks: true
Fix regression with force install Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
Integrate reviewers comments: - Remove useless dependencies Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
|
@daos-stack/daos-gatekeeper please could you lend this PR with the following commit message: |
| if [[ $(id -u) -ne 0 ]] ; then | ||
| echo "[ERROR] Could only be used by root" | ||
| fi |
There was a problem hiding this comment.
Arghhhh, thanks for your attention.
There was a problem hiding this comment.
- Fix invalid missing exit 1
There was a problem hiding this comment.
- Fix invalid missing exit 1
Fixed wit commit 7d876bc
…/daos-15603 Required-githooks: true
Integrate reviewers comments: - Fix invalid missing exit 1 Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
Build and install FIO man pages Doc-only: true Required-githooks: true Signed-off-by: Cedric Koch-Hofer <cedric.koch-hofer@intel.com>
Description
Miscellaneous improvements allowing to run fio functional tests, and to use the shared cluster.
Required-githooks: true
Before requesting gatekeeper:
Features:(orTest-tag*) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: