Skip to content

feat(ubuntu-dev): bake eloqkv CI test-tooling venv - #3

Merged
thweetkomputer merged 1 commit into
mainfrom
feat/ubuntu-dev-test-venv
Jul 2, 2026
Merged

feat(ubuntu-dev): bake eloqkv CI test-tooling venv#3
thweetkomputer merged 1 commit into
mainfrom
feat/ubuntu-dev-test-venv

Conversation

@thweetkomputer

Copy link
Copy Markdown
Collaborator

The eloqkv CI test suite needs python tooling (awscli, boto3, botocore, cassandra-driver, mysql-connector-python, psutil, grpcio, grpcio-tools) that formerly lived in eloqkv's scripts/dep/ubuntu/02-python.sh. Bake it into a venv at /opt/eloq/test-venv (exposed via $ELOQ_TEST_VENV) so CI never pip-installs at runtime; consumers activate it via $ELOQ_TEST_VENV/bin/activate.

The eloqkv CI test suite needs python tooling (awscli, boto3, botocore,
cassandra-driver, mysql-connector-python, psutil, grpcio, grpcio-tools) that
formerly lived in eloqkv's scripts/dep/ubuntu/02-python.sh. Bake it into a venv
at /opt/eloq/test-venv (exposed via $ELOQ_TEST_VENV) so CI never pip-installs
at runtime; consumers activate it via $ELOQ_TEST_VENV/bin/activate.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@thweetkomputer
thweetkomputer merged commit 34ca045 into main Jul 2, 2026
3 checks passed
@thweetkomputer
thweetkomputer deleted the feat/ubuntu-dev-test-venv branch July 2, 2026 04:35
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