- Jul 02, 2018
-
-
Nick Jones authored
TrivialFix Change-Id: I93e0e809341e40da293b9e74ea388d0bc0ff52a8
-
- Mar 08, 2018
-
-
Mark Goddard authored
Python Build Reasonableness (PBR) [1] is used by most OpenStack projects for building python packages, so we should fall into line here. [1] https://pypi.python.org/pypi/pbr Change-Id: Ic74a62eeb65e7158ce75a082e68652c2e50a2a91 Story: #2001637 Task: #6648
-
Mark Goddard authored
stestr [1] is a fork of the testrunner python test runner. Coverage tests can be run using 'tox -e cover'. Adds a job for checking coverage to Zuul check and gate. [1] http://stestr.readthedocs.io/en/latest/ Change-Id: I25cd407677a4013d022f87d124c6db43ab6bb2e0 Story: #2001637 Task: #6648
-
- Feb 20, 2018
-
-
Mark Goddard authored
-
Mark Goddard authored
-
- Feb 09, 2018
-
-
Mark Goddard authored
* Install galaxy roles before running ansible tests * Use package module in kolla-ceph to support Debian-based systems This is required for running tests in TravisCI. * Fix kolla-ceph unit test * Add more tests for kolla-ceph Journal tests are currently failing on my laptop due to partition labels being truncated. * Add .gitignore for stackhpc.parted-1-1 galaxy role * Run all test cases Run all test cases, collecting failures, then report at the end.
-
- Jan 23, 2018
-
-
Doug Szumski authored
-
- Jan 16, 2018
-
-
Mark Goddard authored
-
- Dec 13, 2017
-
-
Mark Goddard authored
Adds these new commands: kayobe baremetal compute inspect kayobe baremetal compute manage kayobe baremetal compute provide These can be used to set the provision state of ironic nodes in the baremetal-compute group.
-
- Dec 07, 2017
-
-
Mark Goddard authored
Adds a new tox environment, ansible, which runs ansible unit tests. One such test has been implemented so far, for the kolla-ansible role.
-
- Nov 28, 2017
-
-
Nick Jones authored
-
- Sep 11, 2017
-
-
Mark Goddard authored
User accounts are configured during the following commands: kayobe seed hypervisor host configure kayobe seed host configure kayobe overcloud host configure The users are defined by the following variables: seed_hypervisor_users seed_users controller_users monitoring_users The format required is described in the singleplatform-eng.users role on Galaxy. Any additional control plane hosts not in the controllers or monitoring groups should define a 'users' variable.
-
- Aug 15, 2017
-
-
Mark Goddard authored
-
- May 18, 2017
-
-
Mark Goddard authored
This allows it to be used by other projects.
-
Mark Goddard authored
This allows it to be used by other projects.
-
- Apr 06, 2017
-
-
Mark Goddard authored
-
- Mar 29, 2017
-
-
Mark Goddard authored
-
- Mar 15, 2017
-
-
Mark Goddard authored
Currently includes gathering facts, configuring the BIOS and setting the boot order (sadly not via the drac role).
-
Mark Goddard authored
Currently we configure the seed with a single VG containing a volume for Docker volumes.
-
- Mar 03, 2017
-
-
Mark Goddard authored
-
- Mar 01, 2017
-
-
Mark Goddard authored
Unit tests can be run via: tox -e py27 Style checks can be run via: tox -e pep8
-
- Feb 14, 2017
-
-
Mark Goddard authored
-
- Jan 06, 2017
-
-
Mark Goddard authored
-