From 20c1626f5fcd95b7f7a882f1b861212fd6e130a8 Mon Sep 17 00:00:00 2001 From: Kenneth Cain Date: Thu, 7 Nov 2024 08:55:41 -0500 Subject: [PATCH] DAOS-16258 test: DO NOT LAND TEST ONLY Skip-unit-tests: true Skip-fault-injection-test: true faults-enabled: false Test-provider: ucx+dc_x Test-tag: OSAOnlineReintegration,daily_regression Test-repeat: 10 Signed-off-by: Kenneth Cain --- src/container/container_iv.c | 2 +- src/include/daos_srv/rebuild.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/container/container_iv.c b/src/container/container_iv.c index 08f3445529a..9090a25af50 100644 --- a/src/container/container_iv.c +++ b/src/container/container_iv.c @@ -1,5 +1,5 @@ /** - * (C) Copyright 2019-2023 Intel Corporation. + * (C) Copyright 2019-2024 Intel Corporation. * * SPDX-License-Identifier: BSD-2-Clause-Patent */ diff --git a/src/include/daos_srv/rebuild.h b/src/include/daos_srv/rebuild.h index 388febbea01..3e88fca35ab 100644 --- a/src/include/daos_srv/rebuild.h +++ b/src/include/daos_srv/rebuild.h @@ -1,5 +1,5 @@ /** - * (C) Copyright 2017-2023 Intel Corporation. + * (C) Copyright 2017-2024 Intel Corporation. * * SPDX-License-Identifier: BSD-2-Clause-Patent */