Add sles for os profiling
Change-Id: I77c412d3171e42594d74c03188526ca403e75916
This commit is contained in:
parent
49faab28a9
commit
af313a469c
2
test.py
2
test.py
@ -457,7 +457,7 @@ def build_book(book):
|
||||
base_book = "install-guide (for openSUSE)"
|
||||
output = subprocess.check_output(
|
||||
["mvn", "generate-sources", "-B",
|
||||
"-Doperating.system=zypper", "-Dprofile.os=opensuse"],
|
||||
"-Doperating.system=zypper", "-Dprofile.os=opensuse;sles"],
|
||||
stderr=subprocess.STDOUT
|
||||
)
|
||||
# Build Ubuntu
|
||||
|
Loading…
Reference in New Issue
Block a user