Is your feature request related to a problem? Please describe.
Right now we are only saving and passing a single xml file to felis after we do the open bump test. The open bump test is a combination of three tests so we should have one xml for each of those that gets uploaded to Panthera via felis.
Describe the solution you'd like
I think the xml files might be overwriting each other during these three subtests within the open bump test. Might be best to give them unique namees and then keep track of them to include in the file list that we pass to felis after the test is complete.
Is your feature request related to a problem? Please describe.
Right now we are only saving and passing a single xml file to felis after we do the open bump test. The open bump test is a combination of three tests so we should have one xml for each of those that gets uploaded to Panthera via felis.
Describe the solution you'd like
I think the xml files might be overwriting each other during these three subtests within the open bump test. Might be best to give them unique namees and then keep track of them to include in the file list that we pass to felis after the test is complete.