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

Remove zfill of version number on testrun name generation #7

Merged
merged 1 commit into from
Nov 15, 2018

Conversation

mshriver
Copy link
Contributor

CFME QE would like to stop zfilling testrun ID's last build number, and instead use the version number itself (with '_' replacement) for the testrun ID. Since this was hardcoded, when we tried to upload results to polarion it was automatically adding a new testrun with a double-zero ID.

@mkoura I'm interested in your thoughts on the impact here, and if I should instead build up some logic around this lookup for non-zfill testrun ID's.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.5%) to 91.897% when pulling b40a8e7 on mshriver:remove-zfill-version into 2b8f029 on mkoura:master.

@coveralls
Copy link

coveralls commented Nov 12, 2018

Coverage Status

Coverage decreased (-0.1%) to 92.312% when pulling a0ddaf8 on mshriver:remove-zfill-version into 2b8f029 on mkoura:master.

@mshriver mshriver force-pushed the remove-zfill-version branch 2 times, most recently from ca42726 to c4952b0 Compare November 14, 2018 14:51
Refactor ostriz_tools.get_testrun_id slightly to use packaging.version.Version for string parsing
Update ostriztools test
@mkoura mkoura merged commit bce53a2 into mkoura:master Nov 15, 2018
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

Successfully merging this pull request may close these issues.

None yet

3 participants