Skip to content

Commit

Permalink
chore(batch): fix test that cannot pass (#21566)
Browse files Browse the repository at this point in the history
JobQueue has a limit of three compute environments but one of the queues in this test
have four. This separates it out into it's own queue so that this test succeeds.


----

### All Submissions:

* [ ] Have you followed the guidelines in our [Contributing guide?](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md)

### Adding new Unconventional Dependencies:

* [ ] This PR adds new unconventional dependencies following the process described [here](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md/#adding-new-unconventional-dependencies)

### New Features

* [ ] Have you added the new feature to an [integration test](https://github.com/aws/aws-cdk/blob/main/INTEGRATION_TESTS.md)?
	* [ ] Did you use `yarn integ` to deploy the infrastructure and generate the snapshot (i.e. `yarn integ` without `--dry-run`)?

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
TheRealAmazonKendra committed Aug 11, 2022
1 parent ebab1cd commit 3f5d6d8
Show file tree
Hide file tree
Showing 7 changed files with 473 additions and 396 deletions.

This file was deleted.

0 comments on commit 3f5d6d8

Please sign in to comment.