Bug 843382 - [rfe] include Reference link into TestCase properties
Summary: [rfe] include Reference link into TestCase properties
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-nitrate
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Šplíchal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-26 08:02 UTC by Lukáš Zachar
Modified: 2016-06-01 01:43 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-07 18:52:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
TestCase.referenceLink support (2.25 KB, patch)
2012-07-26 08:02 UTC, Lukáš Zachar
no flags Details | Diff

Description Lukáš Zachar 2012-07-26 08:02:56 UTC
Created attachment 600454 [details]
TestCase.referenceLink support

Description of problem:

As the bug 797921 has been verified it would be nice to have Reference link supported by python-nitrate when nitrate comes live.

The attached patch adds this property. 

In the Test case data received form nitrate stage is this property named extra_link so patch uses that field name.
Please free to rename the property to better name, if referenceLink is not good.

Comment 1 Petr Šplíchal 2012-07-27 14:51:39 UTC
Thanks for the bug & patch, Lukáš. I've adjusted it to apply to
the latest changes in devel branch and included a unit test. Also,
I've noticed that 'extra_link' field has no effect upon test case
creation and thus filed bug 843847. When it's fixed we can add the
same functionality to python-nitrate as well. Fix pushed to git:

http://fedorapeople.org/gitweb?p=psss/public_git/python-nitrate;a=commitdiff;h=a62ebb5

Comment 2 Lukáš Zachar 2012-11-26 10:37:49 UTC
The url above doesn't work any more, I believe it got changed to http://fedorapeople.org/cgit/psss/public_git/python-nitrate/commit/?h=devel&id=a62ebb5d8d6634e175044bafb2433eef3b19cbe1 . 

Hi Petr, 
Is there any estimate when it could get into the master branch (and got packed to the rpm as well)?

Comment 3 Petr Šplíchal 2012-11-26 10:52:06 UTC
I hope this will be out by the end of this or the next week.

Comment 4 Petr Šplíchal 2012-12-05 17:31:13 UTC
I've moved the git repository to GitHub. The new link is:
https://github.com/psss/python-nitrate/commit/a62ebb5

Comment 5 Fedora Update System 2012-12-10 12:41:50 UTC
python-nitrate-0.9-0.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-nitrate-0.9-0.el6

Comment 6 Fedora Update System 2012-12-10 12:47:05 UTC
python-nitrate-0.9-0.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/python-nitrate-0.9-0.fc16

Comment 7 Fedora Update System 2012-12-10 12:47:10 UTC
python-nitrate-0.9-0.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-nitrate-0.9-0.fc17

Comment 8 Fedora Update System 2012-12-11 07:47:16 UTC
python-nitrate-0.9-0.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13721/python-nitrate-0.9-0.el6

Comment 9 Petr Šplíchal 2012-12-11 08:00:41 UTC
Package python-nitrate-0.9-0.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing python-nitrate-0.9-0.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2012-13721/python-nitrate-0.9-0.el6
then log in and leave karma (feedback).

Comment 10 Lukáš Zachar 2012-12-11 08:55:28 UTC
The read/write of the TestCase.link attribute works. 

But I was not able to set the link in TestCase creation, although I managed to create it via direct xmlrpc calls as described in bug 843847.

I am quite happy with the current functionality in python-nitrate-0.9-0.el6, so please fix/push with some bigger changes when it is more convenient for you.

Comment 11 Petr Šplíchal 2012-12-11 14:30:34 UTC
Oh, I see, thanks for catching this. I've added support for
setting the reference link upon test case creation and have
enhanced the self test to cover this as well:

https://github.com/psss/python-nitrate/commit/88123b9

Comment 12 Fedora Update System 2012-12-19 08:32:43 UTC
python-nitrate-0.9-0.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2012-12-19 08:43:25 UTC
python-nitrate-0.9-0.fc16 has been pushed to the Fedora 16 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2013-01-07 18:52:27 UTC
python-nitrate-0.9-0.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 15 Fedora Update System 2013-01-12 01:09:54 UTC
python-nitrate-0.9-0.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.