Difference between revisions of "Koji Testbed"

From PDP/Grid Wiki
Jump to navigationJump to search
Line 141: Line 141:
  
 
  koji add-tag epel5
 
  koji add-tag epel5
  koji add-tag --parent epel5 --arches "i386 x86_64" dist-epel5-build
+
  koji add-tag --parent epel5 --arches "i386 x86_64" epel5-build
 
  koji add-external-repo -t epel5-build \
 
  koji add-external-repo -t epel5-build \
 
       dist-epel5-external-repo http://mirrors.nl.eu.kernel.org/fedora-epel/5/\$arch/
 
       dist-epel5-external-repo http://mirrors.nl.eu.kernel.org/fedora-epel/5/\$arch/
 
  koji add-external-repo -t epel5-build dist-epel5-buildsys-macros-repo \
 
  koji add-external-repo -t epel5-build dist-epel5-buildsys-macros-repo \
 
       http://buildsys.fedoraproject.org/buildgroups/rhel5/\$arch/
 
       http://buildsys.fedoraproject.org/buildgroups/rhel5/\$arch/
  koji add-external-repo -t dist-epel5-build dist-epel5-centos5-repo \
+
  koji add-external-repo -t epel5-build dist-epel5-centos5-repo \
 
       http://spiegel.nikhef.nl/mirror/centos/5/os/\$arch/
 
       http://spiegel.nikhef.nl/mirror/centos/5/os/\$arch/
 
  koji add-target epel5 epel5-build epel5-candidates
 
  koji add-target epel5 epel5-build epel5-candidates
Line 173: Line 173:
 
           lcmaps-plugins-voms scas xacml argus-pep-api-c glexec-wn nagios-plugins-glexec nagios-plugins-ees mkgltempdir \
 
           lcmaps-plugins-voms scas xacml argus-pep-api-c glexec-wn nagios-plugins-glexec nagios-plugins-ees mkgltempdir \
 
           glexec-wrapper-scripts torque llrun saml2-xacml2-c-lib lcmaps-without-gsi mwsec-release
 
           glexec-wrapper-scripts torque llrun saml2-xacml2-c-lib lcmaps-without-gsi mwsec-release
 +
 +
For epel6, we can take a shortcut.
 +
 +
koji add-tag --parent epel5 epel6
 +
koji add-tag --parent epel6 --arches "i386 x86_64" epel6-build
 +
koji add-external-repo -t epel6-build \
 +
      dist-epel5-external-repo http://mirrors.nl.eu.kernel.org/fedora-epel/5/\$arch/
 +
koji add-external-repo -t epel5-build dist-epel5-buildsys-macros-repo \
 +
      http://buildsys.fedoraproject.org/buildgroups/rhel5/\$arch/
 +
koji add-external-repo -t dist-epel5-build dist-epel5-centos5-repo \
 +
      http://spiegel.nikhef.nl/mirror/centos/5/os/\$arch/
 +
koji add-target epel5 epel5-build epel5-candidates
  
 
= Automated builds from tags in mwsec =
 
= Automated builds from tags in mwsec =

Revision as of 11:19, 1 August 2013