Re: Please help me test Workstation 28 -> 29 upgrade

2018-07-31 Thread Miro Hrončok
On 1.8.2018 00:51, Adam Williamson wrote: On Wed, 2018-08-01 at 00:13 +0200, Miro Hrončok wrote: Hi, could somebody please test upgrade from fully upgraded Workstation 28 to 29? I have a suspicion that it will be blocked by [0], yet I lack disk space to try it. Thanks. [0] https

Re: Please help me test Workstation 28 -> 29 upgrade

2018-07-31 Thread Adam Williamson
On Wed, 2018-08-01 at 00:13 +0200, Miro Hrončok wrote: > Hi, > > could somebody please test upgrade from fully upgraded Workstation 28 to > 29? I have a suspicion that it will be blocked by [0], yet I lack disk > space to try it. > > Thanks. > > [0] https://bugzilla

Please help me test Workstation 28 -> 29 upgrade

2018-07-31 Thread Miro Hrončok
Hi, could somebody please test upgrade from fully upgraded Workstation 28 to 29? I have a suspicion that it will be blocked by [0], yet I lack disk space to try it. Thanks. [0] https://bugzilla.redhat.com/show_bug.cgi?id=1605613 -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok

Re: How do I run the standard test interface tests with docker?

2018-04-23 Thread Miro Hrončok
On 23.4.2018 20:06, Adam Williamson wrote: I did ask in #fedora-ci on IRC if anyone could answer the question for you, sorry I didn't check to see if anyone had followed up. It's not *wrong* exactly, but the folks here are not mostly the folks responsible for the 'Fedora CI' stuff, this list is o

Re: How do I run the standard test interface tests with docker?

2018-04-23 Thread Adam Williamson
On Sat, 2018-04-21 at 17:07 +0200, Miro Hrončok wrote: > On 17.4.2018 22:45, Miro Hrončok wrote: > > I'm trying to follow the following guide: > > > > https://fedoraproject.org/wiki/CI/Tests#Wrapping > > > > ... > > > > What piece am I missing? > > Is this a wrong place ask? I did ask in #fedo

Re: How do I run the standard test interface tests with docker?

2018-04-22 Thread Miro Hrončok
On 21.4.2018 18:13, Matthew Miller wrote: On Sat, Apr 21, 2018 at 05:07:16PM +0200, Miro Hrončok wrote: I'm trying to follow the following guide: https://fedoraproject.org/wiki/CI/Tests#Wrapping What piece am I missing? Is this a wrong place ask? Maybe try c...@lists.fedoraproject.org? Than

Re: How do I run the standard test interface tests with docker?

2018-04-21 Thread Matthew Miller
On Sat, Apr 21, 2018 at 05:07:16PM +0200, Miro Hrončok wrote: > >I'm trying to follow the following guide: > >https://fedoraproject.org/wiki/CI/Tests#Wrapping > >What piece am I missing? > Is this a wrong place ask? Maybe try c...@lists.fedoraproject.org? -- Matthew Miller Fedora Project Leade

Re: How do I run the standard test interface tests with docker?

2018-04-21 Thread Miro Hrončok
On 17.4.2018 22:45, Miro Hrončok wrote: I'm trying to follow the following guide: https://fedoraproject.org/wiki/CI/Tests#Wrapping ... What piece am I missing? Is this a wrong place ask? -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok ___ qa

How do I run the standard test interface tests with docker?

2018-04-17 Thread Miro Hrončok
I'm trying to follow the following guide: https://fedoraproject.org/wiki/CI/Tests#Wrapping Let's say I've done the following: $ fedpkgclone gzip $ cd gzip/tests/ Now I want to run the tests in Docker. The guide says: > Try running this example test against an Atomic Host or

openQA test failures due to typing errors

