Difference: VomsTestsP2717 (1 vs. 10)

Revision 102009-04-30 - ElisabettaMolinari

Line: 1 to 1
 

Some additional tests (27/04/09):

Some additional tests done after porting of a fix for bug #47090 from VOMS 1.8
  • re-installed the testbed cert-voms-02.cnaf.infn.it
Changed:
<
<
  • upgrade from patch #2717 to patch #2717 using this new repo for patch #2717
>
>
  • upgrade from patch #2713 to patch #2717 using this new repo for patch #2717
 
  • run the testsuite downloaded from here

check bugs:

Revision 92009-04-28 - ElisabettaMolinari

Line: 1 to 1
Added:
>
>

Some additional tests (27/04/09):

Some additional tests done after porting of a fix for bug #47090 from VOMS 1.8
  • re-installed the testbed cert-voms-02.cnaf.infn.it
  • upgrade from patch #2717 to patch #2717 using this new repo for patch #2717
  • run the testsuite downloaded from here

check bugs:

  • BUG #47090: HOPEFULLY FIXED
  • BUG #46689: source code changes FIXED
  • BUG #46690: source code changes FIXED
  • BUG #46691: source code changes FIXED
  • BUG #47718: HOPEFULLY FIXED
 

Check Bugs:

  • BUG #39646: "edg-voms continues to run with no logs despite /var/log/glite not existing" FIXED

Revision 82009-02-11 - ElisabettaMolinari

Line: 1 to 1
 

Check Bugs:

  • BUG #39646: "edg-voms continues to run with no logs despite /var/log/glite not existing" FIXED
Line: 13 to 13
 
  • BUG #42601: "voms-proxy-init should accept -old option" FIXED
    • Issue a "voms-proxy-init --old" and check it is successfull
Changed:
<
<
  • BUG #43942: "voms-proxy-info error for non standard location of CA files"
>
>
  • BUG #43942: "voms-proxy-info error for non standard location of CA files" FIXED
    • Issue a voms-proxy-init --key userkey.pem --cert usercert.pem
    • Change the certificates location, as for ex.:
      mv /etc/grid-security/certificates /etc/grid-security/certificates-new
    • Issue a 'voms-proxy-info', it should print out an error message like the following:
      [root@cert-voms-02 testsuite]# voms-proxy-info -all unable to access trusted certificates in:x509_cert_dir=/opt/globus/share/certificates
      Function: proxy_init_cred
 
  • BUG #44160: "Strange segfault in voms-proxy-init with erroneous command line" FIXED
    • Issue a "voms-proxy-init --key userkey.pem --cert usercert.pem --voms sa3test -+debug", it should return a message of the type:
      Found non option element -+debug in command line.
Line: 30 to 34
 
  • BUG #45331: "voms-proxy-init -key XXX -cert YYY uses the DN from the hostcert/key" FIXED
    • Issue a "voms-proxy-init -key XXX -cert YYY" and check it is successfull
Changed:
<
<
  • BUG #45941: "VOMS' expat.m4 is not 64 bit safe"
>
>
  • BUG #45941: "VOMS' expat.m4 is not 64 bit safe" FIXED
 
Changed:
<
<
  • BUG #46605: "Proxies created by the 1.9.0 Java APIs fail verification"
>
>
  • BUG #46605: "Proxies created by the 1.9.0 Java APIs fail verification" FIXED

  • BUG #46866: "[VOMS] validation of proxies created by java fails" FIXED
 

-- ElisabettaMolinari - 03 Feb 2009

Revision 72009-02-10 - ElisabettaMolinari

Line: 1 to 1
 

Check Bugs:

  • BUG #39646: "edg-voms continues to run with no logs despite /var/log/glite not existing" FIXED
Line: 27 to 27
 
    • Delete one of the sequence of log files, like for ex. " /var/log/glite/voms.sa3test.1"
    • Issue a "voms-proxy-init" and check the log file /var/log/glite/voms.sa3test gets populated regularly
Changed:
<
<
  • BUG #45331: "voms-proxy-init -key XXX -cert YYY uses the DN from the hostcert/key"
>
>
  • BUG #45331: "voms-proxy-init -key XXX -cert YYY uses the DN from the hostcert/key" FIXED
    • Issue a "voms-proxy-init -key XXX -cert YYY" and check it is successfull

  • BUG #45941: "VOMS' expat.m4 is not 64 bit safe"

  • BUG #46605: "Proxies created by the 1.9.0 Java APIs fail verification"
  -- ElisabettaMolinari - 03 Feb 2009

Revision 62009-02-09 - ElisabettaMolinari

Line: 1 to 1
 

Check Bugs:

  • BUG #39646: "edg-voms continues to run with no logs despite /var/log/glite not existing" FIXED
Line: 10 to 10
 
Changed:
<
<
  • BUG #42601: "voms-proxy-init should accept -old option"
