Dan Callaghan | 4 Aug 2011 06:22
Picon
Favicon

Re: beaker 3rd party lab

Hi Vladimír,

(cc'ing the beaker-devel mailing list)

On 03/08/11 23:02, Vladimír Beneš wrote:
> Hi,
> a frined of mine want to use beaker for their PhD project called Lissom [1]
>
> he has a few questions:
>
> 1. Is beaker usable with Windows and mingw?

If you mean, can Beaker provision test machines with Windows: the answer 
is currently no, but that is a feature which is being actively worked 
on. I think a Beaker release with Windows provisioning support is 
planned by the end of this year.

The Beaker server/lab controller code is unlikely to work on Windows.

> 2. Is Debian supported?

None of the Beaker developers use or test on Debian, but if your friend 
would like to try running Beaker server/lab controller on Debian we can 
help out with any issues encountered. The hardest part will be getting 
the right versions of all dependencies -- in particular, TurboGears and 
sqlalchemy are not fully compatible across 0.x versions. We currently 
run only on RHEL5 (with TurboGears 1.0 and sqlalchemy 0.4) so that would 
be the best place to start.

Provisioning test machines with Debian will be tricky, mainly because 
(Continue reading)

Seiji Aguchi | 22 Aug 2011 16:08
Picon
Favicon

Question about how to create test cases

 Hi,

Could you please let me know how to create a rpm file of test case ?

I would like to develop some test cases by myself.

Seiji

Alexander Todorov | 22 Aug 2011 16:30
Picon
Gravatar

Re: Question about how to create test cases

На 22.08.2011 17:08, Seiji Aguchi написа:
>   Hi,
>
> Could you please let me know how to create a rpm file of test case ?
>

Use beaker-wizard (rhts-wizard in older versions) to create the test case 
structure.

When done type 'make rpm' to build the package. Type 'make help' to see other 
options.

Seiji Aguchi | 22 Aug 2011 16:32
Picon
Favicon

Re: Question about how to create test cases

Hi,

> Use beaker-wizard (rhts-wizard in older versions) to create the test case structure.

Are there any documentation about beaker-wizard ?

Tnanks,

On 08/22/2011 10:30 AM, Alexander Todorov wrote:
> На 22.08.2011 17:08, Seiji Aguchi написа:
>>   Hi,
>>
>> Could you please let me know how to create a rpm file of test case ?
>>
> 
> Use beaker-wizard (rhts-wizard in older versions) to create the test case structure.
> 
> When done type 'make rpm' to build the package. Type 'make help' to see other options.

Alexander Todorov | 22 Aug 2011 16:41
Picon
Gravatar

Re: Question about how to create test cases

На 22.08.2011 17:32, Seiji Aguchi написа:
> Hi,
>
>> Use beaker-wizard (rhts-wizard in older versions) to create the test case structure.
>
> Are there any documentation about beaker-wizard ?
>

None that I know of but you can contribute if you like :)

Regards,
Alex.

Seiji Aguchi | 22 Aug 2011 16:45
Picon
Favicon

Re: Question about how to create test cases

Hi,

I can get source files/binary files.

 git://git.fedorahosted.org/rhts.git

Also, I found the documentation.

 https://fedorahosted.org/beaker/wiki/BeakerWizard

I will ask if I need further help.

Seiji

On 08/22/2011 10:41 AM, Alexander Todorov wrote:
> На 22.08.2011 17:32, Seiji Aguchi написа:
>> Hi,
>>
>>> Use beaker-wizard (rhts-wizard in older versions) to create the test case structure.
>>
>> Are there any documentation about beaker-wizard ?
>>
> 
> None that I know of but you can contribute if you like :)
> 
> Regards,
> Alex.


Gmane