RETIRED, CI for the TripleO project
Go to file
John Trowbridge 53e4092038 Add CLI argument parser and YAML file parser
This adds a CLI interface with the following options:
  --stable-release
  --featureset-file
  --output-file
  --log-file

This also adds the code and tests for the YAML file
parsing. I tried adding a specific error case for
when the YAML file fails to parse vs the more generic
case when the file just cannot be opened. However,
mock would not behave for testing the specific case.

We log and raise the exception in both cases though,
and the tests cover both as well.

Change-Id: I0834a0e9b3193c664b377ae7e066fe15239bbfb1
2018-05-18 14:35:41 +00:00
docs Merge "Update the tripleo-ci doc, point to latest doc" 2018-05-05 00:06:32 +00:00
heat-templates Implement major upgrade for Newton to Ocata 2017-01-13 11:46:52 +00:00
playbooks Properly export zuul variables 2018-04-26 12:14:42 +02:00
scripts Add CLI argument parser and YAML file parser 2018-05-18 14:35:41 +00:00
templates Move Multinode environments to THT 2017-01-25 22:15:05 +00:00
test-environments Remove unused test-environments 2018-01-10 11:43:04 -08:00
toci-quickstart/config Revert "temp workaround to bring ci gates back online" 2018-05-14 21:06:50 +03:00
undercloud-configs Remove undercloud-configs/net-config-multinode.yaml 2018-03-04 16:51:39 +00:00
zuul.d Add releases script pytest tests to tox.ini 2018-05-18 10:33:47 -04:00
.gitignore Add python script to dynamically compose releases 2018-05-16 11:47:27 +02:00
.gitreview Add .gitreview file 2013-07-22 15:03:30 +01:00
README.md Move readme content to rst format 2017-01-30 19:16:52 +00:00
README.rst Rework the getthelogs helper script for wget recursive 2017-08-25 09:44:45 +02:00
bindep.txt Add bindep.txt file 2018-04-23 13:56:24 -04:00
requirements.txt Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
setup.cfg Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
setup.py Add setup/tox/requirements files 2015-09-28 10:18:38 -04:00
test-requirements.txt Add CLI argument parser and YAML file parser 2018-05-18 14:35:41 +00:00
testenv-client Wire in extra_nodes as a job param 2018-01-23 16:06:47 +00:00
toci_gate_test-oooq.sh undercloud-upgrade: deploy n-1 first then upgrade 2018-04-30 11:43:32 +02:00
toci_gate_test-orig.sh Remove old undercloud-container bits 2018-03-05 22:20:47 +01:00
toci_gate_test.sh Quickstart transition: replace toci_gate_test.sh 2017-03-13 21:00:17 +01:00
toci_instack_osinfra.sh Fix TripleO CI jobs 2017-10-09 11:45:53 +03:00
toci_instack_ovb.sh Fix yum command for TLS job 2017-12-04 10:57:14 +02:00
toci_quickstart.sh Don't override quickstart_install log 2018-05-01 00:23:33 +03:00
tox.ini Add releases script pytest tests to tox.ini 2018-05-18 10:33:47 -04:00

README.md

toci

The content of this file has been moved to README.rst for consistency with other OpenStack documentation.