Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
bump golang to 1.9
Browse files Browse the repository at this point in the history
[#157650337]
  • Loading branch information
rowanjacobs committed May 29, 2018
1 parent 0353414 commit c8a25e6
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 10 deletions.
6 changes: 6 additions & 0 deletions .final_builds/packages/golang-1.9-linux/index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
builds:
39df05b363c89f1abccf002e7b3a7e996bfdacfd:
version: 39df05b363c89f1abccf002e7b3a7e996bfdacfd
blobstore_id: 9711c45c-446f-4bd9-743b-e0b63a42f36a
sha1: 438ddb99d4336c55ce9e74e130e398e5a3e4962f
format-version: "2"
6 changes: 6 additions & 0 deletions .final_builds/packages/golang-1.9-windows/index.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
builds:
7c276112e0b920266176deab6dcd1a208be10d1d:
version: 7c276112e0b920266176deab6dcd1a208be10d1d
blobstore_id: 5f4e0fef-6cf6-4484-51bd-79d3d4af8e34
sha1: 4d18889c0f1a4a28502656ea893e4a4ae3d5ba01
format-version: "2"
2 changes: 1 addition & 1 deletion jobs/acceptance-tests/spec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ templates:
packages:
- acceptance-tests
- consul
- golang-1.8-linux
- golang-1.9-linux

properties:
consul.acceptance_tests.bosh.target:
Expand Down
2 changes: 1 addition & 1 deletion jobs/acceptance-tests/templates/test.sh.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

CONSATS_DIR="/var/vcap/packages/acceptance-tests"
pushd ${CONSATS_DIR} > /dev/null
source /var/vcap/packages/golang-1.8-linux/bosh/runtime.env
source /var/vcap/packages/golang-1.9-linux/bosh/runtime.env
popd > /dev/null

export PATH="${PATH}:/var/vcap/packages/consul/bin"
Expand Down
2 changes: 1 addition & 1 deletion packages/acceptance-tests-windows/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ trap { $host.SetShouldExit(1) }
$BOSH_INSTALL_TARGET = Resolve-Path "${env:BOSH_INSTALL_TARGET}"

Push-Location ${BOSH_INSTALL_TARGET}
. C:\var\vcap\packages\golang-1.8-windows\bosh\compile.ps1
. C:\var\vcap\packages\golang-1.9-windows\bosh\compile.ps1
Pop-Location

# acceptance-tests
Expand Down
2 changes: 1 addition & 1 deletion packages/acceptance-tests-windows/spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: acceptance-tests-windows

dependencies:
- golang-1.8-windows
- golang-1.9-windows

files:
- acceptance-tests/**/*
Expand Down
2 changes: 1 addition & 1 deletion packages/acceptance-tests/packaging
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash -exu

pushd ${BOSH_INSTALL_TARGET} > /dev/null
source /var/vcap/packages/golang-1.8-linux/bosh/compile.env
source /var/vcap/packages/golang-1.9-linux/bosh/compile.env
popd > /dev/null

mkdir -p "${BOSH_INSTALL_TARGET}/src/github.com/cloudfoundry-incubator/consul-release/src/acceptance-tests/"
Expand Down
2 changes: 1 addition & 1 deletion packages/acceptance-tests/spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: acceptance-tests

dependencies:
- golang-1.8-linux
- golang-1.9-linux

files:
- acceptance-tests/**/*
2 changes: 1 addition & 1 deletion packages/confab-windows/packaging
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ trap { $host.SetShouldExit(1) }
$BOSH_INSTALL_TARGET = Resolve-Path "${env:BOSH_INSTALL_TARGET}"

Push-Location ${BOSH_INSTALL_TARGET}
. "C:\var\vcap\packages\golang-1.8-windows\bosh\compile.ps1"
. "C:\var\vcap\packages\golang-1.9-windows\bosh\compile.ps1"
Pop-Location

$pkg_path="github.com\cloudfoundry-incubator\consul-release\src\confab\confab"
Expand Down
2 changes: 1 addition & 1 deletion packages/confab-windows/spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: confab-windows

dependencies:
- golang-1.8-windows
- golang-1.9-windows

files:
- confab/**/*
Expand Down
2 changes: 1 addition & 1 deletion packages/confab/packaging
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/bash -exu

pushd ${BOSH_INSTALL_TARGET} > /dev/null
source /var/vcap/packages/golang-1.8-linux/bosh/compile.env
source /var/vcap/packages/golang-1.9-linux/bosh/compile.env
popd > /dev/null

mkdir -p "${BOSH_INSTALL_TARGET}/src/github.com/cloudfoundry-incubator/consul-release/src"
Expand Down
2 changes: 1 addition & 1 deletion packages/confab/spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: confab

dependencies:
- golang-1.8-linux
- golang-1.9-linux

files:
- confab/**/*
2 changes: 2 additions & 0 deletions packages/golang-1.9-linux/spec.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: golang-1.9-linux
fingerprint: 39df05b363c89f1abccf002e7b3a7e996bfdacfd
2 changes: 2 additions & 0 deletions packages/golang-1.9-windows/spec.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
name: golang-1.9-windows
fingerprint: 7c276112e0b920266176deab6dcd1a208be10d1d

0 comments on commit c8a25e6

Please sign in to comment.