Skip to content

Commit

Permalink
fixup! Basic EMR startup / shutdown test.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgilchrist committed Sep 5, 2019
1 parent e709b51 commit e243157
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ module TestSuite(Runtime : sig
~tags:(Types.TagList.make [test_tag] ())
~service_role:"EMR_DefaultRole"
~job_flow_role:"EMR_EC2_DefaultRole"
(* TODO Invalid instance profile? What should this be? *)
~instances:(Types.JobFlowInstancesConfig.make
~instance_count:1
~master_instance_type:"t1.micro"
Expand Down

0 comments on commit e243157

Please sign in to comment.