Skip to main content

A python3 tool to make rebuilding images easier by automating several steps of the process.

Project description

Container Workflow Tool

Docker Repository on Quay

A python3 tool to make rebuilding container images easier by automating several steps of the process.

Motivation

The actual rebuild of container images consists of several steps that have been so far done manually. Some of these steps are:

  • Rebase against upstream repository
  • Check the changes made by the rebase
  • Push the changes into dist-git and run the build

All of the steps are currently automated or semi-automated by cwt (but still need to be manually started). This should help a bit with the image rebuild workflow.

Requirements

  • python3
  • python3-GitPython
  • python3-requests-kerberos
  • fedpkg

Options

usage: cwt [options] command
    Command:
        koji            - List builds, base images, hash ids
        build           - Command for building images
        git             - Work with upstream/downstream git repositories
        utils           - Other actions tied to the rebuild (communication, repository preparation etc.)

    Options:
        -v, --verbosity      - Verbosity level, 1 (Critical only) - 5 (Debug messages), default 4 (Info)
        --base               - Specific base image release, required for some actions
        --clear-cache        - Clears tmp dir before running the command
        --latest-release     - Work with latest brew builds by release value
        --config             - Overrides default configuration file, expects the name of file a inside the config folder, optionally takes image_set argument
                               example usage: --config default.yaml:fedora27
        --do-image           - Use a custom set of images instead of all from the config (use dist-git names)
        --exclude-image      - Exclude an image from the list of images defined by config (use dist-git names)
        --do-set             - Use a specific set of images instead of all from the config (use dist-git names)
        --tmp                - Overrides default temporary working directory
        --disable-klist      - Disables getting kerberos token by klist

To get the usage of a specific command, you can run:

cwt command --help

container-workflow-tool in the quay.io registry

container-workflow-tool is automatically built and pushed in quay.io/rhscl/cwt-generator as soon as changes are merged into master branch.

Test

This repository also contains test suites for python's unittest framework that check the basic functionality of cwt. These test can be run directly from the repository's root via Makefile:

make test

If you do not need to run all of the test cases provided you can run a module-specific subset like this:

make test_distgit

If you want to run all the test cases in container, run it like this:

make test-in-container

Project details


Download files

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

Source Distribution

container-workflow-tool-1.5.2.tar.gz (27.8 kB view details)

Uploaded Source

Built Distribution

container_workflow_tool-1.5.2-py3-none-any.whl (39.4 kB view details)

Uploaded Python 3

File details

Details for the file container-workflow-tool-1.5.2.tar.gz.

File metadata

File hashes

Hashes for container-workflow-tool-1.5.2.tar.gz
Algorithm Hash digest
SHA256 f64f85bf3e451cdfa1153c1a4f58343dc574bb732ace75710c99c0ae4d478ca9
MD5 88bba32c6dd76965fcf3802103a81f2b
BLAKE2b-256 7ccb68252c9d2a4ef64b02f0dd7570951a07d6a634d6b4ef7bb539e73279e0aa

See more details on using hashes here.

File details

Details for the file container_workflow_tool-1.5.2-py3-none-any.whl.

File metadata

File hashes

Hashes for container_workflow_tool-1.5.2-py3-none-any.whl
Algorithm Hash digest
SHA256 82500f368ed6def2fea324c264ac9ea4b17da44f00c78098a54cffca1c9567cc
MD5 3c2640df8b4d507524b746327aa35e6b
BLAKE2b-256 8a7b986c5a29c16851ac26dc14eb91a3ac78f79209d4d4ac1fdb8f23c18b6722

See more details on using hashes here.

Supported by

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