You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/howto-update-for-was-fixpack.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Please follow sections below in order to update the solution for next tWAS fixpa
12
12
IBM_JAVA_SDK=com.ibm.java.jdk.v8
13
13
```
14
14
15
-
Note: only the major version should be specified, the minor version should not be hard-coded as the Installation Manager will intelligently install the latest available minior version.
15
+
Note: only the major version should be specified, the minor version should not be hard-coded as the Installation Manager will intelligently install the latest available minor version.
16
16
17
17
* For `ihs` image, update the following properties in file [`virtualimage.properties`](https://github.com/WASdev/azure.websphere-traditional.image/blob/master/ihs/src/main/scripts/virtualimage.properties#L22-L25), e.g.:
18
18
@@ -23,7 +23,7 @@ Please follow sections below in order to update the solution for next tWAS fixpa
23
23
IBM_JAVA_SDK=com.ibm.java.jdk.v8
24
24
```
25
25
26
-
Note: only the major version should be specified, the minor version should not be hard-coded as the Installation Manager will intelligently install the latest available minior version.
26
+
Note: only the major version should be specified, the minor version should not be hard-coded as the Installation Manager will intelligently install the latest available minor version.
27
27
28
28
1. How to run CI/CD?
29
29
* Go to [Actions](https://github.com/WASdev/azure.websphere-traditional.image/actions) > Click `twas-nd CICD`> Click to expand `Run workflow`> Click `Run workflow`> Refresh the page
@@ -35,10 +35,10 @@ Please follow sections below in order to update the solution for next tWAS fixpa
35
35
1. How to publish the image in marketplace and who can do it?
36
36
1. For `twas-nd` image: Wait until the CI/CD workflow for `twas-nd CICD` successfully completes > Click to open details of the workflow run > Scroll to the bottom of the page > Click `sasurl` to download the zip file `sasurl.zip` > Unzip and open file `sas-url.txt` > Find values for `osDiskSasUrl` and `dataDiskSasUrl`;
37
37
1. For `ihs` image: Wait until the CI/CD workflow for `ihs CICD` successfully completes > Click to open details of the workflow run > Scroll to the bottom of the page > Click `sasurl` to download the zip file `sasurl.zip` > Unzip and open file `sas-url.txt` > Find values for `osDiskSasUrl` and `dataDiskSasUrl`;
38
-
1. Sign into [Microsoft Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview) > Click to open the offer for `twas-nd` base image > Clic `Plan overview` > Click to open the plan > Clic `Technical configuration` > Click `+ Add VM image` > Specify a new value for `Disk version` and write it down > Select `SAS URI` > Copy and paste value of `osDiskSasUrl` for `twas-nd` to textbox `SAS URI` > Click `+ Add data disk (max 16)` > Select `Data disk 0` > Copy and paste value of `dataDiskSasUrl` for `twas-nd` to textbox `Data disk VHD link` > Scroll to the bottom of the page > Click `Save draft` > Click `Review and publish` > Click `Publish`;
39
-
1. Sign into [Microsoft Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview) > Click to open the offer for `ihs` base image > Clic `Plan overview` > Click to open the plan > Clic `Technical configuration` > Click `+ Add VM image` > Specify a new value for `Disk version` and write it down > Select `SAS URI` > Copy and paste value of `osDiskSasUrl` for `ihs` to textbox `SAS URI` > Click `+ Add data disk (max 16)` > Select `Data disk 0` > Copy and paste value of `dataDiskSasUrl` for `ihs` to textbox `Data disk VHD link` > Scroll to the bottom of the page > Click `Save draft` > Click `Review and publish` > Click `Publish`;
38
+
1. Sign into [Microsoft Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview) > Click to open the offer for `twas-nd` base image > Click `Plan overview` > Click to open the plan > Click `Technical configuration` > Click `+ Add VM image` > Specify a new value for `Disk version` and write it down > Select `SAS URI` > Copy and paste value of `osDiskSasUrl` for `twas-nd` to textbox `SAS URI` > Click `+ Add data disk (max 16)` > Select `Data disk 0` > Copy and paste value of `dataDiskSasUrl` for `twas-nd` to textbox `Data disk VHD link` > Scroll to the bottom of the page > Click `Save draft` > Click `Review and publish` > Click `Publish`;
39
+
1. Sign into [Microsoft Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview) > Click to open the offer for `ihs` base image > Click `Plan overview` > Click to open the plan > Click `Technical configuration` > Click `+ Add VM image` > Specify a new value for `Disk version` and write it down > Select `SAS URI` > Copy and paste value of `osDiskSasUrl` for `ihs` to textbox `SAS URI` > Click `+ Add data disk (max 16)` > Select `Data disk 0` > Copy and paste value of `dataDiskSasUrl` for `ihs` to textbox `Data disk VHD link` > Scroll to the bottom of the page > Click `Save draft` > Click `Review and publish` > Click `Publish`;
40
40
41
-
Note: Currently Graham Charters has privilidge to update the image in marketplace, contact him for more information.
41
+
Note: Currently Graham Charters has privilege to update the image in marketplace, contact him for more information.
42
42
43
43
1. Do we need to update the solution every time we do the image update?
44
44
* Yes. That's because image versions of [`twas-nd`](https://github.com/WASdev/azure.websphere-traditional.cluster/blob/master/pom.xml#L51) and [`ihs`](https://github.com/WASdev/azure.websphere-traditional.cluster/blob/master/pom.xml#L57) are explicitely referenced in the tWAS solutoin. Make sure correct image versions are specified in the `pom.xml` of the solution code.
@@ -55,17 +55,17 @@ Note: The steps included in this section are also applied to release new feature
55
55
56
56
1. How to publish the solution in marketplace and who can do it?
57
57
1. Wait until the CI/CD workflow for`Package ARM` successfully completes > Click to open details of the workflow run > Scroll to the bottom of the page > Click `azure.websphere-traditional.cluster-<version>-arm-assembly` to download the zip file `azure.websphere-traditional.cluster-<version>-arm-assembly.zip`;
58
-
1. Sign into [Microsoft Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview) > Click to open the offer for the solution >Clic`Plan overview`> Click to open the plan >Clic`Technical configuration`> Specify the increased version number for`Version`> Click `Remove` to remove the previous package file > Click `browse your file(s)` to upload the downloaded zip package generated by the CI/CD pipeline before > Scroll to the bottom of the page > Click `Save draft`> Click `Review and publish`> Click `Publish`;
58
+
1. Sign into [Microsoft Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview) > Click to open the offer for the solution >Click`Plan overview`> Click to open the plan >Click`Technical configuration`> Specify the increased version number for`Version`> Click `Remove` to remove the previous package file > Click `browse your file(s)` to upload the downloaded zip package generated by the CI/CD pipeline before > Scroll to the bottom of the page > Click `Save draft`> Click `Review and publish`> Click `Publish`;
59
59
60
-
Note: Currently Graham Charters has privilidge to update the image in marketplace, contact him for more information.
60
+
Note: Currently Graham Charters has privilege to update the image in marketplace, contact him for more information.
61
61
62
62
1. How to test the solution, what testcases to run?
63
63
1. Wait until the soluton offer is in`Publisher signoff` (aka "preview") stage;
64
-
1. Run test cases defined in [twas-solutoin-test-cases.pdf](twas-solutoin-test-cases.pdf). Note: use "preview link"for each test case.
64
+
1. Run test cases defined in [twas-solution-test-cases.pdf](twas-solution-test-cases.pdf). Note: use "preview link"for each test case.
65
65
66
66
## What needs to be cleaned up from test env and how to clean them up?
67
67
68
-
Azure marketplance is responsible for managing different stages during the offer publishing, just follow its process to make it Go-Live and no additional clean-ups are neeed.
68
+
Azure marketplace is responsible for managing different stages during the offer publishing, just follow its process to make it Go-Live and no additional clean-ups are needed.
69
69
70
70
## Do we delete/archive previous version of the solution?
0 commit comments