Skip to content

Commit

Permalink
Skip xfstests on Amazon Linux
Browse files Browse the repository at this point in the history
The ZFS enabled versions of xfstests fails to build cleanly on
Amazon Linux.  This issue should be resolved by rebasing the ZFS
patches against the latest xfstests and pushing those patches
upstream.  This would allow us to use an unmodified xfstests.

Reviewed-by: Giuseppe Di Natale <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Issue openzfs#5481
Closes openzfs#5977
  • Loading branch information
behlendorf committed Apr 7, 2017
1 parent f02ad0d commit bbfd635
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TEST
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ TEST_ZCONFIG_OPTIONS="-c -s10"
#
case "$BB_NAME" in
Amazon*)
# ZFS enabled xfstests fails to build
TEST_XFSTESTS_SKIP="yes"
;;
CentOS-7*)
# ZFS enabled xfstests fails to build
Expand Down

0 comments on commit bbfd635

Please sign in to comment.