Skip to content

Releases: opensciencegrid/osg-test

v1.11.1

02 Aug 15:33
Compare
Choose a tag to compare
  • Added SELinux policy for GSI OpenSSH
  • Added gfal2 tests against GridFTP
  • Run Travis-CI tests out of OSG 3.4

v1.11.0

28 Jun 19:58
Compare
Choose a tag to compare
  • Use the LCMAPS VOMS plugin as the default authentication method
  • Drop BDII, osg-info-services, lcg-utils, and lfc_multilib tests

v1.10.1

31 Jan 17:01
Compare
Choose a tag to compare
  • Maintain order of package list specified by param files
  • Limit condor_{ce_,}run tests to 10 minutes
  • Use the default CVMFS cache location to avoid SELinux failures (SOFTWARE-2569)

v1.10.0

21 Dec 15:53
Compare
Choose a tag to compare
  • Add HTCondor-CE + Slurm tests (SOFTWARE-2541)
  • Configure Tomcat to log to catalina.log (SOFTWARE-2547)
  • Add core.get_stat() function for use with core.monitor_file()
  • Fix GridFTP server startup
  • Package osg-test-log-viewer

v1.9.1

01 Nov 15:19
Compare
Choose a tag to compare
  • Add check_start and check_stop functions to verify that services have started and stopped, respectively.
  • Add convenience functions for retrieving condor configuration values
  • Add HTCondor-CE View tests (SOFTWARE-2479)
  • Increase service timeout checks to 10s from 5s

v1.9.0

30 Sep 22:00
Compare
Choose a tag to compare
  • Add systemd support to services library and move all setup/teardown tests to use them (except GridFTP)
  • Ensure that PBS jobs cannot match to the Condor backend when simultaneously running
  • Verify that the PBS blahp cache is populated
  • Restart the CE if it's already running to acccommodate bad packaging in htcondor-ce-2.0.8-2

v1.8.4

07 Sep 15:10
Compare
Choose a tag to compare
  • Improve tomcat7 startup time in VMU tests (SOFTWARE-2383)
  • Use hostname for MyProxy tests
  • Add nightly option
  • Add functions to wait for file generation and condor daemon readiness
  • Conditionalize gridftp-transfer-probe script name (SOFTWARE-2398)

v1.8.3

02 Aug 15:11
Compare
Choose a tag to compare
  • Add VOMS library to set up test VOMS server without voms-admin
  • Add tests for GSI-OpenSSH
  • Update edg-mkgridmap tests to only require voms-admin
  • Speed up Tomcat startup

v1.8.2

05 Jul 17:56
Compare
Choose a tag to compare
  • Add MySQL functions (execute, check_execute, db_dump)
  • Add function to compare RPM versions
  • Add DummyClass that allows using osg-test modules in the Python interpreter
  • Allow comments and blank lines in test_sequence
  • get_package_envra: translate missing epochs to '0'
  • Set tomcat startup timeout to 20 minutes

v1.8.1

09 Jun 15:42
Compare
Choose a tag to compare
  • Fix Gratia server.xml.template on EL7 that caused GUMS failures