2017-08-15 Thread Adam Williamson
Hi folks! Another note for anyone paying attention to openQA test results. Since 2017-08-09 there's been kind of a flood of failures caused by 'typing errors' - that is, when the test runner is trying to type a string into the test VM and it doesn't get through correctly (u

Re: New automated test coverage: openQA tests of critical path updates

2017-03-06 Thread Adam Williamson
x27;build' value for these tests) certainly don't. I've got a PR in progress upstream to allow us to sort these differently, and that should get changed soon. About half way through last week I implemented a change which means any failed test is automatically retried; this cut d

Re: New automated test coverage: openQA tests of critical path updates

2017-03-03 Thread Kamil Paral
nd compare the timestamp. These race conditions > > occur surprisingly often once you start executing hundreds/thousands > > tasks a day. > > > > But if this is easier done in the scheduler, I think that's totally fine. > > During test execution, we can only really

Re: New automated test coverage: openQA tests of critical path updates

2017-03-02 Thread Adam Williamson
itions > occur surprisingly often once you start executing hundreds/thousands > tasks a day. > > But if this is easier done in the scheduler, I think that's totally fine. During test execution, we can only really type stuff into the console. We try to keep the amount of typing-into-co

Re: New automated test coverage: openQA tests of critical path updates

2017-03-02 Thread Kamil Paral
> 2017-03-01 18:04 GMT+01:00 Adam Williamson : > > I'm not so sure it's really necessary, and doing it is actually tricky > > for openQA. Only the openQA job itself knows what packages it actually > > tested, and it doesn't have an easy way to get the associated > > timestamp. The scheduler could e

Re: New automated test coverage: openQA tests of critical path updates

2017-03-02 Thread Kamil Paral
the job completed, but that will never > be 100% reliable, because the job actually goes and does the download > somewhere in between those two times. This problem is not exclusive to openqa, it affects all tasks that test bodhi updates and download the included rpms (there's always a

Re: New automated test coverage: openQA tests of critical path updates

2017-03-02 Thread Jan Sedlak
2017-03-01 18:04 GMT+01:00 Adam Williamson : > I'm not so sure it's really necessary, and doing it is actually tricky > for openQA. Only the openQA job itself knows what packages it actually > tested, and it doesn't have an easy way to get the associated > timestamp. The scheduler could easily get

Re: New automated test coverage: openQA tests of critical path updates

2017-03-01 Thread Adam Williamson
On Wed, 2017-03-01 at 11:18 -0500, Kamil Paral wrote: > So my first thought was to recommend you to also publish just > type=koji_build results and finish this transition. But then I > realized that's wrong. OpenQA operates completely different than the > aforementioned tasks do. We operate on buil

Re: New automated test coverage: openQA tests of critical path updates

2017-03-01 Thread Kamil Paral
> Hi folks! > > I am currently rolling out some changes to the Fedora openQA deployment > which enable a new testing workflow. From now on, a subset of openQA > tests should be run automatically on every critpath update, both on > initial submission and on any edit of the update. > > For the next

New automated test coverage: openQA tests of critical path updates

2017-02-27 Thread Adam Williamson
ration. The tests that are run are most of the tests that, on the 'compose test' workflow, get run on the Server DVD and Workstation Live images after installation. Between them they do a decent job of covering basic system functionality. They also cover FreeIPA server and client set

Re: making test suites work the same way

2017-02-08 Thread Tim Flink
On Fri, 3 Feb 2017 17:05:04 -0500 (EST) Kamil Paral wrote: > I spent a bit of time fixing minor issues in our test suite and > makefiles and would like to do the following further changes across > all our taskotron projects: > > 1. run the test suite while inside virtualenv with

Re: making test suites work the same way

2017-02-06 Thread Josef Skladanka
stuff that needs to be compiled > > Sounds reasonable, Kamil? Others? > > > I went back and forth on this. I thought it would be a really simple > change, and as usual, it seems more pain than gain. So, I went forward with > this: > 1. add tox.ini to projects to allow simple tes

Re: making test suites work the same way

2017-02-06 Thread Kamil Paral
o, I went forward with this: 1. add tox.ini to projects to allow simple test suite execution with `pytest` (non-controversial) 2. configure tox.ini to print out test coverage (non-controversial) 3. remove --system-site-packages from all places (readme, makefile) for those projects, that

Re: making test suites work the same way

2017-02-06 Thread Josef Skladanka
system, in order to "skip" the stuff that needs to be compiled Sounds reasonable, Kamil? Others? Joza On Mon, Feb 6, 2017 at 2:11 PM, Kamil Paral wrote: > > 3. use a separate virtualenv when running under `make test`, without > --system-site-packages if possible, and ensu

Re: making test suites work the same way

2017-02-06 Thread Kamil Paral
> > 3. use a separate virtualenv when running under `make test`, without > > --system-site-packages if possible, and ensure up-to-date deps are always > > installed, to eliminate any differences that can occur on different setups > > > The only problem I see here, i

Re: making test suites work the same way

2017-02-06 Thread Josef Skladanka
ifferent results on > different setups. That's exactly what I'm trying to eliminate (or at least > reduce). E.g. https://phab.qa.fedoraproject.org/D where I can run the > test suite from makefile and you can't, and it's quite difficult to figure > out why. > &g

Re: making test suites work the same way

2017-02-06 Thread Kamil Paral
> On Fri, Feb 3, 2017 at 11:05 PM, Kamil Paral < kpa...@redhat.com > wrote: > > I spent a bit of time fixing minor issues in our test suite and makefiles > > and > > would like to do the following further changes across all our taskotron > > projects: > &g

Re: making test suites work the same way

2017-02-04 Thread Josef Skladanka
On Fri, Feb 3, 2017 at 11:05 PM, Kamil Paral wrote: > I spent a bit of time fixing minor issues in our test suite and makefiles > and would like to do the following further changes across all our taskotron > projects: > > 1. run the test suite while inside virtualenv with simple `

making test suites work the same way

2017-02-03 Thread Kamil Paral
I spent a bit of time fixing minor issues in our test suite and makefiles and would like to do the following further changes across all our taskotron projects: 1. run the test suite while inside virtualenv with simple `pytest` command 2. run the test suite outside of virtualenv with `make test

Re: Please Test Staging Phabricator

2016-12-14 Thread Adam Williamson
of all those 500s on login). > > > > My goal has been to set up the migration so that there's no account > > fiddling needed to use the new auth system. Things are working in my > > testing but I'd like to see more people test out the new auth method > > b

Re: Please Test Staging Phabricator

2016-12-14 Thread Martin Krizek
- Original Message - > From: "Tim Flink" > To: qa-devel@lists.fedoraproject.org > Sent: Wednesday, December 14, 2016 4:56:11 PM > Subject: Re: Please Test Staging Phabricator > > On Wed, 14 Dec 2016 04:09:24 -0500 (EST) > Kamil Paral wrote: > > >

Re: Please Test Staging Phabricator

2016-12-14 Thread Tim Flink
On Wed, 14 Dec 2016 04:09:24 -0500 (EST) Kamil Paral wrote: > > After a bunch more fiddling, I think that auth is working correctly > > now. I've also removed the monikra.me stuff for now and auth will > > work directly against Fedora's auth systems. > > I can now log in :-) > > The only slig