>
>
  • BUG #42601: "voms-proxy-init should accept -old option" FIXED
    • Issue a "voms-proxy-init --old" and check it is successfull
 
  • BUG #43942: "voms-proxy-info error for non standard location of CA files"
Changed:
<
<
  • BUG #44160: "Strange segfault in voms-proxy-init with erroneous command line"
>
>
  • BUG #44160: "Strange segfault in voms-proxy-init with erroneous command line" FIXED
    • Issue a "voms-proxy-init --key userkey.pem --cert usercert.pem --voms sa3test -+debug", it should return a message of the type:
      Found non option element -+debug in command line.
 
  • BUG #45132: "VOMS Logging, File logging can't be switched off." FIXED
    • Add specific option "--nologfile" in the "voms.conf" file di conf for voms

Revision 52009-02-05 - ElisabettaMolinari

Line: 1 to 1
 

Check Bugs:

  • BUG #39646: "edg-voms continues to run with no logs despite /var/log/glite not existing" FIXED
Line: 16 to 16
 
  • BUG #44160: "Strange segfault in voms-proxy-init with erroneous command line"
Changed:
<
<
  • BUG #45132: "VOMS Logging, File logging can't be switched off."

  • BUG #45133: "VOMS File Logging Fails when file history rotation not preserved."
>
>
  • BUG #45132: "VOMS Logging, File logging can't be switched off." FIXED
    • Add specific option "--nologfile" in the "voms.conf" file di conf for voms
    • Delete the standard logfile under "/var/log/glite/"
    • Re-start VOMS and check if the logfile gets re-created by issuing a "voms-proxy-init -voms ..." for ex.

  • BUG #45133: "VOMS File Logging Fails when file history rotation not preserved." FIXED
    • Delete one of the sequence of log files, like for ex. " /var/log/glite/voms.sa3test.1"
    • Issue a "voms-proxy-init" and check the log file /var/log/glite/voms.sa3test gets populated regularly
 
  • BUG #45331: "voms-proxy-init -key XXX -cert YYY uses the DN from the hostcert/key"

Revision 42009-02-05 - ElisabettaMolinari

Line: 1 to 1
 

Check Bugs:

  • BUG #39646: "edg-voms continues to run with no logs despite /var/log/glite not existing" FIXED
Line: 20 to 20
 
  • BUG #45133: "VOMS File Logging Fails when file history rotation not preserved."
Changed:
<
<
>
>
  • BUG #45331: "voms-proxy-init -key XXX -cert YYY uses the DN from the hostcert/key"
  -- ElisabettaMolinari - 03 Feb 2009

Revision 32009-02-04 - ElisabettaMolinari

Line: 1 to 1
 

Check Bugs:

  • BUG #39646: "edg-voms continues to run with no logs despite /var/log/glite not existing" FIXED
Line: 6 to 6
  Check it throws an error message and exits, such as the following:
[root@cert-voms-02 testsuite]# /opt/glite/sbin/edg-voms --conf /opt/glite/etc/voms/sa3test/voms.conf
logging could not start!  Logfile /var/log1/glite/voms.sa3test could not be opened, and syslogging is disabled.
Changed:
<
<
>
>
 
Changed:
<
<
>
>
 
  • BUG #42601: "voms-proxy-init should accept -old option"

  • BUG #43942: "voms-proxy-info error for non standard location of CA files"
Changed:
<
<
>
>
  • BUG #44160: "Strange segfault in voms-proxy-init with erroneous command line"
 
Changed:
<
<
>
>
  • BUG #45132: "VOMS Logging, File logging can't be switched off."
 
Changed:
<
<
>
>
  • BUG #45133: "VOMS File Logging Fails when file history rotation not preserved."
 

Revision 22009-02-04 - ElisabettaMolinari

Line: 1 to 1
 

Check Bugs:

Changed:
<
<
>
>
  • BUG #39646: "edg-voms continues to run with no logs despite /var/log/glite not existing" FIXED
    • Start VOMS core with a LOGFILE parameter pointing to a non-existing directory, like for ex. --logfile=/var/log1/glite/voms.sa3test Check it throws an error message and exits, such as the following:
      [root@cert-voms-02 testsuite]# /opt/glite/sbin/edg-voms --conf /opt/glite/etc/voms/sa3test/voms.conf
      logging could not start!  Logfile /var/log1/glite/voms.sa3test could not be opened, and syslogging is disabled.
 

Changed:
<
<
>
>
  • BUG #42601: "voms-proxy-init should accept -old option"
 
Changed:
<
<
>
>
  • BUG #43942: "voms-proxy-info error for non standard location of CA files"
 

Revision 12009-02-03 - ElisabettaMolinari

Line: 1 to 1
Added:
>
>

Check Bugs:

-- ElisabettaMolinari - 03 Feb 2009

 
This site is powered by the TWiki collaboration platformCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback