Skip to content

Conversation

@frostedcmos
Copy link
Contributor

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

- Add binding bulk test to cart ftests (bulk_one_node.yaml/py)
- test_group_np_cli/test_group_np_srv modified to
- fix memleak in multisend client

Signed-off-by: Alexander A Oganezov <[email protected]>
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

Ticket title is 'CART: add binding bulk test to cart ftests'
Status is 'Awaiting backport'
Labels: 'scrubbed_2.6.5'
Job should run at elevated priority (1)
https://daosio.atlassian.net/browse/DAOS-18039

@github-actions github-actions bot added the priority Ticket has high priority (automatically managed) label Dec 8, 2025
@daosbuild3
Copy link
Collaborator

@frostedcmos frostedcmos marked this pull request as ready for review December 9, 2025 06:02
@frostedcmos frostedcmos requested review from a team as code owners December 9, 2025 06:02
@daosbuild3
Copy link
Collaborator

Comment on lines +9 to +13
hosts:
hosts_1:
config: one_node
test_servers: server-1
test_clients: server-1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this can be simplified? No need for extra layer and it seems config is not used

Suggested change
hosts:
hosts_1:
config: one_node
test_servers: server-1
test_clients: server-1
hosts:
test_servers: server-1
test_clients: server-1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will note for master changes in subsequent pr

@frostedcmos frostedcmos requested review from a team, jgmoore-or and soumagne December 11, 2025 17:07
@daltonbohning daltonbohning merged commit 56e36d1 into release/2.6 Dec 16, 2025
44 checks passed
@daltonbohning daltonbohning deleted the frostedcmos/daos-18039-2.6 branch December 16, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority Ticket has high priority (automatically managed)

Development

Successfully merging this pull request may close these issues.

4 participants