Skip to content

Smoke Test integration - #19

Merged
micoleaoo merged 13 commits into
mainfrom
smoke-test-integration
Sep 27, 2024
Merged

Smoke Test integration#19
micoleaoo merged 13 commits into
mainfrom
smoke-test-integration

Conversation

@micoleaoo

@micoleaoo micoleaoo commented Sep 27, 2024

Copy link
Copy Markdown
Contributor

Solves all tasks of issue #17
Integration of general Smoke Test in /tests, which validates basic and critical functions of the tesp-api.

@BorisYourich BorisYourich left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks, time to add them to CI

@micoleaoo

Copy link
Copy Markdown
Contributor Author

All core tests execute successfully, with the exception of one that relies on workdir.json. The issue lies in the implementation; run_script.sh files are being mounted to workdir, which fails with special directories like /proc in the case of the failed test.

Suggested solution:
Run script files should have a stable bind-mount directory such as /tmp/{job_id} or similar.

@micoleaoo
micoleaoo merged commit 1e3e746 into main Sep 27, 2024
@micoleaoo micoleaoo mentioned this pull request Sep 27, 2024
3 tasks
@micoleaoo
micoleaoo deleted the smoke-test-integration branch April 18, 2025 08:58
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