Skip to content
This repository was archived by the owner on Mar 23, 2026. It is now read-only.

Add marker for skipping k8s tests#13324

Merged
nik-localstack merged 1 commit intomainfrom
k8s/run-only-localstack-tests
Nov 3, 2025
Merged

Add marker for skipping k8s tests#13324
nik-localstack merged 1 commit intomainfrom
k8s/run-only-localstack-tests

Conversation

@nik-localstack
Copy link
Copy Markdown
Contributor

Motivation

Some tests may not be able to run in the Kubernetes test pipeline. We should be able to use a marker to skip them.

Changes

Introduces a new marker that will be used to skip some tests when running the Kubernetes test pipeline.

Tests

Related

@nik-localstack nik-localstack requested a review from a team October 31, 2025 13:30
@nik-localstack nik-localstack self-assigned this Oct 31, 2025
@nik-localstack nik-localstack added semver: patch Non-breaking changes which can be included in patch releases docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes labels Oct 31, 2025
@nik-localstack nik-localstack marked this pull request as ready for review October 31, 2025 13:31
@github-actions
Copy link
Copy Markdown

Test Results - Preflight, Unit

22 376 tests  ±0   20 626 ✅ ±0   16m 4s ⏱️ +16s
     1 suites ±0    1 750 💤 ±0 
     1 files   ±0        0 ❌ ±0 

Results for commit 390b050. ± Comparison against base commit f829e69.

@github-actions
Copy link
Copy Markdown

Test Results (amd64) - Acceptance

7 tests  ±0   5 ✅ ±0   3m 30s ⏱️ +6s
1 suites ±0   2 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 390b050. ± Comparison against base commit f829e69.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 31, 2025

Test Results (amd64) - Integration, Bootstrap

    5 files      5 suites   2h 39m 21s ⏱️
5 268 tests 4 739 ✅ 529 💤 0 ❌
5 274 runs  4 739 ✅ 535 💤 0 ❌

Results for commit 390b050.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown

LocalStack Community integration with Pro

    2 files  ±0      2 suites  ±0   2h 0m 26s ⏱️ - 2m 37s
4 894 tests ±0  4 525 ✅ ±0  369 💤 ±0  0 ❌ ±0 
4 896 runs  ±0  4 525 ✅ ±0  371 💤 ±0  0 ❌ ±0 

Results for commit 390b050. ± Comparison against base commit f829e69.

@nik-localstack nik-localstack merged commit 27bdc98 into main Nov 3, 2025
72 of 77 checks passed
@nik-localstack nik-localstack deleted the k8s/run-only-localstack-tests branch November 3, 2025 14:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes semver: patch Non-breaking changes which can be included in patch releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants