Skip to content

Files

Latest commit

 

History

History
 
 

interop-ocp-ci

jws-interop-aws

Table of Contents

General Information

  • Test Repository: [jws-qe/interop-ocp-ci]
  • Product Tested: Jboss Web Server

Purpose

To provision the necessary infrastructure and using that infrastructure to execute JWS(Jboss Web Server) interop tests. The results of these tests will be reported to the appropriate sources following execution.

Process

Cluster Provisioning and Deprovisioning - firewatch-ipi-aws

Please see the firewatch-ipi-awsdocumentation for more information on this workflow. This workflow is not maintained by the Interop QE team.

Test Setup, Execution, and Reporting Results - jws-interop-aws

  1. install-operators
  2. jboss-web-server-lp-interop-tests-ref

Prerequisite(s)

Environment Variables

  • BASE_DOMAIN

    • Definition: A fully-qualified domain or subdomain name. The base domain of the cloud provider is used for setting baseDomain variable of the install configuration of the cluster.
    • If left empty: The firewatch-ipi-aws workflow will fail.
  • OPERATORS

    • Definition: A JSON list of operators to install. Please see the Defining OPERATORS section of the install-operators documentation for more information.
    • If left empty: The install-operators ref will fail.