Skip to content

Commit 7c7bef3

Browse files
committed
fix typos
Signed-off-by: Jianguo Ma <[email protected]>
1 parent b0f3a67 commit 7c7bef3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

docs/howto-update-for-was-fixpack.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Please follow sections below in order to update the solution for next tWAS fixpa
1212
IBM_JAVA_SDK=com.ibm.java.jdk.v8
1313
```
1414

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.
1616

1717
* 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.:
1818

@@ -23,7 +23,7 @@ Please follow sections below in order to update the solution for next tWAS fixpa
2323
IBM_JAVA_SDK=com.ibm.java.jdk.v8
2424
```
2525

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.
2727

2828
1. How to run CI/CD?
2929
* 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
3535
1. How to publish the image in marketplace and who can do it?
3636
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`;
3737
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`;
4040
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.
4242
4343
1. Do we need to update the solution every time we do the image update?
4444
* 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
5555

5656
1. How to publish the solution in marketplace and who can do it?
5757
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`;
5959

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.
6161

6262
1. How to test the solution, what testcases to run?
6363
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.
6565

6666
## What needs to be cleaned up from test env and how to clean them up?
6767

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.
6969

7070
## Do we delete/archive previous version of the solution?
7171

File renamed without changes.

0 commit comments

Comments
 (0)