components/pdsh/TESTING
author Mike Sullivan <Mike.Sullivan@Oracle.COM>
Fri, 07 Apr 2017 17:56:36 -0700
changeset 7851 f82a18f72950
parent 7756 a14f5c91f91a
permissions -rw-r--r--
Close of build 122.
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.