Skip to content

DAOS-19523 test: use runner as client - #18945

Draft
daltonbohning wants to merge 1 commit into
masterfrom
dbohning/daos-19523-2
Draft

DAOS-19523 test: use runner as client#18945
daltonbohning wants to merge 1 commit into
masterfrom
dbohning/daos-19523-2

Conversation

@daltonbohning

Copy link
Copy Markdown
Contributor

Use localhost as a proper test client since it has always been setup as a client anyway.

Update some tests that implcitly used localhost as a client to specify test_clients in their config.

When running launch.py, pass both a server a client list, where the clients are all nodes and the servers are all except localhost.

Adjust replacement logic to handle both servers and clients being passed in.

Quick-functional: true

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).

Use localhost as a proper test client since it has always been setup as
a client anyway.

Update some tests that implcitly used localhost as a client to specify
test_clients in their config.

When running launch.py, pass both a server a client list, where the
clients are all nodes and the servers are all except localhost.

Adjust replacement logic to handle both servers and clients being passed
in.

Quick-functional: true

Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
@daltonbohning daltonbohning self-assigned this Aug 26, 2026
@github-actions

Copy link
Copy Markdown

Ticket title is 'ftest: use the runner node as a full client'
Status is 'In Progress'
Labels: 'testp2'
https://daosio.atlassian.net/browse/DAOS-19523

@daltonbohning daltonbohning added the release-3.0.0 Targeted for release 3.0.0 label Aug 27, 2026
@daosbuild3

Copy link
Copy Markdown
Collaborator

Test stage Functional Hardware Large MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18945/1/execution/node/1106/log

@daosbuild3

Copy link
Copy Markdown
Collaborator

Test stage Functional Hardware Medium MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18945/1/execution/node/1256/log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-3.0.0 Targeted for release 3.0.0

Development

Successfully merging this pull request may close these issues.

2 participants