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

Added e2e tests prcheck workflow #236

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

xbabalov
Copy link
Contributor

@xbabalov xbabalov commented Nov 1, 2024

Issue: #200

@xbabalov xbabalov requested a review from a team as a code owner November 1, 2024 08:50
@xbabalov xbabalov force-pushed the prCheck branch 2 times, most recently from 19a6d6c to fe55658 Compare November 1, 2024 09:39
path: podman-desktop

- name: Update podman
Copy link

Choose a reason for hiding this comment

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

No need now. please remove

podman build -t local_sandbox_image ./
CONTAINER_ID=$(podman create localhost/local_sandbox_image --entrypoint "")
podman export $CONTAINER_ID > /tmp/local_sandbox_image.tar
Copy link

Choose a reason for hiding this comment

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

please update according to ai-lab changes.

Signed-off-by: xbabalov <t.babalova.17@gmail.com>
Signed-off-by: xbabalov <t.babalova.17@gmail.com>
Signed-off-by: xbabalov <t.babalova.17@gmail.com>
@xbabalov
Copy link
Contributor Author

xbabalov commented Nov 7, 2024

This issue prevents the tests from passing #245. Tests pass if we delete the resources folder beforehand.

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