vmware / nsx-t-datacenter-ci-pipelines

CI pipelines for VMware NSX-T Datacenter
Other
71 stars 43 forks source link

Support fly command to update parameter values #16

Closed tkrausjr closed 6 years ago

tkrausjr commented 6 years ago

Did some experimentation but is there a way to update the parameters file in /home/concourse and set the pipeline to use updated parameters without stopping / deleting / redeploying the entire docker image etc. ?

NiranEC77 commented 6 years ago

See this https://github.com/vmware/nsx-t-datacenter-ci-pipelines/wiki/Operations

kais66 commented 6 years ago

long story short, edit param file, then inside the docker container ,run "fly-reset".

tkrausjr commented 6 years ago

Thanks NIRAN !!! Sorry I didnt RTM