Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WLS on VMs arm-ttk violations #130

Closed
edburns opened this issue Apr 6, 2022 · 2 comments · Fixed by #147
Closed

WLS on VMs arm-ttk violations #130

edburns opened this issue Apr 6, 2022 · 2 comments · Fixed by #147

Comments

@edburns
Copy link
Contributor

edburns commented Apr 6, 2022

I ran the arm-ttk against the WLS on VMs offers and ran into these violations.

    [-] URIs Should Be Properly Constructed (303 ms)
    [-] apiVersions Should Be Recent (99 ms)
    [-] URIs Should Be Properly Constructed (130 ms)
    [-] URIs Should Be Properly Constructed (184 ms)
    [-] URIs Should Be Properly Constructed (449 ms)
    [-] apiVersions Should Be Recent (44 ms)
    [-] Password params must be secure (1 ms)
    [-] apiVersions Should Be Recent (59 ms)
    [-] URIs Should Be Properly Constructed (156 ms)
    [-] URIs Should Be Properly Constructed (155 ms)
    [-] URIs Should Be Properly Constructed (98 ms)
    [-] URIs Should Be Properly Constructed (447 ms)
    [-] apiVersions Should Be Recent (81 ms)
    [-] URIs Should Be Properly Constructed (135 ms)
    [-] apiVersions Should Be Recent (45 ms)
    [-] Password params must be secure (1 ms)
    [-] apiVersions Should Be Recent (52 ms)

The complete list of violations is in this attached build output.
message.txt
These violations should be fixed before the next round of publishing.

@edburns
Copy link
Contributor Author

edburns commented Jun 3, 2022

I am working on this now at #147 . I ran into a problem in the cluster offer when the maven build descends into the deletenode module. I worked around it for now by modifying .github/workflows/buildWlsVm4CcArtifact.yml so that it invokes maven in ${{env.repoName}}/weblogic-azure-vm/${{ env.offerName }}/${{ env.offerName }} instead of ${{env.repoName}}/weblogic-azure-vm/${{ env.offerName }}. Of course, I also had to modify the artifact generation to use echo "##[set-output name=artifactPath;]${{env.repoName}}/weblogic-azure-vm/${{ env.offerName }}/${{ env.offerName }}/target/$artifactName" instead of echo "##[set-output name=artifactPath;]${{env.repoName}}/weblogic-azure-vm/${{ env.offerName }}/target/$artifactName". I am not happy about this. I will not consider this bug closed until that workaround can be removed.

Here is what I observed before applying the workaround:

  • The arm ttk tests in deletenode succeed. 0 Failures. However the maven exec plugin failed. I suspect it is one of those non-zero return code problems and may indeed be a bug in arm-ttk.

@edburns
Copy link
Contributor Author

edburns commented Jun 3, 2022

I observe the same problem in the dynamic cluster as in this comment, also on deletenode. I am applying the same workaround as in the configured cluster.

edburns added a commit to azure-javaee/weblogic-azure that referenced this issue Jun 3, 2022
…shape with latest arm-ttk.

modified:   .github/workflows/buildWlsVm4DcArtifact.yml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode-coherence/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/clusterCustomSSLTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/clusterTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/ohsNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/deletenode/pom.xml

Signed-off-by: Ed Burns <edburns@microsoft.com>
edburns added a commit to azure-javaee/weblogic-azure that referenced this issue Jun 4, 2022
On branch edburns-msft-dd-1549521-vm-ui-docs-link Add documentation link:

```json
{
    "name": "help",
    "type": "Microsoft.Common.TextBlock",
    "visible": true,
    "options": {
        "text": "See the documentation for this offer.",
        "link": {
            "label": "Offer documentation",
            "uri": "https://aka.ms/wls-vm-docs"
        }
    }
},
```

Signed-off-by: Ed Burns <edburns@microsoft.com>

On branch edburns-msft-dd-1549521-vm-ui-docs-link Apply changes from Admin to Single Node
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

On branch edburns-msft-dd-1549521-vm-ui-docs-link Update apiVersions to latest per test failures
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/aadNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/adminTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/adminTemplateForCustomSSL.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/dbTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/elkNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/nsgNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode-coherence/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/aadNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/appGatewayNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/clusterCustomSSLTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/clusterTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/coherenceTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/dbTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/elkNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/deletenode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode-coherence/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/aadNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/clusterCustomSSLTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/clusterTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/coherenceTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/dbTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/elkNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/ohsNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/deletenode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls/src/main/resources/microsoft-pid.properties
modified:   weblogic-azure-vm/arm-oraclelinux-wls/src/main/resources/pid.properties

