Commit Graph

7 Commits

Author SHA1 Message Date
Vsevolod Fedorov 6b92807cd7 Tests: Rename yamlparser tests and fixture directories
Rename fixtures directory to job_fixtures to prepare for adding view_fixtures
directory in the following commits.

Change-Id: Ic20997cae020b542ddc22bf444fa6b92fbcae064
2023-01-26 11:06:23 +03:00
Thanh Ha 318ffc7aad
Update Jenkins wiki -> plugins URLs builders
The Jenkins Wiki page is deprecated and Jenkins community is expected
to migrate their documentation to plugins.jenkins.io URL. This patch
updates all builders that have a relevant plugins.jenkins.io URL
documentation link.

Change-Id: Ib07ebb4dceb23325e8d401dd9c0a8dfb9f49cd80
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
2020-01-22 17:28:42 -05:00
Thanh Ha 4d90c187a9 Auto-generated output from python-black
Please review the following patch containing the code changes in
the repo. This patch is a transition patch and is the auto-generated
output of the python-black tool.

Change-Id: I2d2de71da8a105fb62b561899ae78441ddab4032
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
2019-09-09 19:23:24 +01:00
Veluri Mithun 71523ec35c Use convert_mapping_to_xml helper function
'primaryView' and 'healthMetrics' attributes are generated in XML
code with the help of convert_mapping_to_xml helper function.

Change-Id: Ic68c22dfc49872c304f1540120deae237f479273
2018-06-09 18:00:54 +05:30
Anushka Bhandari a77d29dcd5 Fix a typo in doc
Fix correct link to CloudBees Folders Plugin
Add missing comma in line 1290 of module wrappers

Change-Id: Idb0311064945965c58c0cc608fc6cab00eef3ee9
2018-05-19 13:47:59 +00:00
Marco Nenciarini ca5d12627f Fix duplicated actions field in XML for folders
Change-Id: I9638dda0c31dfd70ffe8fcfc9eecc260bb326f61
2018-02-27 17:52:24 +00:00
Jerome Hourquebie 8bcd0d0bd2
Add cloudbees folder creation support
Add project folder module. Jenkins folder could be made with project-type: folder
This requires Cloudbees folder plugin and python-jenkins folder update
(see: https://review.openstack.org/#/c/180185/)

Change-Id: I7e1c28c26a69ae6ca736cec88fcb957a716d8fad
2017-10-23 13:34:56 -04:00