Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Re-enable cli container lifecycle test #7702

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

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

joe4dev
Copy link
Member

@joe4dev joe4dev commented Feb 16, 2023

Re-enables a Docker CLI test that depends on the not-immediately-updated localstack/localstack image from Dockerhub.

Follow up from #7675

Background

tests.bootstrap.test_cli.TestCliContainerLifecycle.test_start_cli_within_container depends on the latest localstack/localstack image from DockerHub. The test could not pass because bumping the PyPi docker version added an incompatibility. Specifically, a platform flag required for fixing ARM compatibility in lambda.

See internal demo

@joe4dev joe4dev temporarily deployed to localstack-ext-tests February 16, 2023 15:01 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Feb 16, 2023

LocalStack integration with Pro

       3 files  ±0         3 suites  ±0   1h 39m 14s ⏱️ + 3m 16s
1 731 tests ±0  1 382 ✔️ ±0  349 💤 ±0  0 ±0 
2 449 runs  ±0  1 758 ✔️ ±0  691 💤 ±0  0 ±0 

Results for commit a3b82b5. ± Comparison against base commit 35c267b.

♻️ This comment has been updated with latest results.

@joe4dev joe4dev force-pushed the re-enable-cli-container-lifecycle-test branch from 348730a to 0a05e68 Compare February 16, 2023 20:59
@joe4dev joe4dev temporarily deployed to localstack-ext-tests February 16, 2023 20:59 — with GitHub Actions Inactive
@coveralls
Copy link

coveralls commented Feb 16, 2023

Coverage Status

Coverage: 85.01% (-0.006%) from 85.017% when pulling a3b82b5 on re-enable-cli-container-lifecycle-test into 35c267b on master.

@joe4dev joe4dev force-pushed the re-enable-cli-container-lifecycle-test branch from 0a05e68 to a3b82b5 Compare February 20, 2023 09:15
@joe4dev joe4dev temporarily deployed to localstack-ext-tests February 20, 2023 09:15 — with GitHub Actions Inactive
Copy link
Member

@dominikschubert dominikschubert left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@joe4dev joe4dev merged commit 87feed2 into master Feb 21, 2023
@joe4dev joe4dev deleted the re-enable-cli-container-lifecycle-test branch February 21, 2023 07:16
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.

3 participants