On branch edburns-msft-dd-1549521-vm-ui-docs-link Apply changes from admin to parameterize pid.properties url
modified:   weblogic-azure-vm/arm-oraclelinux-wls/pom.xml

On branch edburns-msft-dd-1549521-vm-ui-docs-link Update to javaee-azure 1.0.16
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

On branch edburns-msft-dd-1549521-vm-ui-docs-link add repoOwner. Use name from env.
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

On branch edburns-msft-dd-1549521-vm-ui-docs-link Upgrade arm-ttk
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

On branch edburns-msft-dd-1549521-vm-ui-docs-link Apply artifact name changes from admin.
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

On branch edburns-msft-dd-1549521-vm-ui-docs-link Another pid type catch.
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

On branch edburns-msft-dd-1549521-vm-ui-docs-link Refresh build workflows.
modified:   .github/workflows/buildWlsVm4AsArtifact.yml

- Update arm-ttk and javaee-azure-iaas versions.

modified:   .github/workflows/buildWlsVm4CcArtifact.yml

- Apply changes from admin.

On branch edburns-msft-dd-1549521-vm-ui-docs-link Remove extraneous colon.

On branch edburns-msft-dd-1549521-vm-ui-docs-link Increment javaee-azure-iaas in poms.
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode-coherence/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/deletenode/pom.xml

On branch edburns-msft-dd-1549521-vm-ui-docs-link Apply changes from admin.
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/pom.xml

On branch edburns-msft-dd-1549521-vm-ui-docs-link
modified:   .github/workflows/buildWlsVm4CcArtifact.yml

- Do not build other plans.

modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode-coherence/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode/pom.xml

- These work.

modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/deletenode/pom.xml

- This one does not.

modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/appGatewayNestedTemplate.json

- Do not fail.

On branch edburns-msft-dd-1549521-vm-ui-docs-link Get output from correct place
modified:   .github/workflows/buildWlsVm4CcArtifact.yml

On branch edburns-msft-dd-1549521-vm-ui-docs-link Update javaee-azure-iaas
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/admin-ssl-post-deploy/pom.xml

On branch edburns-msft-dd-1549521-vm-ui-docs-link Rework resolution to ttk violation after testing revealed failure.
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/appGatewayNestedTemplate.json

Signed-off-by: Ed Burns <edburns@microsoft.com>

On branch edburns-msft-dd-1549521-vm-ui-docs-link oracle#130. Get in shape with latest arm-ttk.
modified:   .github/workflows/buildWlsVm4DcArtifact.yml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode-coherence/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/clusterCustomSSLTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/clusterTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/ohsNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/deletenode/pom.xml

Signed-off-by: Ed Burns <edburns@microsoft.com>

On branch edburns-msft-dd-1549521-vm-ui-docs-link Apply workaround to avoid problem in **deletenode** by only running the tests in the dynamic cluster directory.
modified:   .github/workflows/buildWlsVm4DcArtifact.yml

Signed-off-by: Ed Burns <edburns@microsoft.com>

On branch edburns-msft-dd-1549521-vm-ui-docs-link Apply workaround to avoid problem in **deletenode** by only running the tests in the dynamic cluster directory.
modified:   .github/workflows/buildWlsVm4DcArtifact.yml

Signed-off-by: Ed Burns <edburns@microsoft.com>
edburns added a commit to azure-javaee/weblogic-azure that referenced this issue Jun 4, 2022
modified: weblogic-azure-vm/arm-oraclelinux-wls/src/main/arm/createUiDefinition.json
modified: weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/createUiDefinition.json
modified: weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/createUiDefinition.json
modified: weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/createUiDefinition.json

```json
{
    "name": "help",
    "type": "Microsoft.Common.TextBlock",
    "visible": true,
    "options": {
        "text": "See the documentation for this offer.",
        "link": {
            "label": "Offer documentation",
            "uri": "https://aka.ms/wls-vm-docs"
        }
    }
},
```

