Deployments: remove unused taskcat files

pull/797/head
pabloFuente 2023-03-24 17:11:20 +01:00
parent 1a6a998fea
commit 92048dcf7a
5 changed files with 0 additions and 102 deletions

View File

@ -1,9 +0,0 @@
[
{"ParameterKey":"KeyName","ParameterValue":"taskcat"},
{"ParameterKey":"OpenViduSecret","ParameterValue":"MY_SECRET"},
{"ParameterKey":"LetsEncryptEmail","ParameterValue":""},
{"ParameterKey":"OwnCertKEY","ParameterValue":""},
{"ParameterKey":"PublicElasticIP","ParameterValue":""},
{"ParameterKey":"MyDomainName","ParameterValue":""},
{"ParameterKey":"OwnCertCRT","ParameterValue":""}
]

View File

@ -1,25 +0,0 @@
---
global:
owner: info@openvidu.io
qsname: openvidu-ce
regions:
- us-east-1
- us-east-2
- us-west-1
- us-west-2
- ap-south-1
- ap-northeast-2
- ap-southeast-1
- ap-southeast-2
- ap-northeast-1
- ca-central-1
- eu-central-1
- eu-west-1
- eu-west-2
- eu-west-3
- sa-east-1
reporting: true
tests:
openvidu-all-regions:
parameter_input: parameters_input.json
template_file: TEMPLATE_TO_TEST

View File

@ -1,19 +0,0 @@
[
{"ParameterKey":"KeyName","ParameterValue":"taskcat"},
{"ParameterKey":"KurentoAvailabilityZone","ParameterValue":"$[taskcat_genaz_1]"},
{"ParameterKey":"AwsInstanceTypeOV","ParameterValue":"c5.2xlarge"},
{"ParameterKey":"AwsInstanceTypeKMS","ParameterValue":"c5.2xlarge"},
{"ParameterKey":"KurentoAsgSize","ParameterValue":"1"},
{"ParameterKey":"OpenViduSecret","ParameterValue":"MY_SECRET"},
{"ParameterKey":"KibanaPassword","ParameterValue":"MY_SECRET"},
{"ParameterKey":"HTTPSAccess","ParameterValue":"0.0.0.0/0"},
{"ParameterKey":"SSHCidr","ParameterValue":"0.0.0.0/0"},
{"ParameterKey":"UDPRange","ParameterValue":"0.0.0.0/0"},
{"ParameterKey":"TCPRange","ParameterValue":"0.0.0.0/0"},
{"ParameterKey":"LetsEncryptEmail","ParameterValue":"email@example.com"},
{"ParameterKey":"OwnCertCRT","ParameterValue":"AAA"},
{"ParameterKey":"OwnCertKEY","ParameterValue":"BBB"},
{"ParameterKey":"OpenViduWebhookHeaders","ParameterValue":"Authorization: Basic T1BFTlZJRFVBUFA6TVlfU0VDUkVU"},
{"ParameterKey":"OpenViduCidrBlock","ParameterValue":"172.16.0.0/16"},
{"ParameterKey":"OpenViduSubnet","ParameterValue":"172.16.0.0/24"}
]

View File

@ -1,19 +0,0 @@
[
{"ParameterKey":"KeyName","ParameterValue":"taskcat"},
{"ParameterKey":"KurentoAvailabilityZone","ParameterValue":"$[taskcat_genaz_1]"},
{"ParameterKey":"AwsInstanceTypeOV","ParameterValue":"t2.2xlarge"},
{"ParameterKey":"AwsInstanceTypeKMS","ParameterValue":"t2.2xlarge"},
{"ParameterKey":"KurentoAsgSize","ParameterValue":"1"},
{"ParameterKey":"OpenViduSecret","ParameterValue":"MY_SECRET"},
{"ParameterKey":"KibanaPassword","ParameterValue":"MY_SECRET"},
{"ParameterKey":"HTTPSAccess","ParameterValue":"0.0.0.0/0"},
{"ParameterKey":"SSHCidr","ParameterValue":"0.0.0.0/0"},
{"ParameterKey":"UDPRange","ParameterValue":"0.0.0.0/0"},
{"ParameterKey":"TCPRange","ParameterValue":"0.0.0.0/0"},
{"ParameterKey":"LetsEncryptEmail","ParameterValue":"email@example.com"},
{"ParameterKey":"OwnCertCRT","ParameterValue":"AAA"},
{"ParameterKey":"OwnCertKEY","ParameterValue":"BBB"},
{"ParameterKey":"OpenViduWebhookHeaders","ParameterValue":"Authorization: Basic T1BFTlZJRFVBUFA6TVlfU0VDUkVU"},
{"ParameterKey":"OpenViduCidrBlock","ParameterValue":"172.16.0.0/16"},
{"ParameterKey":"OpenViduSubnet","ParameterValue":"172.16.0.0/24"}
]

View File

@ -1,30 +0,0 @@
---
global:
owner: info@openvidu.io
qsname: openvidu-pro-clustering
regions:
- us-east-1
- us-east-2
- us-west-1
- us-west-2
- ap-south-1
- ap-northeast-2
- ap-southeast-1
- ap-southeast-2
- ap-northeast-1
- ca-central-1
- eu-central-1
- eu-west-1
- eu-west-2
- eu-west-3
- sa-east-1
reporting: true
tests:
openvidu-all-regions:
parameter_input: parameters_input.json
template_file: TEMPLATE_TO_TEST
openvidu-stockholm:
parameter_input: parameters_input-stockholm.json
template_file: TEMPLATE_TO_TEST
regions:
- eu-north-1