Skip to content

DAOS-19005 test: Use test venv for daos_build test#18540

Draft
phender wants to merge 1 commit into
masterfrom
hendersp/hendersp/DAOS-19005-2
Draft

DAOS-19005 test: Use test venv for daos_build test#18540
phender wants to merge 1 commit into
masterfrom
hendersp/hendersp/DAOS-19005-2

Conversation

@phender

@phender phender commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Simplify the dfuse/daos_build.py by using the existing python virtual environment for building DAOS. Include the build requirements in the python test virtual environment.

Fixes: DAOS-18231
Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-test-el8: false
Skip-func-test-leap15: false
Test-tag: DaosBuild DaosBuildVM

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

Simplify the dfuse/daos_build.py by using the existing python virtual
environment for building DAOS.  Include the build requirements in the
python test virtual environment.

Fixes: DAOS-18231
Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-test-el8: false
Skip-func-test-leap15: false
Test-tag: DaosBuild DaosBuildVM

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
@github-actions

Copy link
Copy Markdown

Ticket title is 'dfuse/daos_build_vm.py:DaosBuildVM.test_dfuse_daos_build_* - elftools / hatchling issues'
Status is 'In Progress'
Labels: '2.8.0rc1,ci_master_weekly,triaged,weekly_test'
https://daosio.atlassian.net/browse/DAOS-19005


pip install --upgrade pip
pip install -r "$PREFIX"/lib/daos/TESTING/ftest/requirements-ftest.txt
pip install -r "$PREFIX"/lib/daos/TESTING/ftest/requirements-build.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants