Closed amitsagtani97 closed 3 years ago
if we use this pipeline manually to check something, it will change the network type and it might cause some confusion to the user. thoughts?
@masco For running this pipeline manually we have to comment these conditions manually in the configure section
@masco added support to enter networkType manually. Now if we define networkType in properties file, it will use that. Else it will be defined based on the day of week.
For openshift install on osp role. Setting OPENSHIFT_NETWORK_TYPE=OpenshiftSDN for idd days of week and OPENSHIFT_NETWORK_TYPE=kuryr for the even days of week