kolla-ansible/tests
Mark Goddard 652b78fc51 Fix POST_FAILURE in CI when ARA DB doesn't exist
If the main CI job fails before generating an ARA report, the SQLite
database file will not exist. This cases the job to fail with
POST_FAILURE, rather than FAILURE, and the following is seen in the
logs:

rsync: change_dir "/home/zuul/.ara" failed: No such file or directory
rsync error: some files/attrs were not transferred (see previous errors)
(code 23) at main.c(1655) [Receiver=3.1.1]
rsync: [Receiver] write error: Broken pipe (32)

This change fixes this by checking for an SQLite database file, and only
intiating the rsync transfer if it exists.

Change-Id: I370e5bc9f137abe552918a3215a025fa61e3a0ca
2018-09-24 09:32:02 +01:00
..
templates Merge "Remove compute hosts from etcd group" 2018-09-23 05:16:28 +00:00
__init__.py Add py27 py34 pypy unittest 2016-01-13 13:47:49 +08:00
ansible_setup_ceph_disks.yml Enable multi-scenario gates 2017-06-19 10:14:33 -07:00
get_logs.sh Add a job for testing deployment of bifrost 2018-06-18 13:40:43 +01:00
post.yml Fix POST_FAILURE in CI when ARA DB doesn't exist 2018-09-24 09:32:02 +01:00
pre.yml Verify YAML syntax in gates 2018-03-26 17:56:22 +02:00
run.yml Add a job for testing deployment of bifrost 2018-06-18 13:40:43 +01:00
setup_ceph_disks.sh Fix bluestore disk naming format in kolla-ansible 2018-08-31 09:55:09 +09:00
setup_gate.sh Convert gate to file backend rather than partition 2016-01-21 22:59:13 +00:00
test_kolla_docker.py Remove_images in kolla_docker module 2018-09-14 17:14:25 +02:00
test_merge_config.py Support parsing ini files with no sections 2018-03-16 15:26:41 +00:00