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 59cae07  HDDS-6285. ozonesecure-mr intermittently failing with timeout 
downloading packages (#3057)
59cae07 is described below

commit 59cae0747377cea792bb600280a8f5d9a5e64dc4
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Thu Feb 10 14:00:00 2022 +0100

    HDDS-6285. ozonesecure-mr intermittently failing with timeout downloading 
packages (#3057)
---
 hadoop-ozone/dist/src/main/compose/ozonesecure-mr/test.sh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/hadoop-ozone/dist/src/main/compose/ozonesecure-mr/test.sh 
b/hadoop-ozone/dist/src/main/compose/ozonesecure-mr/test.sh
index 85992f1..6acfa04 100755
--- a/hadoop-ozone/dist/src/main/compose/ozonesecure-mr/test.sh
+++ b/hadoop-ozone/dist/src/main/compose/ozonesecure-mr/test.sh
@@ -27,9 +27,6 @@ export SECURITY_ENABLED=true
 
 start_docker_env
 
-execute_command_in_container rm sudo bash -c "sed -i -e 's/^mirrorlist/#&/' -e 
's/^#baseurl/baseurl/' -e 's/mirror.centos.org/vault.centos.org/' 
/etc/yum.repos.d/*.repo"
-execute_command_in_container rm sudo yum install -y krb5-workstation
-
 execute_robot_test om kinit.robot
 
 execute_robot_test om createmrenv.robot

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to