Re: Please Test Staging Phabricator

2016-12-14 Thread Kamil Paral
> After a bunch more fiddling, I think that auth is working correctly > now. I've also removed the monikra.me stuff for now and auth will work > directly against Fedora's auth systems. I can now log in :-) The only slight problem I encountered is that I didn't know how to reach my profile, and t

Re: Please Test Staging Phabricator

2016-12-13 Thread Harold Dost
for logging into our phabricator instance (that should >> also get rid of all those 500s on login). >> >> My goal has been to set up the migration so that there's no account >> fiddling needed to use the new auth system. Things are working in my >> testing but I'd l

Re: Please Test Staging Phabricator

2016-12-13 Thread Tim Flink
so that there's no account > fiddling needed to use the new auth system. Things are working in my > testing but I'd like to see more people test out the new auth method > before deploying all of this to production. > > If you have the time, please try logging in to &g

Re: Please Test Staging Phabricator

2016-12-08 Thread Kamil Paral
> > For a start Ipsilon tells me it's some entirely foreign third-party > > domain - 'monikra.me' - that wants access to all my personal > > information, which is a bit unsettling. I went ahead and let it have > > it (For Science!) and got: > > FWIW, monikra.me is a service that puiterwijk made fo

Re: Please Test Staging Phabricator

