pegleg/tests/unit/engine
Ian H. Pittwood d6ee04f9a3 Specify collection for upload command
Currently, using the upload command in Pegleg will upload all discovered
collections to Shipyard by repo. Uploading multiple of these repos can
result in 409 errors during uplift scenarios. This change compiles all
documents into a single collection document that can then be uploaded to
Shipyard.

Requires a collection name to be specified that will be used as the
'collection_id' for uploading to Shipyard.

Buffer mode is set by default to 'replace' instead of 'auto'.

Change-Id: I546b03fd82873296fff10aba355a50e4b11352d0
2019-05-28 16:00:21 -05:00
..
catalog Merge "pki: Add pki_generator unit tests" 2019-05-08 19:19:01 +00:00
util Specify collection for upload command 2019-05-28 16:00:21 -05:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
test_build_genesis_bundle.py Set salt when generating genesis bundle 2019-03-14 15:45:53 -05:00
test_generate_passphrases.py Support b64 encoding of passphrase catalog 2019-05-14 08:11:11 -05:00
test_lint.py Unwrap managed documents before linting 2019-02-26 20:51:45 +00:00
test_secrets.py Allow decryption of directories 2019-05-28 15:08:14 +00:00
test_selectable_linting.py tests: Increase test coverage for lint checks 2019-01-01 19:17:11 +00:00
test_site_collect.py Fix to DeploymentData generation 2019-05-23 16:26:27 -05:00
test_site_repository.py Make -u required in CLI when required by repo 2019-05-15 18:38:38 +00:00
test_util_files.py CLI: Add support for uploading documents to Shipyard 2018-11-27 19:29:42 +00:00