Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kiln test: Allow for configuration of ops-manifest dollar overrides #496

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

pivotal-marcela-campo
Copy link
Member

file.

ops-manifest has an option to override the dollar overrides file. This file is used when tile configuration references $ properties (e.g $runtime)
This commit just adds the possibility to configure kiln test to pass that value to ops-manager in the same way it passes tile-config and tile-manifest overrides.

file.

ops-manifest has an [option](https://github.com/pivotal-cf/ops-manager/blob/releases/3.0/gems/ops-manifest/exe/ops-manifest) to override the dollar overrides file.
This file is used when tile configuration references $ properties (e.g
$runtime)
This commit just adds the possibility to configure kiln test to pass
that value to ops-manager in the same way it passes tile-config and
tile-manifest overrides.
@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

pivotal-marcela-campo and others added 3 commits July 9, 2024 15:22
This was causing an error of the likes of
```ailed to read downloaded context: failed to load cache key: Get
"http://build-context-41y85iqxswexjixqpvc8i3hr5": context not found```
This change will get rid of the error until the main kiln repo is fixed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants