Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow sending files to Polarion #111

Open
omaciel opened this issue Mar 14, 2018 · 4 comments
Open

Allow sending files to Polarion #111

omaciel opened this issue Mar 14, 2018 · 4 comments

Comments

@omaciel
Copy link
Member

omaciel commented Mar 14, 2018

More info will be added here shortly.

@geetikakay
Copy link

 We are using Betelgeuse.Do we have an option for uploading document
using Betelgeuse  in polarion Attachments?

This is going to help in case we wanted to add multiple log files and configuration files.
Sometimes we wanted to store the whole procedure which is really hard to put in docstrings due to parsing issues.

@elyezer
Copy link
Collaborator

elyezer commented Apr 11, 2018

@geetikakay uploading documents can be done by using WSDL. The plan for this issue is to offer a way to do a POST to request the XML import to happen.

@geetikakay
Copy link

@elyezer In my case i need to add 2-3 files in every test case and there are around 50 test cases.Doing it manually is a pain.So are we going to POST attachment based on uuid that gets generated?

@elyezer
Copy link
Collaborator

elyezer commented Apr 12, 2018

@geetikakay you can use Betelgeuse as library and use its test collection tools so you can inspect the test case docstring fields. With the ID information you can figure out the files and use WSDL library to upload them.

The idea of Betelgeuse is to make easier to use the XML importers and we avoid duplicating any feature that WSDL interface offers.

PS: we talked on IRC but I wanted to leave this comment here for other looking for the outcome of this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants