RETIRED, CI for the TripleO project
Go to file
Marios Andreou 1da8046833 Remove tripleo.sh --bootstrap-subnodes add ceph loop device
As part of sprint 16 we want to remove tripleo.sh usage from ci in
particular the invocation of bootstrap-subnodes [1].

This was initially proposed as stand-alone role in [2] but discussion
has led us to keeping only creation of the ceph loop device, added
here as ansible tasks in a tripleo-ci/ceph.yaml. This is included
in the pre-run for the tripleo-ci-base job (zuul-v3) but not for
legacy jobs. That needs to wait for [3] and related testing/other
changes.

This removes any calls to tripleo.sh --bootstrap-subnodes from the
templated .j2 version of toci_gate_test and common_functions and
adds the new tripleo-ci/ceph.yaml in pre-run of tripleo-ci-base

Non templated scripts can be changed in a followup after [3].

[1] https://trello.com/c/GvjcnJB2/850-translate-tripleosh-bootstrap-subnodes-into-a-series-of-tasks
[2] https://review.openstack.org/581026
[3] https://review.rdoproject.org/r/#/c/15000
Depends-On: Ib95b02767488aaddfe95633d03cb118dd492a700
Change-Id: I1616a41914ca7142bd7d936ff906c54249012bbb
2018-08-17 15:01:18 +00:00
docs Add dry run option to toci_quickstart - playbook order in tact 2018-06-15 14:27:38 +00:00
heat-templates Implement major upgrade for Newton to Ocata 2017-01-13 11:46:52 +00:00
playbooks Remove tripleo.sh --bootstrap-subnodes add ceph loop device 2018-08-17 15:01:18 +00:00
scripts Add previous release entries for stein and rocky 2018-08-10 15:47:14 +02: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 Add Browbeat env settings to rdocloud 2018-08-14 10:59:51 -04:00
undercloud-configs Remove undercloud-configs/net-config-multinode.yaml 2018-03-04 16:51:39 +00:00
zuul.d Remove tripleo.sh --bootstrap-subnodes add ceph loop device 2018-08-17 15:01:18 +00: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.sh Add Browbeat env settings to rdocloud 2018-08-14 10:59:51 -04:00
toci_quickstart.sh Collect logs: split and move the script creation 2018-07-31 11:06:22 +01:00
tox.ini Add linter jobs for releases file script 2018-05-18 10:37:44 -04:00

README.md

toci

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