Commit Graph

3 Commits

Author SHA1 Message Date
tanhengyeow e46a3be4fe jclouds: Utilize convert_mapping_to_xml
Change-Id: I319aee86daf63f17778f020dea6b3756db04127d
Co-Authored-By: Anil Belur <askb23@gmail.com>
Signed-off-by: Tan Heng Yeow <E0032242@u.nus.edu>
Signed-off-by: Anil Belur <askb23@gmail.com>
2018-10-29 15:03:53 +00:00
Darragh Bailey e5738d0852 Allow whitespace to be significant
Remove the test options suppressing ignoring differences in whitespace
outputted in the XML to allow capturing of issues where the code
incorrectly adds or removes significant whitespace.

Add a helper function to deal with the edge case of parsing XML directly
that contains non significant whitespace to avoid accidentally adding
excess whitespace when minidom outputs the resulting document.

Change-Id: I9936042cd82c204ba2b3c19f575703e33564f7fd
2015-08-11 18:31:48 +01:00
Daniel Shirley e9f554779e Added support for JClouds Blobstore
JClouds Cloud Storage Settings must be configured for the Jenkins instance.

Change-Id: Iaa8bfe363a3c4d9bc5ef7b60aaf4ce25cbf55f6c
2015-03-26 22:29:38 +00:00