Update git submodules
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 7 Oct 2020 20:45:14 +0000 (13:45 -0700)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 7 Oct 2020 20:45:14 +0000 (20:45 +0000)
commitff7f4875f4a03b59f7483292cf6851f030fdf4d5
tree8ee8d51384b599713410e64120033d7ab6333a7f
parent959e49dae5edffb90f0eba401ec14a09ef8f5c2b
Update git submodules

* Update docs/submodules/releng from branch 'master'
  to 0837527fbcc32862bbdd22fc1b02f7848da3021f
  - Use a local cache for JJB jobs

    This should prevent the error:

        Traceback (most recent call last):
          File "/tmp/tmp.5aGg6za4Iw/bin/jenkins-jobs", line 8, in <module>
            sys.exit(main())
          File "/tmp/tmp.5aGg6za4Iw/lib/python3.5/site-packages/jenkins_jobs/cli/entry.py", line 165, in main
            jjb.execute()
          File "/tmp/tmp.5aGg6za4Iw/lib/python3.5/site-packages/jenkins_jobs/cli/entry.py", line 146, in execute
            ext.obj.execute(self.options, self.jjb_config)
          File "/tmp/tmp.5aGg6za4Iw/lib/python3.5/site-packages/jenkins_jobs/cli/subcommand/test.py", line 55, in execute
            options, jjb_config)
          File "/tmp/tmp.5aGg6za4Iw/lib/python3.5/site-packages/jenkins_jobs/cli/subcommand/update.py", line 97, in _generate_xmljobs
            builder = JenkinsManager(jjb_config)
          File "/tmp/tmp.5aGg6za4Iw/lib/python3.5/site-packages/jenkins_jobs/builder.py", line 60, in __init__
            flush=jjb_config.builder['flush_cache'])
          File "/tmp/tmp.5aGg6za4Iw/lib/python3.5/site-packages/jenkins_jobs/cache.py", line 54, in __init__
            "Unable to lock cache for '%s'" % jenkins_url)

    Change-Id: Ia027d64aec0caf582893009e709f938531bea15d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/submodules/releng