#201 - First spin of using MASH

Josef Skladanka jskladan at redhat.com
Tue Sep 21 16:32:55 UTC 2010


Hello gang!

Script provided in the attached patch contains:
  - mash config file (autoqa.mash)
  - magical script (mash_packages.py)

mash_packages.py is a script, which downloads packages 
from koji (according to the supplied envr), creates a
repository structure using these packages, and then
runs MASH on this repository.

Be aware, that MASH only supports ['ppc', 'x86_64', 'sparc', 's390x']
Other architectures are skipped (as there is no need for
mash there, i guess).

To run the script you need to:
  - install the mash (yum install mash)
  - symlink (or copy) the autoqa.mash to /etc/mash

to run the script, simply call it like this

python mash_package.py /tmp/some_dir curl-7.19.6-10.fc12

The first argument is the directory in which the repo will
be created, the second is envr (curl is multilib btw.)

I'll be glad for any feedback

Joza
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Ticket-201-Added-pkg-filtering-by-MASH.patch
Type: text/x-patch
Size: 5407 bytes
Desc: not available
Url : https://fedorahosted.org/pipermail/autoqa-devel/attachments/20100921/2a25c457/attachment.bin 


More information about the autoqa-devel mailing list