Fix regression test 034.promote_node failure.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 16 Jun 2021 13:02:18 +0000 (22:02 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Wed, 16 Jun 2021 13:02:18 +0000 (22:02 +0900)
commit1da7729a27df6810a35405d6731d2ee8962b947a
tree499396c2ce56e6c91b590649cfabd117aa9991cc
parentc7690453aed0a5c3b177e38e4f0aa09b56aff1ee
Fix regression test 034.promote_node failure.

According to the build farm log, the cause of failure is, pcp server
was not yet ready.  So wait for up 10 seconds by calling pcp_node_info
before executing pcp_promote_node.
src/test/regression/tests/034.promote_node/test.sh