Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ctrl_bps
-
Story Points:1
-
Epic Link:
-
Team:Data Facility
-
Urgent?:No
Description
Discovered that the plugin is copying back the sqlite3 file at the end of the job. Change the code so that it doesn't.
Attachments
Issue Links
- relates to
-
DM-32074 Modify how HTCondor plugin handles transfer of execution butler
- Done
I didn't notice this with the (no bps) htcondor only tests I did for the previous transfer ticket because the executable didn't modify the sqlite file. So in the previous tests, it didn't bring back the sqlite file. After adding a "touch" to the script, the test did bring back the sqlite file. I double checked that Brock's jobs aren't bringing back the butler.yaml file which makes sense because that file isn't being modified by pipetask.