]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove the check_uptodate conf checks
authorJohn Griffith <john.griffith8@gmail.com>
Thu, 4 Dec 2014 20:38:59 +0000 (13:38 -0700)
committerJohn Griffith <john.griffith8@gmail.com>
Fri, 5 Dec 2014 04:05:49 +0000 (21:05 -0700)
commit18a7f13d38ca3c74fa1ebaf4d03afebb4216e578
tree3d4b9a7ae007bcb03af8a9fbdbb64609acf1da7f
parent0b74d6b73b530a1189a287ad9f02f58a37fceb49
Remove the check_uptodate conf checks

We recently removed the checkupdate tests for sample.conf
here Ie4e25a8cd36782007a8934cc4573632f5215c2b1

To stop gating on this as it's just a big fat
pain when external libs change.

Instead, we'll start generating this in an external
job and publishing somewhere.

Funny thing though, we actually have a direct call in
run_tests.sh as well.

This patch removes the second call in run_tests.sh

Change-Id: Iaef411e254186fbba80c21903d6f94538a808d93
run_tests.sh