Skip to main content

Summa Solutions Testing Framework

Project description

Summa Solutions Testing Framework

1. Build Docker image

1.1. Without library packaging

This way can be used for a development environment or to avoid packaging the summa-testing-framework-summasolutions library.

  • docker build --build-arg BITBUCKET_TAG=$BITBUCKET_TAG --no-cache -t summasolutions/stf[:<tag>] ./

1.2. With library packaging

1.2.1. Package the summa-testing-framework-summasolutions library.

python3 setup.py sdist bdist_wheel
python3 -m twine upload --repository pypi dist/*

1.2.2. Build the Docker image once the library has been updated to PyPi

  • docker build --build-arg BITBUCKET_TAG=$BITBUCKET_TAG --no-cache -t summasolutions/stf[:<tag>] docker/

2. Publish Docker image

  • docker image push --all-tags summasolutions/stf:<tag>

Nota: Se debe cambiar la versión, para que corresponda al valor de BITBUCKET_TAG en el file: setup.py en el valor version='0.X.XX' y la imagen de Docker summasolutions/stf

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

File details

Details for the file summa-testing-framework-summasolutions-0.1.84.tar.gz.

File metadata

File hashes

Hashes for summa-testing-framework-summasolutions-0.1.84.tar.gz
Algorithm Hash digest
SHA256 a147ae0e703ce05dec17a0a29398a1bfaf86076eab637c5568716a6a5cad6d5f
MD5 0edd2b1013c95d93c6079afc86113e9d
BLAKE2b-256 b58cade0a67348d140fbb96ac28c8ee132de55b34f6d76ca0e004a5ef7a19d91

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page