#621 closed defect (wontfix)

Incorporate fuse tests into buildbot flow

Reported by: nejucomo Owned by: nejucomo
Priority: major Milestone: eventually
Component: code-frontend Version: 1.3.0
Keywords: fuse test buildbot Cc:
Launchpad Bug:

Description (last modified by exarkun)

The automated fuse tests don't seem to be regularly used and may have bitrotted. From the mailing list, it sounds like the blackmatch fuse interface is most popular, but the fuse tests may not run against it.

This ticket is to fix the fuse tests so that they run against all available fuse interfaces.

Change History (6)

comment:1 Changed at 2009-06-21T19:33:18Z by zooko

  • Keywords changed from fuse test to fuse,test

comment:2 Changed at 2009-11-16T04:42:59Z by nejucomo

To read about the existing fuse tests, see http://allmydata.org/trac/tahoe/ticket/255

comment:3 Changed at 2009-11-16T04:54:43Z by nejucomo

  • Keywords changed from fuse,test to fuse test

Replace the comma in the keywords with a space which is the proper separator.

comment:4 Changed at 2010-01-16T01:03:32Z by davidsarah

  • Keywords buildbot added
  • Summary changed from Make automated fuse tests run against blackmatch. to Incorporate fuse tests into buildbot flow

#832 was a duplicate:

The fuse interfaces have a history of bitrotting. This would be alleviated if we incorporated the tests into the buildbot flow.

Because they live in /contrib and they depend on packages outside of the official Tahoe-LAFS dependencies and they may confuse the kernel or filesystem, it might make sense to have a separate buildbot process for /contrib or fuse interfaces.

See also #831 on improving the fuse testing coverage and correctness.

comment:5 Changed at 2010-05-08T19:22:14Z by zooko

  • Milestone changed from undecided to eventually
  • Priority changed from minor to major

This is actually important! It is the current blocker for making our fuse code into a real supported part of Tahoe-LAFS. Priority="major".

comment:6 Changed at 2019-07-25T12:48:17Z by exarkun

  • Description modified (diff)
  • Resolution set to wontfix
  • Status changed from new to closed

All FUSE support has been dropped from the repository (the last pieces seemingly by Zooko in 2011).

Note: See TracTickets for help on using tickets.