Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
B
bosh-init
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
JamesClonk
bosh-init
Commits
c947bc80
Commit
c947bc80
authored
9 years ago
by
Maria Shaldibina
Committed by
Luke Woydziak
9 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Bump bosh-warden-cpi-release
Signed-off-by:
Luke Woydziak
<
luke.woydziak@emc.com
>
parent
cefa752a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bin/test-acceptance-with-vm
+2
-2
2 additions, 2 deletions
bin/test-acceptance-with-vm
bin/test-acceptance-with-vm-concourse
+2
-2
2 additions, 2 deletions
bin/test-acceptance-with-vm-concourse
with
4 additions
and
4 deletions
bin/test-acceptance-with-vm
+
2
−
2
View file @
c947bc80
...
...
@@ -4,8 +4,8 @@ set -ex
base
=
$(
cd
"
$(
dirname
"
$(
dirname
"
$0
"
)
"
)
"
&&
pwd
)
acceptance_assets_dir
=
$base
/acceptance/tmp
cpi_release_version
=
1
6
cpi_release_sha1
=
1caf25a8a304fd18d85830dba895b5523beb1fe8
cpi_release_version
=
1
9
cpi_release_sha1
=
d8df98e4e7b661ba793337d99f57bf0aad8f6a8e
stemcell_file
=
registry-test-warden-stemcell.tgz
stemcell_sha1
=
8e3e4374a9971f868086523db0f24b3338b2108b
...
...
This diff is collapsed.
Click to expand it.
bin/test-acceptance-with-vm-concourse
+
2
−
2
View file @
c947bc80
...
...
@@ -9,8 +9,8 @@ cleanup() {
}
trap
cleanup EXIT
cpi_release_url
=
https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v
=
1
6
cpi_release_sha1
=
1caf25a8a304fd18d85830dba895b5523beb1fe8
cpi_release_url
=
https://bosh.io/d/github.com/cppforlife/bosh-warden-cpi-release?v
=
1
9
cpi_release_sha1
=
d8df98e4e7b661ba793337d99f57bf0aad8f6a8e
stemcell_sha1
=
8e3e4374a9971f868086523db0f24b3338b2108b
stemcell_url
=
https://s3.amazonaws.com/bosh-dependencies/registry-test-warden-stemcell.tgz
dummy_release_path
=
./assets/dummy-release.tgz
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment