forked from wso2/testgrid-job-configs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wum-dev-sce-devtest-wso2am-2.6.0-full-testgrid.yaml
38 lines (37 loc) · 1.3 KB
/
wum-dev-sce-devtest-wso2am-2.6.0-full-testgrid.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# TestGrid Test Configuration Parameters
# TODO use dash as the separator instead of camelCase.
version: '0.9'
emailToList: "krishanw@wso2.com,sanjeewa@wso2.com,fazlann@wso2.com,kavitha@wso2.com,bhathiya@wso2.com,achinij@wso2.com,shanikaw@wso2.com"
infrastructureConfig:
iacProvider: CLOUDFORMATION
infrastructureProvider: AWS
containerOrchestrationEngine: None
parameters:
- JDK : ORACLE_JDK8
includes:
- Ubuntu-18.04
- MySQL-5.7
- OracleJDK-8
provisioners:
- name: single-node-deployment
remoteRepository: "git@github.com:wso2-support/aws-apim.git"
remoteBranch: "2.6.0"
description: Provision Infra for running scenario tests
scripts:
- name: 'prod-wso2-apim-scenario-deployment'
description: ''
type: CLOUDFORMATION
file: apim/Minimum-HA/apim.yaml
inputParameters:
parseInfrastructureScript: false
KeyPairName: "deployment-prod"
CertificateName: "wso2cert"
DBUsername: "wso2carbon"
DBPassword: "DB_Password"
scenarioConfigs:
- testType: TESTNG
remoteRepository: "https://github.com/wso2/product-apim.git"
remoteBranch: "product-scenarios-dev"
name: "apim-scenarios"
description: "apim-scenarios-devtest"
file: product-scenarios/test.sh