2016-12-07 Thread Tim Flink
On Wed, 07 Dec 2016 08:24:46 -0800 Adam Williamson wrote: > For a start Ipsilon tells me it's some entirely foreign third-party > domain - 'monikra.me' - that wants access to all my personal > information, which is a bit unsettling. I went ahead and let it have > it (For Science!) and got: FWI

Re: Please Test Staging Phabricator

2016-12-07 Thread Harold Dost
hod for logging into our phabricator instance (that should >> also get rid of all those 500s on login). >> >> My goal has been to set up the migration so that there's no account >> fiddling needed to use the new auth system. Things are working in my >> testing but

Re: Please Test Staging Phabricator

2016-12-07 Thread Adam Williamson
so that there's no account > fiddling needed to use the new auth system. Things are working in my > testing but I'd like to see more people test out the new auth method > before deploying all of this to production. > > If you have the time, please try logging in to &g

Please Test Staging Phabricator

2016-12-07 Thread Tim Flink
hings are working in my testing but I'd like to see more people test out the new auth method before deploying all of this to production. If you have the time, please try logging in to https://phab.qa.stg.fedoraproject.org/ I've seen some errors from ipsilon about "Transaction exp

Re: [Fedora QA] #494: F25 Atomic Test Day

2016-10-05 Thread Fedora QA
#494: F25 Atomic Test Day --+--- Reporter: jasonbrooks | Owner: tflink Type: task | Status: new Priority: major| Milestone: Fedora 25 Component: Test Day |Version: Resolution

[Fedora QA] #494: F25 Atomic Test Day

2016-10-04 Thread Fedora QA
#494: F25 Atomic Test Day --+ Reporter: jasonbrooks | Owner: tflink Type: task | Status: new Priority: major | Milestone: Fedora 25 Component: Blocker bug

test

2016-10-03 Thread Viorel Tabara
please ignore ___ qa-devel mailing list -- qa-devel@lists.fedoraproject.org To unsubscribe send an email to qa-devel-le...@lists.fedoraproject.org

libtaskotron: new mock needed to run the test suite

2016-08-22 Thread Kamil Paral
Please note I've bumped the requirements for mock in libtaskotron and removed some workarounds we had for bugs in the older version. Please make sure to run $ git pull $ pip install -r requirements.txt otherwise the test suite might not pass for you the next time you run it and the error

kickstarts-test -> openQA converter discussion

2016-04-07 Thread Adam Williamson
Hey folks! I got my experimental tool for running anaconda's 'kickstart-tests' tests in openQA to the point where I think it makes sense to decide whether or not to go any further with it, and sent a mail to anaconda- devel-list to discuss that. If folks want to take a look and chime in, that'd be

openQA update: chained test failures

2016-03-21 Thread Adam Williamson
Hi folks! So those of you who watch the openQA results might have noticed that for the last month or so, there have been lots of problems with the 'chained' tests - the _base_ tests that run for various of the media after default_install has been run, and use a hard disk snapshot uploaded by defau

Re: [Fedora QA] #480: Fedora 24 Translation (L10n) Test Day

2016-02-11 Thread Fedora QA
#480: Fedora 24 Translation (L10n) Test Day ---+ Reporter: anipeter | Owner: tflink Type: task | Status: new Priority: major | Milestone: Fedora 24 Component: Test Day |Version: Resolution

Re: [Fedora QA] #480: Fedora 24 Translation (L10n) Test Day

2016-02-11 Thread Fedora QA
#480: Fedora 24 Translation (L10n) Test Day ---+ Reporter: anipeter | Owner: tflink Type: task | Status: new Priority: major | Milestone: Fedora 24 Component: Test Day |Version: Resolution

Re: [Fedora QA] #480: Fedora 24 Translation (L10n) Test Day

2016-02-11 Thread Fedora QA
#480: Fedora 24 Translation (L10n) Test Day ---+ Reporter: anipeter | Owner: tflink Type: task | Status: new Priority: major | Milestone: Fedora 23 Component: Test Day |Version: Resolution