modified:   .github/workflows/buildWlsVm4AsArtifact.yml
modified:   .github/workflows/buildWlsVm4CcArtifact.yml
modified:   .github/workflows/buildWlsVm4DcArtifact.yml
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

Make these uniform with respect to:

- handling of pid files downloaded via a maven property.

- version of arm-ttk and azure-javaee-iaas parent pom.

- cURL example URL correctness.

- Applying the workaround from
  [oracle#130](oracle#130 (comment)).

modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/admin-ssl-post-deploy/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode-coherence/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/deletenode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode-coherence/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/deletenode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls/pom.xml

- Increment version of `azure-javaee-iaas-parent`.

- Increment version for Partner Center.

- Handling of pid files downloaded via a maven property.

modified:   weblogic-azure-vm/arm-oraclelinux-wls/src/main/resources/microsoft-pid.properties
modified:   weblogic-azure-vm/arm-oraclelinux-wls/src/main/resources/pid.properties

- Fix numerous arm-ttx violations due to out of date `apiVersion`
  values.

modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/aadNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/adminTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/adminTemplateForCustomSSL.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/dbTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/elkNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/nsgNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode-coherence/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/aadNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/appGatewayNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/clusterCustomSSLTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/clusterTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/coherenceTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/dbTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/elkNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/deletenode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode-coherence/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/aadNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/clusterCustomSSLTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/clusterTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/coherenceTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/dbTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/elkNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/ohsNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/deletenode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls/src/main/arm/mainTemplate.json

- Fix arm-ttk violations related to use of `concat()`.

- Update `apiVersion` occurrences, with help from pid files.
zhengchang907 pushed a commit to zhengchang907/weblogic-azure that referenced this issue Jun 13, 2022
modified: weblogic-azure-vm/arm-oraclelinux-wls/src/main/arm/createUiDefinition.json
modified: weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/createUiDefinition.json
modified: weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/createUiDefinition.json
modified: weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/createUiDefinition.json

```json
{
    "name": "help",
    "type": "Microsoft.Common.TextBlock",
    "visible": true,
    "options": {
        "text": "See the documentation for this offer.",
        "link": {
            "label": "Offer documentation",
            "uri": "https://aka.ms/wls-vm-docs"
        }
    }
},
```

modified:   .github/workflows/buildWlsVm4AsArtifact.yml
modified:   .github/workflows/buildWlsVm4CcArtifact.yml
modified:   .github/workflows/buildWlsVm4DcArtifact.yml
modified:   .github/workflows/buildWlsVm4SnArtifact.yml

Make these uniform with respect to:

- handling of pid files downloaded via a maven property.

- version of arm-ttk and azure-javaee-iaas parent pom.

- cURL example URL correctness.

- Applying the workaround from
  [oracle#130](oracle#130 (comment)).

modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/admin-ssl-post-deploy/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode-coherence/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/deletenode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode-coherence/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/deletenode/pom.xml
modified:   weblogic-azure-vm/arm-oraclelinux-wls/pom.xml

- Increment version of `azure-javaee-iaas-parent`.

- Increment version for Partner Center.

- Handling of pid files downloaded via a maven property.

modified:   weblogic-azure-vm/arm-oraclelinux-wls/src/main/resources/microsoft-pid.properties
modified:   weblogic-azure-vm/arm-oraclelinux-wls/src/main/resources/pid.properties

- Fix numerous arm-ttx violations due to out of date `apiVersion`
  values.

modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/aadNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/adminTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/adminTemplateForCustomSSL.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/dbTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/elkNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-admin/src/main/arm/nestedtemplates/nsgNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode-coherence/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/addnode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/aadNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/appGatewayNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/clusterCustomSSLTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/clusterTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/coherenceTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/dbTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/arm-oraclelinux-wls-cluster/src/main/arm/nestedtemplates/elkNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-cluster/deletenode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode-coherence/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/addnode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/aadNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/clusterCustomSSLTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/clusterTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/coherenceTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/dbTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/elkNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/arm-oraclelinux-wls-dynamic-cluster/src/main/arm/nestedtemplates/ohsNestedTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls-dynamic-cluster/deletenode/src/main/arm/mainTemplate.json
modified:   weblogic-azure-vm/arm-oraclelinux-wls/src/main/arm/mainTemplate.json

- Fix arm-ttk violations related to use of `concat()`.

- Update `apiVersion` occurrences, with help from pid files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant