Skip to content

Commit

Permalink
fix changelog merge issue
Browse files Browse the repository at this point in the history
Test-tag: pr daily_regression hw,medium,ListVerboseTest
Skip-func-hw-test-medium-md-on-ssd: false
Skip-func-hw-test-large-md-on-ssd: false
Allow-unstable-test: true
Required-githooks: true

Signed-off-by: Tom Nabarro <[email protected]>
  • Loading branch information
tanabarr committed Nov 1, 2024
1 parent 7f7a979 commit 8d6b451
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -137,12 +137,13 @@ daos (2.5.100-12) unstable; urgency=medium

-- Tomasz Gromadzki <[email protected]> Fri, 17 Nov 2023 12:52:00 -0400

daos (2.5.100-11) unstable; urgency=medium
[ Jerome Soumagne ]
* Bump mercury min version to 2.3.1

-- Jerome Soumagne <[email protected]> Wed, 15 Nov 2023 10:30:00 -0600

daos (2.5.100-11) unstable; urgency=medium
daos (2.5.100-10) unstable; urgency=medium
[ Phillip Henderson ]
* Move verify_perms.py location

Expand Down
1 change: 1 addition & 0 deletions src/tests/ftest/util/agent_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ def support_collect_log(self, **kwargs):
Returns:
CommandResult: groups of command results from the same hosts with the same return status
"""
cmd = self.manager.job.copy()
cmd.debug.value = False
Expand Down
2 changes: 1 addition & 1 deletion src/tests/ftest/util/cart_ctl_utils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
(C) Copyright 2019-2024 Intel Corporation.
(C) Copyright 2019-2023 Intel Corporation.
SPDX-License-Identifier: BSD-2-Clause-Patent
"""
Expand Down

0 comments on commit 8d6b451

Please sign in to comment.