[Fedora QA] #480: Fedora 24 Translation (L10n) Test Day

2016-02-10 Thread Fedora QA
#480: Fedora 24 Translation (L10n) Test Day --+ Reporter: anipeter | Owner: tflink Type: task | Status: new Priority: major | Milestone: Fedora 23

pungi4 example / test runs

2015-08-18 Thread Adam Williamson
Hi, folks. I know this is interesting to me, so it may be to you. Pungi4 test / example composes can be found here: https://kojipkgs.fedoraproject.org/compose/rawhide/ so you can see the various new metadata it produces. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter

Re: [Fedora QA] #477: Proposed Test Day - NetworkManager (2015-08-20)

2015-07-20 Thread Fedora QA
#477: Proposed Test Day - NetworkManager (2015-08-20) ---+--- Reporter: lkundrak | Owner: jskladan Type: task | Status: new Priority: major | Milestone: Fedora 23 Component: Test Day |Version: Resolution

Re: [Fedora QA] #477: Proposed Test Day - NetworkManager (2015-08-20)

2015-07-20 Thread Fedora QA
#477: Proposed Test Day - NetworkManager (2015-08-20) -+--- Reporter: lkundrak| Owner: jskladan Type: task| Status: new Priority: major | Milestone: Fedora 23

[Fedora QA] #477: Proposed Test Day - NetworkManager (2015-08-20)

2015-07-20 Thread Fedora QA
#477: Proposed Test Day - NetworkManager (2015-08-20) + Reporter: lkundrak| Owner: jskladan Type: task| Status: new Priority: major | Milestone: Fedora 23

Re: [Fedora QA] #473: Fedora 23 Translation (L10n) Test Day

2015-07-07 Thread Fedora QA
#473: Fedora 23 Translation (L10n) Test Day ---+--- Reporter: anipeter | Owner: tflink Type: defect| Status: new Priority: major | Milestone: Fedora 23 Component: Test Day |Version: Resolution

Re: [Fedora QA] #473: Fedora 23 Translation (L10n) Test Day

2015-07-07 Thread Fedora QA
#473: Fedora 23 Translation (L10n) Test Day ---+--- Reporter: anipeter | Owner: tflink Type: defect| Status: new Priority: major | Milestone: Fedora 23 Component: Test Day |Version: Resolution

[Fedora QA] #473: Fedora 23 Translation (L10n) Test Day

2015-07-07 Thread Fedora QA
#473: Fedora 23 Translation (L10n) Test Day --+ Reporter: anipeter | Owner: tflink Type: defect| Status: new Priority: major | Milestone: Fedora 23

Re: [Fedora QA] #468: Fedora 22 Translation (L10n) Test Day

2015-06-02 Thread Fedora QA
#468: Fedora 22 Translation (L10n) Test Day ---+--- Reporter: anipeter | Owner: pschindl Type: task | Status: closed Priority: major | Milestone: Fedora 22 Component: Test Day |Version: Resolution: fixed

Re: [Fedora QA] #468: Fedora 22 Translation (L10n) Test Day

2015-03-17 Thread Fedora QA
#468: Fedora 22 Translation (L10n) Test Day ---+--- Reporter: anipeter | Owner: pschindl Type: defect| Status: new Priority: major | Milestone: Fedora 22 Component: Test Day |Version: Resolution

Re: [Fedora QA] #468: Fedora 22 Translation (L10n) Test Day

2015-03-17 Thread Fedora QA
#468: Fedora 22 Translation (L10n) Test Day ---+--- Reporter: anipeter | Owner: pschindl Type: defect| Status: new Priority: major | Milestone: Fedora 22 Component: Test Day |Version: Resolution

Re: [Fedora QA] #468: Fedora 22 Translation (L10n) Test Day

2015-03-16 Thread Fedora QA
#468: Fedora 22 Translation (L10n) Test Day ---+--- Reporter: anipeter | Owner: pschindl Type: defect| Status: new Priority: major | Milestone: Fedora 22 Component: Test Day |Version: Resolution

Re: [Fedora QA] #468: Fedora 22 Translation (L10n) Test Day

