Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(integ): ignore unbound RUN_TESTS_IN_PARALLEL variable #326

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

kozlove-aws
Copy link
Contributor

Problem

When we run integration tests without running test-config.sh (in case of auto-bump) variable RUN_TESTS_IN_PARALLEL is unbound that leads to crash.

Testing

Run yarn e2e-automated and make sure that tests are running.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Copy link
Contributor

@jusiskin jusiskin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@jusiskin jusiskin changed the title fix(integ): Ignore unbound RUN_TESTS_IN_PARALLEL variable fix(integ): ignore unbound RUN_TESTS_IN_PARALLEL variable Feb 26, 2021
@jusiskin jusiskin added the contribution/core This is a PR that came from AWS. label Feb 26, 2021
@ddneilson ddneilson merged commit 76edf55 into mainline Feb 26, 2021
@ddneilson ddneilson deleted the fix_integ_tests_in_parallel branch February 26, 2021 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants