Skip to content

ci: add containerized smoke test runner - #2811

Merged
khushboo-rancher merged 1 commit into
harvester:mainfrom
Vicente-Cheng:add-smoke-runner
Aug 11, 2026
Merged

ci: add containerized smoke test runner#2811
khushboo-rancher merged 1 commit into
harvester:mainfrom
Vicente-Cheng:add-smoke-runner

Conversation

@Vicente-Cheng

Copy link
Copy Markdown
Contributor
Add smoke-run.sh and Dockerfile.smoke to run the pytest smoke marker
inside a container. Dependencies are baked into the image, so a test
run itself needs no network and repeated runs hit the docker layer
cache. Used by the harvester/release smoke workflows.

Related issue: harvester/harvester#10211

Which issue(s) this PR fixes:

Issue #

What this PR does / why we need it:

Used for the harvester release smoke test

Special notes for your reviewer:

Additional documentation or context

Comment thread Dockerfile.smoke Outdated
    Add smoke-run.sh and Dockerfile.smoke to run the pytest smoke marker
    inside a container. Dependencies are baked into the image, so a test
    run itself needs no network and repeated runs hit the docker layer
    cache. Used by the harvester/release smoke workflows.

    Related issue: harvester/harvester#10211

Co-authored-by: Tim Liou <tim.liou@suse.com>
Signed-off-by: Vicente Cheng <vicente.cheng@suse.com>
@mergify

mergify Bot commented Aug 11, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@khushboo-rancher
khushboo-rancher merged commit 3b3898f into harvester:main Aug 11, 2026
5 checks passed
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.

2 participants