Generate windows scripts using st.py in the CI
This patches updates the generate-labs script invoked by the openstack CI to generate the tar balls and the zip files. Change-Id: I875fc6496ee81cc66b745baf935afa188ab06312
This commit is contained in:
parent
51a5788185
commit
54dc27e417
@ -35,7 +35,7 @@ tar --exclude=*.iso \
|
|||||||
|
|
||||||
|
|
||||||
# Generate Windows batch scripts
|
# Generate Windows batch scripts
|
||||||
labs/osbash/osbash.sh -w cluster
|
labs/st.py -w cluster
|
||||||
|
|
||||||
#labs/osbash/osbash.sh -w cluster
|
#labs/osbash/osbash.sh -w cluster
|
||||||
# Create zip file of labs scripts for Windows users
|
# Create zip file of labs scripts for Windows users
|
||||||
|
Loading…
x
Reference in New Issue
Block a user