Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "EGI Verification Testbed"

From EGIWiki
Jump to navigation Jump to search
Line 29: Line 29:
  enabled=1
  enabled=1


==== Verifcation Repository ====
==== Product Repository ====
You should also add the repository with the packages that you are currently verifying. The URL for the repository can be found at the Custom Fields of the RT ticket within attribute RepositoryURL. Example repository for CREAM release 1.13.0 (http://admin-repo.egi.eu/sw/unverified/emi.cream.sl5.x86_64/1/13/0)
 
[CREAM-Verification]
name=CREAM-1.13.0
baseurl=http://admin-repo.egi.eu/sw/unverified/emi.cream.sl5.x86_64/1/13/0
gpgcheck=0
enabled=1

Revision as of 14:15, 30 May 2011

EGI Verification Testbed

Enolfc: Initial attempt to collect info about verification

Repositories

SL5 x86_64

Base & EPEL

Verification is done using the SL5 distribution + EPEL repositories. You should have in your yum repositories list the following ones:

  • SL5 BASE


  • EPEL
[extras]
name=epel
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch
protect=0
enabled=1
priority=20
  • EGI trust anchors
[EGI-trustanchors]
name=EGI-trustanchors
baseurl=http://repository.egi.eu/sw/production/cas/1/current/
gpgkey=http://repository.egi.eu/sw/production/cas/1/GPG-KEY-EUGridPMA-RPM-3
gpgcheck=1
enabled=1

Product Repository

You should also add the repository with the packages that you are currently verifying. The URL for the repository can be found at the Custom Fields of the RT ticket within attribute RepositoryURL. Example repository for CREAM release 1.13.0 (http://admin-repo.egi.eu/sw/unverified/emi.cream.sl5.x86_64/1/13/0)

[CREAM-Verification]
name=CREAM-1.13.0
baseurl=http://admin-repo.egi.eu/sw/unverified/emi.cream.sl5.x86_64/1/13/0
gpgcheck=0
enabled=1