This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git
The following commit(s) were added to refs/heads/master by this push:
new 72e56d7508 HDDS-11601. Disable flaky EC balancer acceptance test
72e56d7508 is described below
commit 72e56d7508faa1248a33dc0c109b0aac10547b84
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Tue Oct 29 07:55:09 2024 +0100
HDDS-11601. Disable flaky EC balancer acceptance test
---
hadoop-ozone/dist/src/main/compose/ozone-balancer/test-ec.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hadoop-ozone/dist/src/main/compose/ozone-balancer/test-ec.sh
b/hadoop-ozone/dist/src/main/compose/ozone-balancer/test-ec.sh
index 7365d104fa..c812a5d0ac 100644
--- a/hadoop-ozone/dist/src/main/compose/ozone-balancer/test-ec.sh
+++ b/hadoop-ozone/dist/src/main/compose/ozone-balancer/test-ec.sh
@@ -15,7 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-#suite:balancer
+#suite:failing HDDS-11601
COMPOSE_DIR="$( cd "$( dirname "${BASH_SOURCE0}" )" >/dev/null 2>&1 && pwd )"
export COMPOSE_DIR
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]