Releases: merative/spm-middleware
Releases · merative/spm-middleware
1.8.9
Add Tests on Rocky 9 for remaining Middleware (#125) * Add Tests for Oracle 19 on Rocky 9 Add Molecule test for Oracle 19 on Rocky 9 Add Github Workflow for Oracle 19 on Rocky 9 * Galaxy Galaxy * Revert "Galaxy" This reverts commit e7742909b0e8c545a9afca0c897f4c804fdb9c23. * Add back in Galaxy Add back in Galaxy as reverted previously as accidently removed oracle Rocky 9 molecule tests * Add in Rocky Linux 9 tests for IBM Middleware Add in Rocky Linux 9 tests for IBM Middleware WebSphere v9 IHS v9 Liberty - Java8 and Java 21 Installation Manager 1.9 --------- Co-authored-by: Martin Fanning <[email protected]>
1.8.8
Add Oracle HTTP Server support for RHEL 9 (#124) * Add WebLogic support for RHEL 9 With RHEL 9 being supported in 8.2.0.0 - we need to ensure that it can deploy correctly. An initial test on a RHEL9 VM failed due to `TASK [merative.spm_middleware.weblogic : Include based on OS version variables] *** fatal: [mfwlsorarhel9]: FAILED! => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access 'os_9.yml'\nSearched in:\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/playbooks/install_middleware/ansible_collections/merative/spm_middleware/roles/weblogic/vars/os_9.yml\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/playbooks/install_middleware/ansible_collections/merative/spm_middleware/roles/weblogic/os_9.yml\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/playbooks/install_middleware/ansible_collections/merative/spm_middleware/roles/weblogic/tasks/vars/os_9.yml\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/playbooks/install_middleware/ansible_collections/merative/spm_middleware/roles/weblogic/tasks/os_9.yml\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/ansible/playbooks/install_middleware/vars/os_9.yml\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/ansible/playbooks/install_middleware/os_9.yml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}` This PR covers updates required to support this. os_9 vars file for WLS new Molecule test for WLS on Rocky9 new Github workflow for this test * Add Oracle HTTP Server support for RHEL 9 With RHEL 9 being supported in 8.2.0.0 - we need to ensure that it can deploy correctly. An initial test on a RHEL9 VM with Oracle HTTP Server failed due to the below issues. MIssing SymLink to required lib Cert creation issues on RHEL 9 --------- Co-authored-by: Martin Fanning <[email protected]>
1.8.7
Add WebLogic support for RHEL 9 (#123) With RHEL 9 being supported in 8.2.0.0 - we need to ensure that it can deploy correctly. An initial test on a RHEL9 VM failed due to `TASK [merative.spm_middleware.weblogic : Include based on OS version variables] *** fatal: [mfwlsorarhel9]: FAILED! => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access 'os_9.yml'\nSearched in:\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/playbooks/install_middleware/ansible_collections/merative/spm_middleware/roles/weblogic/vars/os_9.yml\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/playbooks/install_middleware/ansible_collections/merative/spm_middleware/roles/weblogic/os_9.yml\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/playbooks/install_middleware/ansible_collections/merative/spm_middleware/roles/weblogic/tasks/vars/os_9.yml\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/playbooks/install_middleware/ansible_collections/merative/spm_middleware/roles/weblogic/tasks/os_9.yml\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/ansible/playbooks/install_middleware/vars/os_9.yml\n\t/home/jenkins/remoting/workspace/DevOps-Jenkins-ProvisionerWrapper/ansible/playbooks/install_middleware/os_9.yml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}` This PR covers updates required to support this. os_9 vars file for WLS new Molecule test for WLS on Rocky9 new Github workflow for this test Co-authored-by: Martin Fanning <[email protected]>
1.8.6
DB2 12.1.1 Fixpack Updates (#120) * DB2 12.1.1 Fixpack Updates DB2 12.1.1 Fixpack Updates YAML file New db21211 role Updated ReadME * Update GitHub Workflow with db2 12.1.1. test Update GitHub Workflow with db2 12.1.1. test * Update galaxy.yml --------- Co-authored-by: Martin Fanning <[email protected]>
1.8.5
fix package issue on redhat 8 for db2 11.5.9 (#122) * roll back package install change * update galaxy version
1.8.4
Update version in galaxy.yml (#121)
1.8.3
Fix molecule for db2 11.5.9 (#116) * debug workflow * Initial DB2 12.1 changes Initial DB2 12.1 changes New Molecule tests New Var file * Test 1 Test 1 Remove Extra Git Workflows for now Install package required by DB2Precheck /tmp/DB2Installer/db2/linuxamd64/bin/db2prereqcheck_exe: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by /tmp/DB2Installer/db2/linuxamd64/bin/db2prereqcheck_exe) /tmp/DB2Installer/db2/linuxamd64/bin/db2prereqcheck_exe: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by /tmp/DB2Installer/db2/linuxamd64/bin/db2prereqcheck_exe) * Test 2 Test 2 Map in Sian's changes for PAM issue incl. Ubuntu rollback.. Ensure 11.5.8 is passing with any changes made.. * Test 3 Test 3 Using older version of Ubuntu initially Specify Rocky Linux 9 image as DB2 Prereqs suggest that RHEL 9 is minimum version * Test 4 Test 4 Test command change * Revert "Test 4" This reverts commit 170ad6b2c7570d01561884494d41ee9bc4278021. * Revert "Test 3" This reverts commit f29914a6c0d7e41d53f8d309f48e77c42611f771. * Revert "Test 2" This reverts commit ecad545bea3a101bc9396905307a4ccc6b3a554b. * Revert "Test 1" This reverts commit 9e0a704d02cf404773388b3c9d0400e6bba4d0c1. * Add in install of required package Add in install of required package - libstdc++.i686 * rollback ubuntu * remove verbose * rocky 8 for db2 11.5.9 * test db2 11.5.8 * update response file * revert response file change * reduce retries and revert package install * reduce builds * 11.5.9 fails for missing libstdc++.i686 * try to install symlinks during install * add checks for rocky specific tasks * tidy up for 11.5.9 --------- Co-authored-by: Martin Fanning <[email protected]>
1.8.2
Oracle & WebLogic Middleware Update (#113) * Update IIM version, WAS & IHS to 9.0.5.212 Update to latest IBM Installation Manager - 1.10.1 (renamed molecule test) Update WebSphere and IBM HTTP Server to v9.0.5.22 - new yaml files Update READMEs Update Molecule Tests Update Galaxy file * Update Github Workflow with new IIM name Update Github Workflow with new IIM name * Revert Back introduction of IIM 1.10.1 due to errors Reverting back to IIM 1.9.3.. When using IIM 1.10.1 there were failures installing WebSphere Liberty... Further investigation needed.. Will attach errors.. * Update the Java to the latest for WLP 24.0.0.12 Update the Java to the latest available for WLP 24.0.0.12 files * Update Galaxy File Update Galaxy File * Test DB2 List Command Test DB2 List Command * Revert List Database Dir command test Revert List Database Dir command test * Oracle & WebLogic Middleware Update New Oracle 19.26.0.0.0 yaml file Update 19c molecule tests Update README Update to WebLogic 14.1.1.0.250108 Use Java 1.8.0_441 Update OPatch to 13.9.4.2.18 Update molecule tests Update to OHS 12.2.1.4.250103 Updated Molecule Tests Updated README Update to WebLogic 12.2.1.4.250107 Update Galaxy.yml --------- Co-authored-by: Martin Fanning <[email protected]>
1.8.1
Update the Java to the latest for WLP 24.0.0.12 (#112) * Update IIM version, WAS & IHS to 9.0.5.212 Update to latest IBM Installation Manager - 1.10.1 (renamed molecule test) Update WebSphere and IBM HTTP Server to v9.0.5.22 - new yaml files Update READMEs Update Molecule Tests Update Galaxy file * Update Github Workflow with new IIM name Update Github Workflow with new IIM name * Revert Back introduction of IIM 1.10.1 due to errors Reverting back to IIM 1.9.3.. When using IIM 1.10.1 there were failures installing WebSphere Liberty... Further investigation needed.. Will attach errors.. * Update the Java to the latest for WLP 24.0.0.12 Update the Java to the latest available for WLP 24.0.0.12 files * Update Galaxy File Update Galaxy File * Test DB2 List Command Test DB2 List Command * Revert List Database Dir command test Revert List Database Dir command test --------- Co-authored-by: Martin Fanning <[email protected]>
1.8.0
Update IIM version, WAS & IHS to 9.0.5.22 (#111) * Update IIM version, WAS & IHS to 9.0.5.212 Update to latest IBM Installation Manager - 1.10.1 (renamed molecule test) Update WebSphere and IBM HTTP Server to v9.0.5.22 - new yaml files Update READMEs Update Molecule Tests Update Galaxy file * Update Github Workflow with new IIM name Update Github Workflow with new IIM name * Revert Back introduction of IIM 1.10.1 due to errors Reverting back to IIM 1.9.3.. When using IIM 1.10.1 there were failures installing WebSphere Liberty... Further investigation needed.. Will attach errors.. --------- Co-authored-by: Martin Fanning <[email protected]>