Skip to content
Snippets Groups Projects
  1. Oct 15, 2019
    • Mark Goddard's avatar
      Fix CI failures · e3e5f7f2
      Mark Goddard authored
      1. Fix yamllint errors in .yamllint file(!)
      
      YAML lint is currently failling on its own configuration file,
      .yamllint. This change fixes the issues.
      
      2. Run bindep role in Zuul jobs
      
      This fixes an issue where libffi is not available.
      
      Change-Id: Ic08a8e53a6905a68f0fe26d4b28184e62a64324f
      e3e5f7f2
  2. Oct 13, 2019
  3. Oct 11, 2019
  4. Oct 10, 2019
  5. Oct 09, 2019
  6. Oct 08, 2019
  7. Oct 07, 2019
    • Zuul's avatar
      e689d14d
    • Mark Goddard's avatar
      CI: Use any_errors_fatal in pre.yml and run.yml · fac16704
      Mark Goddard authored
      This ensures that failure of a single host fails the whole play at that
      task. This can avoid confusing errors such as when the task
      "Assert that the nodepool private IPv4 address is assigned" fails on one
      host, causing subsequent errors on other hosts.
      
      Note that this only affects the Zuul playbooks, not Kolla Ansible's
      playbooks.
      
      Change-Id: I77a6534dd2ddd188f795e17d17a44be249d01f31
      fac16704
    • Mark Goddard's avatar
      Fix swift-proxy-server memcached configuration · 3488479d
      Mark Goddard authored
      Currently, swift-proxy config uses hosts in the swift-proxy-server group
      to generate the list of memcached servers. However, memcached is
      deployed to hosts in the memcached group.
      
      This change fixes the memcached_servers option for swift-proxy to be the
      same as other services.
      
      Change-Id: Ib850a1bb2a504ac3e1396846ca3f1d9a30e8fca0
      Closes-Bug: #1774313
      3488479d
  8. Oct 05, 2019
  9. Oct 04, 2019
  10. Oct 03, 2019
  11. Oct 02, 2019
  12. Oct 01, 2019
  13. Sep 30, 2019
  14. Sep 29, 2019
  15. Sep 26, 2019
Loading