devs, This has been bugging me but not enough to tackle: a file named 'services/secondary-storage/server/testfile' is created during the build and I think it is created in NfsSecondaryStorageResourceTest.testSwiftWriteMetadataFile(). I want to solve this with an @After method. Any reason not to? like it being used in more then just this test, or it should be destroyed in the test itself.
regards, -- Daan