Re: Taskotron and Cloud Image tests

2014-04-17 Thread Tim Flink
On Thu, 17 Apr 2014 17:35:13 +0200 Vitaly Kuznetsov wrote: > > Another possible snag is that I want to start locking down network > > access on most if not all of the test clients so that it's less > > possible for user-submitted tasks to go awry and do things they > > shouldn't. This hasn't be

Re: Taskotron and Cloud Image tests

2014-04-17 Thread Vitaly Kuznetsov
Tim Flink writes: > On Thu, 17 Apr 2014 14:25:03 +0200 > Vitaly Kuznetsov wrote: > >> Tim Flink writes: >> >> >> For RHEL cloud image checks we have special tool called 'valid': >> >> https://github.com/RedHatQE/valid , it can be reused for Fedora as >> >> well. The questions are: how do you s

Re: Taskotron and Cloud Image tests

2014-04-17 Thread Matthew Miller
On Thu, Apr 17, 2014 at 09:11:10AM -0600, Tim Flink wrote: > Does someone have budget or account time that could be used for this > in an account that we could use? I wonder if trying to use the fedora > openstack setup be a better route (assuming that valid can work with > openstack). I think we

Re: Taskotron and Cloud Image tests

2014-04-17 Thread Tim Flink
On Thu, 17 Apr 2014 14:25:03 +0200 Vitaly Kuznetsov wrote: > Tim Flink writes: > > >> For RHEL cloud image checks we have special tool called 'valid': > >> https://github.com/RedHatQE/valid , it can be reused for Fedora as > >> well. The questions are: how do you see the integration and how can

Re: Documentation and Docstring Format

2014-04-17 Thread Kamil Paral
> > https://pythonhosted.org/an_example_pypi_project/sphinx.html#auto-directives > > > > > > I'm not suggesting that we drop everything and fix all the docstrings > > right now but I am suggesting that we start following the sphinx > > docstring format for new code and fix other-formatted docstri

Re: Taskotron and Cloud Image tests

2014-04-17 Thread Vitaly Kuznetsov
Tim Flink writes: >> For RHEL cloud image checks we have special tool called 'valid': >> https://github.com/RedHatQE/valid , it can be reused for Fedora as >> well. The questions are: how do you see the integration and how can >> someone (me?) work on this (non-existent atm) part of Taskotron. >

Re: Documentation and Docstring Format

2014-04-17 Thread Josef Skladanka
> https://pythonhosted.org/an_example_pypi_project/sphinx.html#auto-directives > > > I'm not suggesting that we drop everything and fix all the docstrings > right now but I am suggesting that we start following the sphinx > docstring format for new code and fix other-formatted docstrings as we >