Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ tests:
steps:
cluster_profile: aws
env:
EC2_AMI: ami-0c231be9fb222349e
EC2_INSTANCE_TYPE: c6g.2xlarge
EC2_AMI: ami-06df7225cc50ee1a3
EC2_INSTANCE_TYPE: c7g.4xlarge
workflow: openshift-microshift-e2e-openshift-conformance-reduced-aws
- as: e2e-reboot
cluster: build02
Expand All @@ -150,8 +150,8 @@ tests:
steps:
cluster_profile: aws
env:
EC2_AMI: ami-0c231be9fb222349e
EC2_INSTANCE_TYPE: c6g.2xlarge
EC2_AMI: ami-06df7225cc50ee1a3
EC2_INSTANCE_TYPE: c7g.4xlarge
workflow: openshift-microshift-e2e-reboot-tests-aws
- as: e2e-greenboot
cluster: build02
Expand Down