Repository handling
- Repositories can now be added either via yast, zypper or just copying 
a .repo file to /etc/zypp/repos.d
- a .repo file added by hand could have more than one repository defined 
inside.
- Mixing of hand repo operations with API repo operations in all combinations 
should succeed. We have testcases for this but still more can be find. We 
cover cases like, add a repo file with 2 repositories by hand, then delete 
one with zypper, and the other one should still be in the same file without 
loosing attributes.
- Cache, cache size, adding and removing.
adding repos, removing, adding (mixing hand operations with app operations), 
thousand times, the db size should not increase too much, neither stay 
constant (some things like names survive cache deletion because removing 
unused ones is a expensive operation )

Known to be somehow broken right now, but should be tested in the next alphas:
- Media handling, this is the most broken part.
- patches with scripts and delta rpms
- Disk usage calculation (should) be broken.

-- 
Duncan Mac-Vicar Prett  
Novell :: SUSE R&D, Maxfeldstr. 5, 90409 Nürnberg
GF: Markus Rex, HRB 16746 (AG Nürnberg)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to