Guillaume Coré
2018-09-07 f5cbeaba4cb1893e388caf21fdbff9484e8a6494
add syntax check for rhte configs
2 files added
64 ■■■■■ changed files
tests/scenarii/rhte-oc-cluster-vms.yml 35 ●●●●● patch | view | raw | blame | history
tests/scenarii/rhte-ocp-workshop.yml 29 ●●●●● patch | view | raw | blame | history
tests/scenarii/rhte-oc-cluster-vms.yml
New file
@@ -0,0 +1,35 @@
---
guid: testocclustervms
env_type: rhte-oc-cluster-vms
key_name: john
email: john-smith@redhat.com
cloud_provider: ec2
aws_region: us-east-1
HostedZoneId: ...
subdomain_base_suffix: .openshift.opentlc.com
bastion_instance_type: t2.large
master_instance_type: m4.4xlarge
infranode_instance_type: m4.4xlarge
node_instance_type: m4.4xlarge
support_instance_type: t2.large
node_instance_count: 1
install_ipa_client: false
install_idm: htpasswd
install_zabbix: false
repo_method: file
own_repo_path: "..."
repo_version: "3.10"
software_to_deploy: none
osrelease: 3.10.14
install_openshiftapb: true
run_ocp_diagnostics: false
student_password: redhat
num_users: 60
user_vols: 500
install_lets_encrypt_certificates: false
install_openshiftapb: true
run_ocp_diagnostics: false
install_student_user: true
num_users: 1
student_workloads: ocp-workload-rhte-mw-op-intel
tests/scenarii/rhte-ocp-workshop.yml
New file
@@ -0,0 +1,29 @@
---
guid: testgucorerhte4
env_type: rhte-ocp-workshop
key_name: john
email: john-smith@redhat.com
cloud_provider: ec2
aws_region: us-east-1
HostedZoneId: xxxx
subdomain_base_suffix: .openshift.opentlc.com
bastion_instance_type: t2.large
master_instance_type: m4.4xlarge
infranode_instance_type: m4.4xlarge
node_instance_type: m4.4xlarge
support_instance_type: t2.large
node_instance_count: 1
install_ipa_client: false
install_idm: htpasswd
install_zabbix: false
repo_method: file
own_repo_path: "http://..."
repo_version: "3.10"
software_to_deploy: openshift
osrelease: 3.10.14
install_openshiftapb: true
run_ocp_diagnostics: false
student_password: redhat
num_users: 60
user_vols: 500
install_lets_encrypt_certificates: false