2015-03-05 Thread Fedora QA
#468: Fedora 22 Translation (L10n) Test Day ---+--- Reporter: anipeter | Owner: pschindl Type: defect| Status: new Priority: major | Milestone: Fedora 22 Component: Test Day |Version: Resolution

Re: [Fedora QA] #468: Fedora 22 Translation (L10n) Test Day

2015-03-05 Thread Fedora QA
#468: Fedora 22 Translation (L10n) Test Day ---+--- Reporter: anipeter | Owner: tflink Type: defect| Status: new Priority: major | Milestone: Fedora 22 Component: Test Day |Version: Resolution

[Fedora QA] #468: Fedora 22 Translation (L10n) Test Day

2015-03-05 Thread Fedora QA
#468: Fedora 22 Translation (L10n) Test Day --+ Reporter: anipeter | Owner: tflink Type: defect| Status: new Priority: major | Milestone: Fedora 22

Re: [Fedora QA] #443: Better format for test compose (TC) and release candidate (RC) requests

2015-01-29 Thread Fedora QA
#443: Better format for test compose (TC) and release candidate (RC) requests -+- Reporter: jreznik | Owner: adamwill Type: enhancement | Status: new Priority: major

Re: [Fedora QA] #452: Proposed Test Day - Jenkins

2014-09-02 Thread Fedora QA
#452: Proposed Test Day - Jenkins ---+--- Reporter: msrb | Owner: pschindl Type: task | Status: new Priority: major | Milestone: Fedora 21 Component: Test Day |Version: Resolution:| Keywords

Re: [Fedora QA] #452: Proposed Test Day - Jenkins

2014-08-26 Thread Fedora QA
#452: Proposed Test Day - Jenkins ---+--- Reporter: msrb | Owner: pschindl Type: task | Status: new Priority: major | Milestone: Fedora 21 Component: Test Day |Version: Resolution:| Keywords

Re: [Fedora QA] #452: Proposed Test Day - Jenkins

2014-08-25 Thread Fedora QA
#452: Proposed Test Day - Jenkins ---+--- Reporter: msrb | Owner: Type: task | Status: new Priority: major | Milestone: Fedora 21 Component: Test Day |Version: Resolution:| Keywords: Blocked By

[Fedora QA] #452: Proposed Test Day - Jenkins

2014-08-25 Thread Fedora QA
#452: Proposed Test Day - Jenkins --+-- Reporter: msrb | Owner: Type: task | Status: new Priority: major | Milestone: Component: Test Day | Version: Keywords:| Blocked By: Blocking

Re: [Fedora QA] #443: Better format for test compose (TC) and release candidate (RC) requests

2014-02-28 Thread Fedora QA
#443: Better format for test compose (TC) and release candidate (RC) requests -+--- Reporter: jreznik | Owner: adamwill Type: enhancement | Status: new Priority: major

Re: test vs check naming consistency

2014-02-25 Thread Kamil Paral
an > do. My main motivation is to give more clarity to emails in this mailing list, because the word 'test' is really overloaded with meaning in our field of work. I think that if we start calling taskotron-runnable tasks 'checks', and use 'tests' only for

Re: test vs check naming consistency

