aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
AgeCommit message (Collapse)AuthorFilesLines
2018-03-29remove most of this code for R2 BeijingHansen, Tony (th1395)1-1/+4
This package is not being used in R2 Beijing because of the move to Kubernetes with OOM. If you need this package, use the R1 Amsterdam release packages. I'm not removing the repo though because it is likely that we will need to add things in R3 Casablanca. Change-Id: I40a46886cfa2f3803f97918ad5cea149f5fcf696 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: CCSDK-231
2017-10-24test another fix for curl upload commandsTony Hansen1-9/+6
fixed the MVN_SERVER_ID variable used to extract values from the settings.xml file to be MVN_RAWREPO_SERVERID with a backup value of ecomp-raw. Change-Id: Ia8b2bc2bc3c8c969e9e22847c2076985f2c83fe5 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24test another fix for curl upload commandsTony Hansen1-3/+5
add -v option for curl DO NOT MERGE THIS VERSION YET Change-Id: I856d33595250bffb4a7398a278e86bc84dbe4356 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24test another fix for curl upload commandsTony Hansen1-0/+2
try using the plugins/pgaas directory instead of debs directory Change-Id: If1c3193d31bf771f4aa6cc00694946898b9184ea Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128
2017-10-24test another fix for curl upload commandsTony Hansen1-0/+2
try uploading without the "/releases/" in the URL Change-Id: I212e1ece55b18ebe13c9aaae391944562fca0981 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128 Signed-off-by: Tony Hansen <tony@att.com>
2017-10-24test potential fix for curl upload commandsTony Hansen1-4/+1
remove space in Content-Type:application/octet-stream add --url Change-Id: Ibb56345ac544ed50aace07b5f4ff353205edfb87 Signed-off-by: Tony Hansen <tony@att.com> Issue-ID: CCSDK-128
2017-09-21updates to deploymentTony Hansen1-5/+39
changes for deployment stage resynchronize seed code add missing getopt dependency Change-Id: I2ec2655edcb93bdf5693565fe2ed59af7eedf16f Signed-off-by: Tony Hansen <tony@att.com> Issue: CCSDK-18 Signed-off-by: Tony Hansen <tony@att.com>
2017-08-21[DCAEGEN2-49] push seed code for PGaaSTony Hansen1-0/+31
Change-Id: I482a366fb3c871b9fc729fcbe8af30ac663f8fb6 Signed-off-by: Tony Hansen <tony@att.com>