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.

EGI Verification Testbed

From EGIWiki
Jump to navigation Jump to search

EGI Verification Testbed

Enolfc: Initial attempt to collect info about verification

Available Services

Service Host Comments
topbdii topbdii02.ncg.ingrid.pt
site bdii sbdii02.ncg.ingrid.pt
voms server voms02.ncg.ingrid.pt Avaialable VOs: ops.vo.ibergrid.eu & iber.vo.ibergrid.eu
arc-ce test03.egi.cesga.es
arc info test04.egi.cesga.es
WMS tst04.ific.uv.es
LB tst05.ific.uv.es
UI test13.egi.cesga.es
CREAM-CE/Torque test06.egi.cesga.es
WN/Torque test14.egi.cesga.es, test15.egi.cesga.es Also used for glite-MPI and glexec
APEL Publisher test07.egi.cesga.es
DPM test08.egi.cesga.es

Repositories

SL5 x86_64

Base & EPEL

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

  • SL5 BASE and updates:
[sl-base]
name=SL 5 base
baseurl=http://ftp.scientificlinux.org/linux/scientific/55/$basearch/SL
	 http://ftp1.scientificlinux.org/linux/scientific/55/$basearch/SL
	 http://ftp2.scientificlinux.org/linux/scientific/55/$basearch/SL
	 ftp://ftp.scientificlinux.org/linux/scientific/55/$basearch/SL
#mirrorlist=ftp://ftp.scientificlinux.org/linux/scientific/mirrorlist/sl-base-55.txt
enabled=1
gpgcheck=0
# To use priorities you must have yum-priorities installed
priority=10
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-sl 
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-sl5 
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-csieh
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-dawson 
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-jpolok 
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-cern 
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5
[sl-security]
name=SL 5 security updates
baseurl=http://ftp.scientificlinux.org/linux/scientific/55/$basearch/updates/security
        http://ftp1.scientificlinux.org/linux/scientific/55/$basearch/updates/security
        http://ftp2.scientificlinux.org/linux/scientific/55/$basearch/updates/security
        ftp://ftp.scientificlinux.org/linux/scientific/55/$basearch/updates/security
#mirrorlist=ftp://ftp.scientificlinux.org/linux/scientific/mirrorlist/sl-security-55.txt
enabled=1
gpgcheck=0
# To use priorities you must have yum-priorities installed
priority=10
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-sl
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-sl5 
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-csieh  
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-dawson 
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-jpolok 
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-cern
       file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5
  • 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 must 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 config file for CREAM release 1.13.0 RT ticket 2206 (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

Extras Repository

For verification of EMI 1.0 Release, an extra repository with compatibility packages is also needed for some products, at least WMS and UI

[EMI.extras.sl5.x86_64]
name=EMI.extras.sl5.x86_64
baseurl=http://repository.egi.eu/sw/stagerollout/emi.extras.sl5.x86_64/1/
enabled=1
protect=1

Yaim configuration