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

Enable more VPC upgrade tests #1140

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

mikhailshilkov
Copy link
Member

Adds a few more snapshot tests

Supersedes #1119 (rebased on 2.1.0)

@mikhailshilkov mikhailshilkov marked this pull request as ready for review November 1, 2023 07:41
"awslogs-region": "us-west-2",
"awslogs-stream-prefix": "my-app",
},
},
Copy link
Member

Choose a reason for hiding this comment

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

Do we need these changes? cc: @thomas11

Copy link
Contributor

Choose a reason for hiding this comment

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

Without them, the container wouldn't start for me when running the tests locally, with error

There was an error while retrieving logs from log stream: nginx/nginx/8c06c430fc784875b8f5c28c0e9b5101 in log group: my-service-d975f63.
The specified log stream does not exist.

I didn't fully chase it down. Since it seems to work in CI, another region/account difference?

Copy link
Member

@danielrbradley danielrbradley left a comment

Choose a reason for hiding this comment

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

Looks fine, possibly revert the changes to the task definition if they're not needed, but probably fine either way.

@mikhailshilkov mikhailshilkov force-pushed the mikhailshilkov/more-upgrade-tests branch from eb6e898 to bb86cd0 Compare November 2, 2023 17:14
@mikhailshilkov mikhailshilkov merged commit 5852b89 into master Nov 3, 2023
10 checks passed
@mikhailshilkov mikhailshilkov deleted the mikhailshilkov/more-upgrade-tests branch November 3, 2023 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants