Skip to content
Snippets Groups Projects
  1. Oct 26, 2017
    • Jeffrey Zhang's avatar
      Optimize zuul v3 jobs · cdd12511
      Jeffrey Zhang authored
      - move check container failure from post.yml to run.yml
      - add binary related jobs
      - use static kolla-ansible src dir, which is helpful for kolla project
        to use.
      - generate correct /etc/hosts by using private ip address and hostname
      - fix the wrong api interface in global.yml file
      
      Change-Id: Idfdee6dfe18f0fa2d4f984df59b57553122ce298
      cdd12511
  2. Oct 18, 2017
  3. Sep 12, 2017
    • Eduardo Gonzalez's avatar
      Retrieve fluentd logs in gates · fee1538c
      Eduardo Gonzalez authored
      Fluentd send logs to stdout,
      this changes creates a file with fluentd logs
      output to easy discover missing patterns during fluentd
      changes.
      
      Change-Id: I131f95089eac60ccb4c48cf5071c3b44c5ea42ca
      fee1538c
  4. Aug 29, 2017
  5. Jul 24, 2017
    • Eduardo Gonzalez's avatar
      Fix logging collection in gates · 52f73f40
      Eduardo Gonzalez authored
      Log retrieval was out of sync since repo split
      and from multinode gates.
      
      Many useful information retrieved before like
      ps, df, docker info, etc is not in kolla-ansible
      gates.
      
      Also, his change fix logs visualization to have
      colored view, allowing to easily identify errors.
      
      Change-Id: I948233e26ceb6efc58b962bcb4b710b3f006232b
      52f73f40
  6. Jun 05, 2017
    • Michal (inc0) Jastrzebski's avatar
      Enable multinode gate · f5354f55
      Michal (inc0) Jastrzebski authored
      This patches changes deploy_gate quite a bit so in reality all
      deployments will now assume multinode (even if it's single node). After
      that we will refactor it even further to enable easy addition of new
      scenerios.
      
      Change-Id: I1faada46e6a7aa026128b2f01d77eabb04759439
      f5354f55
Loading