Open fgalan opened 10 years ago
What if we send the output files to some other directory, created under /tmp? Just a suggestion ...
@kzangeli it could make debugging more complex (currently, when something fails and you need to research on this, all the .out, .sh, etc. files are along to the originationg .test, which is very helpful).
Yeah, it is true; it gets a bit easier with everything "together"
Documentation at https://forge.fi-ware.org/plugins/mediawiki/wiki/fiware/index.php/Publish/Subscribe_Broker_-_Orion_Context_Broker_-_Unit_Testing_Plan#Orion_0.14.0_and_newer tells:
This is not going to work with the current contextBroker-test RPM as, the directory belongs to root and the test suite needs to create .out, .sh, etc. files along with the .test.
The .spec should be adapted to make orion user be the owner of that directories.