components/pdsh/TESTING
author Rich Burridge <rich.burridge@oracle.com>
Wed, 15 Mar 2017 12:37:58 -0700
changeset 7756 a14f5c91f91a
permissions -rw-r--r--
25638244 Update pdsh to version 2.31
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7756
a14f5c91f91a 25638244 Update pdsh to version 2.31
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     1
Several of the pdsh tests fail when run on the Userland build machines
a14f5c91f91a 25638244 Update pdsh to version 2.31
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     2
(such as strax and slitheen) from directories under /builds/<username>/
a14f5c91f91a 25638244 Update pdsh to version 2.31
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     3
with:
a14f5c91f91a 25638244 Update pdsh to version 2.31
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     4
a14f5c91f91a 25638244 Update pdsh to version 2.31
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     5
  pdsh@strax: "/builds": World writable and sticky bit is not set
a14f5c91f91a 25638244 Update pdsh to version 2.31
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     6
a14f5c91f91a 25638244 Update pdsh to version 2.31
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     7
so make sure that you run "gmake test" from a Userland workspace which
a14f5c91f91a 25638244 Update pdsh to version 2.31
Rich Burridge <rich.burridge@oracle.com>
parents:
diff changeset
     8
is not world writable and the sticky bit is not set.