Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

Prebaked Conductor bases #515

Closed
wants to merge 14 commits into from
Closed

Prebaked Conductor bases #515

wants to merge 14 commits into from

Conversation

j00bar
Copy link
Contributor

@j00bar j00bar commented May 11, 2017

ISSUE TYPE
  • Feature Pull Request
SUMMARY

Building Conductor containers (and re-building Conductor containers) involves network traffic and can be somewhat slow. This PR attempts to standardize the base Conductors across a number of popular platforms, to support broader testing and better support.

To prebake all supported conductors: python setup.py prebake (See available options with python setupy.py prebake --help)

This also supports easier release procedures with the release.yml playbook, to prebake conductors, run tests, push them to Docker Hub, and do the setup.py sdist upload, including verifying the MANIFEST is complete.

Still to do:

  • Update docs
  • Update integration tests to support test builds across all supported prebaked conductor platforms

@ryansb
Copy link
Contributor

ryansb commented Aug 7, 2017

Superseded by #681

@ryansb ryansb closed this Aug 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants