You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Sammi Chen (Jira)" <ji...@apache.org> on 2019/11/19 06:24:00 UTC

[jira] [Created] (HDDS-2540) Fix accepetance test failure introduced by wait_for_safemode_exit

Sammi Chen created HDDS-2540:
--------------------------------

             Summary: Fix accepetance test failure introduced by wait_for_safemode_exit
                 Key: HDDS-2540
                 URL: https://issues.apache.org/jira/browse/HDDS-2540
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Sammi Chen
            Assignee: Sammi Chen


https://github.com/apache/hadoop-ozone/blob/1b72718dcab7f83ebdac67b6242c729f03a8f103/hadoop-ozone/dist/src/main/compose/testlib.sh#L97

-         status=`docker-compose -f "${compose_file}" exec -T scm bash -c "kinit -k HTTP/scm@EXAMPLE.COM -t /etc/security/keytabs/HTTP.keytab && $command'"`
+         status=`docker-compose -f "${compose_file}" exec -T scm bash -c "kinit -k HTTP/scm@EXAMPLE.COM -t /etc/security/keytabs/HTTP.keytab && $command"`



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org