]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Test whether sample config generation works
authorEric Harney <eharney@redhat.com>
Tue, 18 Aug 2015 21:09:50 +0000 (17:09 -0400)
committerEric Harney <eharney@redhat.com>
Tue, 18 Aug 2015 21:31:01 +0000 (17:31 -0400)
commit683dd65d418a4910b856b99c9378bb24a19c439c
treea54d60eb979ee0e97038d3b5acad31fb0c5682e1
parentd83a9ce28014a49c21c90178db08436ba8c85d07
Test whether sample config generation works

Adds --checkonly to tools/config/check_uptodate.sh.

This allows verifying that a configuration file was
generated.

We have had a number of issues introduced which
have caused config file generation to fail since we
removed the sample config file check in the gate.
This does not add back checks to ensure that the file
has been updated, it only checks to ensure that it is
still possible to update the sample file.

Change-Id: I2e0e376fbdec5a1bb584c6739231649e1d0f5d8e
run_tests.sh
tools/config/check_uptodate.sh
tox.ini