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

fix(docker): enable again tests of containers #346

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

AtomicFS
Copy link
Collaborator

@AtomicFS AtomicFS commented Sep 26, 2024

This time the tests are done without tarball export and import which should save up a lot of disk space and a bit of CI time.

fixes #338

@github-actions github-actions bot added bugfix Bugfix / fix python Pull requests that update Python code labels Sep 26, 2024
- this time the tests are done without tarball export and import which
  should save up a lot of disk space and a bit of CI time

Signed-off-by: AtomicFS <vojtech.vesely@9elements.com>
@github-actions github-actions bot added the github_actions Pull requests that update GitHub Actions code label Sep 26, 2024
@AtomicFS AtomicFS added the testing Testing related label Sep 26, 2024
Copy link
Collaborator

@MDr164 MDr164 left a comment

Choose a reason for hiding this comment

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

CI seems happy so far 👍

@AtomicFS AtomicFS added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit b91a043 Sep 27, 2024
57 checks passed
@AtomicFS AtomicFS deleted the fix/docker-testing branch September 27, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Bugfix / fix github_actions Pull requests that update GitHub Actions code python Pull requests that update Python code testing Testing related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

building docker containers uses too much disk space
2 participants