update generaterepolist to not be dependent on log files
- This commit changes the logic of
generaterepolist
. Instead of using log files as the source simply check for *rpm in the testing directories. - This approach simplifies the code, and ensures that no packages are 'missed'
- SLC6 support has also been dropped with this commit