Skip to content

Commit

Permalink
only 1 test
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Muntean committed Jun 13, 2024
1 parent d40b3e4 commit d2e7ff0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@ jobs:
fail-fast: false
matrix:
scenario:
- websphere-v90-rockylinux8
- db21158
- oracle19c-rockylinux8
- iim-191-rockylinux8
- ihs-v90-rockylinux8
- ohs-v12.2.1.4-rockylinux8
- liberty-rockylinux8
- liberty-jdk17-rockylinux8
# - websphere-v90-rockylinux8
# - db21158
# - oracle19c-rockylinux8
# - iim-191-rockylinux8
# - ihs-v90-rockylinux8
# - ohs-v12.2.1.4-rockylinux8
# - liberty-rockylinux8
# - liberty-jdk17-rockylinux8
- liberty-jdk21-rockylinux8
- weblogic-rockylinux8
# - weblogic-rockylinux8
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion molecule/__liberty21/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- name: Check packages
# Assuming 'iim_info' module is part of the 'iim' role or a custom module.
# If it's a custom module, ensure that it's properly located in the 'library' directory inside the role.
iim_info:
spm-middleware.iim_info:
iim_path: /opt/IBM/InstallationManager
register: iim_info
- name: Get jvm.options
Expand Down

0 comments on commit d2e7ff0

Please sign in to comment.