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

Add tools to test container #673

Closed
tkilias opened this issue Jul 29, 2019 · 1 comment
Closed

Add tools to test container #673

tkilias opened this issue Jul 29, 2019 · 1 comment
Assignees
Labels
feature Product feature

Comments

@tkilias
Copy link
Collaborator

tkilias commented Jul 29, 2019

While debugging problems interactively, I missed several tools in the test container:

  • vim (create sql files)
  • ip (check ip adresses)
  • ss (checking open ports)
  • tmux
@tomuben
Copy link
Collaborator

tomuben commented Jul 14, 2022

In order to avoid increase of size of the test container image, it would be better to add a script which can be used to install the mentioned packages on demand.

@tomuben tomuben transferred this issue from exasol/script-languages Jul 14, 2022
@tomuben tomuben self-assigned this Aug 3, 2022
tomuben added a commit to exasol/script-languages that referenced this issue Aug 4, 2022
@tomuben tomuben closed this as completed Aug 5, 2022
tomuben added a commit that referenced this issue Aug 5, 2022
Changes:
- #677: Improved poetry project structure (#678) 
- #679: Added a duplicated pyproject.toml (#680) 
- #683: updated smb packages (#684) 
- #686: fixed bazel crashes on conda flavor (#687) 
- #451: Removed legacy install scripts (#688) 
- #673: Added dev-tools-script to test container (#689) 
- #503: Added flavor template-Exasol-all-python-3.8-cuda-conda (#681) 
- #690: updated openjdk and libxml2-dev (#691)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

3 participants