Skip to content
Snippets Groups Projects
  1. May 21, 2022
    • Radosław Piliszek's avatar
      [CI] Restore token critical error filter · 564b405a
      Radosław Piliszek authored
      It was removed as part of improvements in [1]. But it seems it's
      a different type/class of errors and should still be filtered
      out here.
      This time for all the services to avoid extra copies.
      
      [1] Ie6a95c3ca84df82ca8463cf76054e125cb1ffff1
      
      Change-Id: If7c5b938dc7417831a90f360d6e3655d1ad4084e
      564b405a
  2. May 10, 2022
    • Radosław Piliszek's avatar
      [CI] Raise [keystone_authtoken]http_request_max_retries · 7ccea278
      Radosław Piliszek authored
      This is in the hope to avoid random "Unable to validate token" in
      AIO upgrade jobs which restart the Keystone container while
      other services are trying to use it (most notably Placement but
      also Nova and Neutron).
      
      Change-Id: Ie6a95c3ca84df82ca8463cf76054e125cb1ffff1
      7ccea278
  3. Feb 09, 2022
  4. Dec 29, 2021
  5. Nov 26, 2021
  6. Mar 16, 2020
    • Radosław Piliszek's avatar
      CI: Ignore neutron-server CRITICAL about WSREP · 16ade28d
      Radosław Piliszek authored
      We are getting this randomly on neutron-server shutdown
      for upgrade.
      As it does not affect real operations (and if it did,
      we would definitely see it now), let's ignore it.
      
      Change-Id: Ibe561517d44a1108e8223442a71fab36b69c2258
      Related-bug: #1863579
      16ade28d
  7. Dec 08, 2019
  8. Oct 23, 2019
  9. Sep 20, 2019
    • Mark Goddard's avatar
      CI: Fix check-logs.sh · bfd8ee19
      Mark Goddard authored
      This script has a few issues:
      
      * It catches false positives, due to log levels in config options.
      
      * It doesn't fail on CRITICAL logs, due to variable reset issue.
      
      This change fixes these.
      
      Change-Id: I50c859eb2991e498eeb64bca45daf1e6f237761f
      bfd8ee19
  10. Aug 16, 2019
Loading