2014-02-24 Thread Nick Coghlan
lity and combinatorial errors that automated testing will blithely ignore (because it didn't occur to the developers to test it that way). Cheers, Nick. - -- Nick Coghlan Red Hat Hosted & Shared Services Software Engineering & Development, Brisbane Testing Solutions Team Lead Beaker Dev

Re: test vs check naming consistency

2014-02-24 Thread Tim Flink
, so that > our users are not confused. Can somebody (probably Tim) clarify what > should we call a 'check' and what should we call a 'test'? Do I > understand correctly that 'checks' are anything provided by the users > (the scripts), and 'tests/testing'

Re: [Fedora QA] #443: Better format for test compose (TC) and release candidate (RC) requests

2014-02-18 Thread Fedora QA
#443: Better format for test compose (TC) and release candidate (RC) requests -+--- Reporter: jreznik | Owner: adamwill Type: enhancement | Status: new Priority: major

[Fedora QA] #443: Better format for test compose (TC) and release candidate (RC) requests

2014-02-18 Thread Fedora QA
#443: Better format for test compose (TC) and release candidate (RC) requests + Reporter: jreznik | Owner: Type: enhancement | Status: new Priority: major

test vs check naming consistency

2014-02-13 Thread Kamil Paral
uld we call a 'check' and what should we call a 'test'? Do I understand correctly that 'checks' are anything provided by the users (the scripts), and 'tests/testing' will be used mainly for denoting unit/functional tests? At the moment, I'm work

proposed test cases autoqa -> phab migration

2014-01-21 Thread Kamil Paral
I was asked to forward this to qa-devel. The tickets are already migrated, but I at least responded to Jan Pazdziora that FAS support should come to Phab soon. - Forwarded Message - From: "Jan Pazdziora" To: "Adam Williamson" Cc: qa-devel@lists.fedoraproject.org Sent: Tuesday, January 2

Re: [AutoQA] #264: Run eclipse test suite for new eclipse koji builds

2014-01-20 Thread AutoQA
#264: Run eclipse test suite for new eclipse koji builds + Reporter: jlaska | Owner: Type: task| Status: closed Priority: minor | Milestone: Future test cases Component: tests | Resolution: wontfix Keywords

Re: [AutoQA] #263: Run kvm-autotest test suite for new virt* koji builds

2014-01-20 Thread AutoQA
#263: Run kvm-autotest test suite for new virt* koji builds + Reporter: jlaska | Owner: Type: task| Status: closed Priority: minor | Milestone: Future test cases Component: tests | Resolution: wontfix

Re: [AutoQA] #118: New test proposal: Python debugability

2014-01-20 Thread AutoQA
#118: New test proposal: Python debugability + Reporter: kparal | Owner: Type: task| Status: closed Priority: minor | Milestone: Future test cases Component: tests | Resolution: wontfix Keywords

Re: [AutoQA] #118: New test proposal: Python debugability

2014-01-20 Thread AutoQA
#118: New test proposal: Python debugability + Reporter: kparal | Owner: Type: task| Status: closed Priority: minor | Milestone: Future test cases Component: tests | Resolution: wontfix Keywords

Re: [AutoQA] #31: Test for unowned directories

2014-01-20 Thread AutoQA
#31: Test for unowned directories -+ Reporter: dgregor | Owner: Type: task | Status: closed Priority: minor| Milestone: Future test cases Component: tests| Resolution: wontfix Keywords

Re: [AutoQA] #190: Test idea - ABI compatibility check

2014-01-20 Thread AutoQA
#190: Test idea - ABI compatibility check -+ Reporter: jlaska | Owner: Type: enhancement | Status: closed Priority: minor| Milestone: Future test cases Component: tests| Resolution: wontfix

Re: [AutoQA] #274: systemd unit files test

2014-01-20 Thread AutoQA
#274: systemd unit files test + Reporter: kparal | Owner: Type: task| Status: closed Priority: major | Milestone: Future test cases Component: tests | Resolution: wontfix Keywords: | Blocked By

Re: [AutoQA] #197: New test: "See also" validity in man pages

2014-01-20 Thread AutoQA
#197: New test: "See also" validity in man pages + Reporter: kparal | Owner: Type: task| Status: closed Priority: major | Milestone: Future test cases Component: tests | Resolution: wontfix

Re: [AutoQA] #447: Test if updated package version can be installed over the proposed version

2014-01-20 Thread AutoQA
#447: Test if updated package version can be installed over the proposed version +--- Reporter: kparal | Owner: Type: task| Status: closed Priority: minor | Milestone: Future tasks Component: tests | Resolution

Re: [AutoQA] #229: Create per-update file conflicts test

2014-01-20 Thread AutoQA
#229: Create per-update file conflicts test -+ Reporter: jlaska | Owner: Type: enhancement | Status: closed Priority: major| Milestone: Future test cases Component: tests| Resolution: wontfix

Re: [AutoQA] #447: Test if updated package version can be installed over the proposed version

2014-01-20 Thread AutoQA
#447: Test if updated package version can be installed over the proposed version +--- Reporter: kparal | Owner: Type: task| Status: new Priority: minor | Milestone: Future tasks Component: tests | Resolution: Keywords

[AutoQA] #447: Test if updated package version can be installed over the proposed version

2014-01-20 Thread AutoQA
#447: Test if updated package version can be installed over the proposed version -+-- Reporter: kparal | Owner: Type: task| Status: new Priority: minor | Milestone: Future tasks Component: tests | Keywords: Blocked

Re: [Fedora QA] #432: Test day results app should be more navigable: create an event, export results, view all events

2013-11-11 Thread Fedora QA
#432: Test day results app should be more navigable: create an event, export results, view all events -+-- Reporter: adamwill| Owner: jskladan Type: enhancement | Status: closed Priority

Re: [Fedora QA] #432: Test day results app should be more navigable: create an event, export results, view all events

2013-11-11 Thread Fedora QA
#432: Test day results app should be more navigable: create an event, export results, view all events -+-- Reporter: adamwill| Owner: jskladan Type: enhancement | Status: new Priority: major

Re: [Fedora QA] #432: Test day results app should be more navigable: create an event, export results, view all events

2013-11-11 Thread Fedora QA
#432: Test day results app should be more navigable: create an event, export results, view all events -+-- Reporter: adamwill| Owner: jskladan Type: enhancement | Status: new Priority: major

Re: [Fedora QA] #432: Test day results app should be more navigable: create an event, export results, view all events

2013-11-11 Thread Fedora QA
#432: Test day results app should be more navigable: create an event, export results, view all events -+-- Reporter: adamwill| Owner: jskladan Type: enhancement | Status: new Priority: major

Re: [AutoQA] #438: repoclosure test is failing due to change in behavior upstream

2013-07-30 Thread AutoQA
#438: repoclosure test is failing due to change in behavior upstream +-- Reporter: tflink | Owner: Type: defect | Status: closed Priority: major | Milestone: Package Update Acceptance Test Plan

Re: [AutoQA] #438: repoclosure test is failing due to change in behavior upstream

2013-07-23 Thread AutoQA
#438: repoclosure test is failing due to change in behavior upstream +-- Reporter: tflink | Owner: Type: defect | Status: new Priority: major | Milestone: Package Update Acceptance Test Plan Component

Re: [AutoQA] #438: repoclosure test is failing due to change in behavior upstream

2013-07-22 Thread AutoQA
#438: repoclosure test is failing due to change in behavior upstream +-- Reporter: tflink | Owner: Type: defect | Status: new Priority: major | Milestone: Package Update Acceptance Test Plan Component

Re: [AutoQA] #438: repoclosure test is failing due to change in behavior upstream

2013-07-17 Thread AutoQA
#438: repoclosure test is failing due to change in behavior upstream +-- Reporter: tflink | Owner: Type: defect | Status: new Priority: major | Milestone: Package Update Acceptance Test Plan Component

[AutoQA] #438: repoclosure test is failing due to change in behavior upstream

2013-07-16 Thread AutoQA
#438: repoclosure test is failing due to change in behavior upstream -+- Reporter: tflink | Owner: Type: defect | Status: new Priority: major | Milestone: Package Update Acceptance Test Plan Component

Re: [Fedora QA] #362: Test day Request for 6/6/13

2013-03-08 Thread Fedora QA
#362: Test day Request for 6/6/13 ---+ Reporter: dpal | Owner: tflink Type: defect| Status: new Priority: major | Milestone: Component: Test Day |Version: Resolution:| Keywords: Blocked By

Re: [Fedora QA] #362: Test day Request for 6/6/13

2013-03-08 Thread Fedora QA
#362: Test day Request for 6/6/13 ---+ Reporter: dpal | Owner: tflink Type: defect| Status: new Priority: major | Milestone: Component: Test Day |Version: Resolution:| Keywords: Blocked By

[Fedora QA] #362: Test day Request for 6/6/13

2013-03-08 Thread Fedora QA
#362: Test day Request for 6/6/13 --+- Reporter: dpal | Owner: tflink Type: defect| Status: new Priority: major | Milestone: Component: Blocker bug tracker

  1   2   >