Skip to content

Verify image build functionality using kubedock and podman when spec.devEnvironments.persistUserHome.enabled is set to true#23786

Open
SkorikSergey wants to merge 3 commits intoeclipse-che:mainfrom
SkorikSergey:kubedock-podman-persist-user-home
Open

Verify image build functionality using kubedock and podman when spec.devEnvironments.persistUserHome.enabled is set to true#23786
SkorikSergey wants to merge 3 commits intoeclipse-che:mainfrom
SkorikSergey:kubedock-podman-persist-user-home

Conversation

@SkorikSergey
Copy link
Copy Markdown
Contributor

What does this PR do?

Add a new E2E test to verify image build functionality using kubedock and podman when spec.devEnvironments.persistUserHome.enabled is set to true in the CheCluster.

Test Coverage

The new test (KubedockPodmanPersistUserHomeTest.spec.ts) covers P03 scenario:

  • Enables persistUserHome in CheCluster before test execution
  • Creates workspace from dockerfile-hello-world sample
  • Builds and pushes container image using podman with kubedock
  • Runs the built container and verifies output
  • Restores original persistUserHome setting after test completion

Changes

  • Added new test file tests/e2e/specs/miscellaneous/KubedockPodmanPersistUserHomeTest.spec.ts

Test Plan

Screenshot/screencast of this PR

What issues does this PR fix or reference?

https://redhat.atlassian.net/browse/CRW-10596

How to test this PR?

PR Checklist

As the author of this Pull Request I made sure that:

Reviewers

Reviewers, please comment how you tested the PR when approving it.

@SkorikSergey SkorikSergey changed the title Add E2E test for Podman/Kubedock with persistUserHome enabled Add a new E2E test to verify image build functionality using kubedock and podman when spec.devEnvironments.persistUserHome.enabled is set to true Mar 27, 2026
@SkorikSergey SkorikSergey changed the title Add a new E2E test to verify image build functionality using kubedock and podman when spec.devEnvironments.persistUserHome.enabled is set to true Verify image build functionality using kubedock and podman when spec.devEnvironments.persistUserHome.enabled is set to true Mar 27, 2026
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.

1 participant