Commit 31d347d
Misc Updates around Molecule tests incl WLS 12.2.14 support, and small tidy up (#140)
Remove old molecule tests - that are either no longer called or needed
- Remove old DB2 molecule tests - but leaving the latest on each line
- Remove WLP JDK17 tests & var files as we will no longer use now that we are moved to 21.
Add in new molecule tests
- New test for WebLogic 12.2.1.4 as we have re-introduced support for this version. Test also added to Github actions run
- New test & var files added for WebSphere 8.5.5.28 - so we can test and verify latest ficpack versions here. No Github action run added as not often we will deploy this on a VM, so testing locally is enough in my view.
Tody up naming convention on Oracle molecule tests
- With introducing WebLogic 14.1.2 and now 12.2.14 - felt it necessary to tidy up names of molecule tests to make it clearer when running locally and on Git action runs.
- Also updated Oracle DB and OHS tests to match the naming convention i.e. <Middleware>-<Version>-<Platform>
- Also updated the WLP test to speify JDK* to distinguish better from existing JDK21 test..
Co-authored-by: Martin Fanning <mfanning@merative.com>1 parent 8d0aaeb commit 31d347d
File tree
30 files changed
+63
-240
lines changed- .github/workflows
- molecule
- __ihs-v85
- __liberty17
- __websphere-v85
- db21145
- db21157
- db21158
- liberty-jdk8-rockylinux8
- liberty-jdk8-rockylinux9
- ohs-12214-rockylinux8
- ohs-12214-rockylinux9
- oracle-19c-rockylinux8
- oracle-19c-rockylinux9
- weblogic-12214-rockylinux8
- weblogic-12214-rockylinux9
- weblogic-1411-rockylinux8
- weblogic-1411-rockylinux9
- websphere-v85-rockylinux8
- roles
- ihs/vars
- liberty/vars
- websphere/vars
30 files changed
+63
-240
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | | - | |
46 | | - | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | | - | |
50 | | - | |
51 | | - | |
| 51 | + | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments