Merge "Add EMPTY_FOLDER_XML str to match docs"

This commit is contained in:
Zuul 2018-04-05 12:31:47 +00:00 committed by Gerrit Code Review
commit 0d0c12bc80

View File

@ -138,6 +138,16 @@ EMPTY_CONFIG_XML = '''<?xml version='1.0' encoding='UTF-8'?>
<buildWrappers/>
</project>'''
# for testing only
EMPTY_FOLDER_XML = '''<?xml version='1.0' encoding='UTF-8'?>
<com.cloudbees.hudson.plugins.folder.Folder plugin="cloudbees-folder@6.1.2">
<actions/>
<description></description>
<properties/>
<folderViews/>
<healthMetrics/>
</com.cloudbees.hudson.plugins.folder.Folder>'''
# for testing only
RECONFIG_XML = '''<?xml version='1.0' encoding='UTF-8'?>
<project>