Update git submodules
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Fri, 24 Mar 2017 20:17:25 +0000 (20:17 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 24 Mar 2017 20:17:25 +0000 (20:17 +0000)
commit77af9f3204f3abeca78dce0cd0e19eb800f3e999
tree30b2b447a46212869b00f0f69e088d9d9fd8e8df
parente08157d0130274a072893e3b7d39d46feead88e1
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Merge "xci: Configure ansible verbosity based on job type"
  - xci: Configure ansible verbosity based on job type

    Daily jobs will use pinned versions of bifrost and openstack-ansible in
    order to make sure we use known good versions for them since focus of
    the daily jobs is  OPNFV platform testing.

    Ansible log can easily become massive depending on the level it is set
    and it is not so relevant for daily jobs to have it like this due to
    less probability of dailies failing to provision/deploy.

    On the other hand, the jobs that verify/test bifrost and openstack-ansible
    will have max verbosity enabled to troubleshoot these components themselves.

    New set of jobs will be created running periodically against the HEAD
    of master for bifrost and openstack-ansible to catch working versions
    and help us promote them to use for daily platform jobs. Verbosity of these
    jobs will be enabled like how we are doing for bifrost-verify jobs.

    Change-Id: Ic9fd2ff418fdaa3ad7fbfc22d8ec2dc1174df65f
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
docs/submodules/releng