Automated Testing

Automated Testing

Automated Testing

Build an automated testing process to enable continuous integration of your hybrid cloud applications including z/OS

 View Only
  • 1.  md5sum for zDT V12.0

    Posted Sat March 24, 2018 09:00 AM

    Hi,

    Please be aware that in the file checksum file pe.md5 the filename is given as:

    ZDT_Install_PE_V12.0.0.0.tgz

    but the filename downloaded is:

    ZDT_Install_PE_V12.0.tgz

    So a 'md5sum -c pe.md5' does not find the file and fails.

    Regards,

     

    Colin Raybould.

    ColinRaybould


  • 2.  Re: md5sum for zDT V12.0

    Posted Mon March 26, 2018 10:00 AM

    Dear Colin,

     

    ZDT_Install_PE_V12.0.0.0.tgz is the installer not the pe.md5. The pe.md5 will have part nos CNRM0ML and installer ZDT_Install_PE_V12.0.0.0.tgz will have part nos CNRH7ML.

    You need to untar the installer using command tar -zxvf  ZDT_Install_PE_V12.0.0.0.tgz. pe.md5 is readable file, you can open it by vi editor or notepad. I will check with dulin team to find out why the name of installer changed from ZDT_Install_PE_V12.0.0.0.tgz to ZDT_Install_PE_V12.0.tgz 

     

     
    Neeraj Kumar


  • 3.  Re: md5sum for zDT V12.0

    Posted Mon March 26, 2018 10:10 AM

    HI Colin,

    Please find attached the screenshot which you might be looking at.

     

    Neeraj Kumar


  • 4.  Re: md5sum for zDT V12.0

    Posted Sun September 09, 2018 04:17 PM

    Thanks,

    ZDT 12.0.1 fixes the issue, and the file pe.md5 matches names of the downloaded files.

    Regards,

    Colin Raybould.

    ColinRaybould