1. 19 Apr, 2019 1 commit
  2. 24 Mar, 2019 1 commit
  3. 27 Aug, 2018 1 commit
  4. 23 Aug, 2018 1 commit
  5. 16 Aug, 2018 1 commit
    • Doug Hellmann's avatar
      import zuul job settings from project-config · 8b9bc718
      Doug Hellmann authored
      This is a mechanically generated patch to complete step 1 of moving
      the zuul job settings out of project-config and into each project
      repository.
      
      Because there will be a separate patch on each branch, the branch
      specifiers for branch-specific jobs have been removed.
      
      Because this patch is generated by a script, there may be some
      cosmetic changes to the layout of the YAML file(s) as the contents are
      normalized.
      
      See the python3-first goal document for details:
      https://governance.openstack.org/tc/goals/stein/python3-first.html
      
      Change-Id: I6211958ed13525b9633baf3f1ea0acc3c31bc142
      Story: #2002586
      Task: #24302
      8b9bc718
  6. 13 Feb, 2018 1 commit
    • James E. Blair's avatar
      Zuul: Remove project name · 345142c1
      James E. Blair authored
      Zuul no longer requires the project-name for in-repo configuration.
      Omitting it makes forking or renaming projects easier.
      
      Change-Id: Ief04cbef169f7f2681b45a6a645612d60b3a20c4
      345142c1
  7. 14 Dec, 2017 1 commit
  8. 20 Nov, 2017 1 commit
    • Ruby Loo's avatar
      zuul: centralize 'irrelevant-files' list · 096834f0
      Ruby Loo authored
      This cleans up the zuul job definitions.
      
      It moves the 'irrelevant-files' lists from project.yaml to
      legacy-ironicclient-jobs.yaml
      
      For irrelevant files for ironicclient-tempest-dsvm-src, it:
      - adds more irrelevant files
      - removes requirements.txt from the list of irrelevant files since
        we want the tests run if this file changes
      - changes it to inherit from legacy-dsvm-base instead of
        legacy-ironic-dsvm-base, to remove one level of inheritance,
        which makes it simpler to see the definition
      
      The jobs in projects.yaml are sorted in in alphabetical order.
      
      Change-Id: I5a927592754b64a1ef64e52658b774a26947c516
      (cherry picked from commit 3eb61e6f)
      096834f0
  9. 07 Nov, 2017 2 commits
    • Ruby Loo's avatar
      Move legacy ironicclient jobs in-tree · 9e4d0dee
      Ruby Loo authored
      This moves the legacy python-ironicclient CI jobs into the
      python-ironicclient tree, instead of storing them in
      openstack-infra/openstack-zuul-jobs.
      
      This also changes the ironicclient-tempest-dsvm-src job to
      inherit from legacy-ironic-dsvm-base instead of legacy-dsvm-base,
      since the required projects are the same.
      
      This will give us control as we migrate the legacy jobs to the
      new ansible roles.
      
      Change-Id: If0c072e357fbeccc3dee8cc06b96e1bfa42299a7
      (cherry picked from commit 9232ebd6)
      9e4d0dee
    • Nam Nguyen Hoai's avatar
      Use generic user for both zuul v2 and v3 · bfafe227
      Nam Nguyen Hoai authored
      Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'.
      Using $USER solves it for both cases.
      
      Change-Id: I7db56d052012b107e1e63ab81e5d3bf6090f7d2f
      (cherry picked from commit 2ce404b4)
      bfafe227
  10. 21 Sep, 2017 1 commit
  11. 05 Sep, 2017 2 commits
  12. 31 Aug, 2017 1 commit
    • John L. Villalovos's avatar
      Allow OS_BAREMETAL_API_VERSION=latest to work · 9e718ab9
      John L. Villalovos authored
      Allow OS_BAREMETAL_API_VERSION=latest to work. If
      OS_BAREMETAL_API_VERSION=latest then convert to the latest version and
      set that as the 'default' value for the os_baremetal_api_version
      value.
      
      Remove the LOG.debug() message about setting to latest as the message
      never appears in the logfile. As tested with:
        $ openstack --debug --log-file log.txt baremetal node list --os-baremetal-api-version latest
      
      Also it was set to always log the message.
      
      Change-Id: Idc3de8ae55e8267342633668a06d18b45c9e5f0a
      Closes-Bug: #1712935
      (cherry picked from commit 9d8afb38)
      9e718ab9
  13. 14 Aug, 2017 1 commit
  14. 11 Aug, 2017 1 commit
  15. 28 Jul, 2017 2 commits
  16. 26 Jul, 2017 1 commit
    • Julia Kreger's avatar
      Turn on warning-is-error · 835c5d4c
      Julia Kreger authored
      In the doc-migration, warning-is-error was never enabled
      for python-ironicclient. As such, I've enabled it and
      corrected the various document errors.
      
      Change-Id: I2d1b95fba25dba5d59da3f4b09b9974ff5196940
      835c5d4c
  17. 25 Jul, 2017 1 commit
  18. 24 Jul, 2017 2 commits
  19. 23 Jul, 2017 1 commit
  20. 21 Jul, 2017 1 commit
  21. 20 Jul, 2017 1 commit
  22. 18 Jul, 2017 7 commits
  23. 17 Jul, 2017 3 commits
  24. 15 Jul, 2017 1 commit
  25. 14 Jul, 2017 3 commits
  26. 13 Jul, 2017 1 commit