Add a new perf runner and cleanup readme#95
Merged
Conversation
| $ cd data | ||
| Other prerequisites: | ||
|
|
||
| * Docker 1.12+ installed and available |
Contributor
There was a problem hiding this comment.
Do we want to say 1.12.6 for good measure
Contributor
Author
There was a problem hiding this comment.
I don't think it matters in this particular case - 1.12 is so old already most people would be like "wth"
Contributor
|
SGTM |
droslean
pushed a commit
to droslean/release
that referenced
this pull request
Jan 14, 2022
Initialize tanqueray repo
derekhiggins
pushed a commit
to derekhiggins/release
that referenced
this pull request
Oct 24, 2023
This allows us to print some helpful output with the node IPs and also will work better when we eventually want to test subsequent things on the deployed cluster
1 task
openshift-merge-bot Bot
pushed a commit
that referenced
this pull request
May 18, 2026
The boot step maintained inline heredoc copies of refresh-after-snapshot.sh and prepare-fulfillment-service.sh that were mounted into the osac-installer container, overriding the built-in versions. These copies were added when the scripts hadn't been merged upstream yet (PR #95, PR #99). Both PRs are now merged. Remove the heredocs and volume mount overrides so the osac-installer image's built-in scripts are used directly. This picks up the refresh improvements from osac-installer PR #99: - Keycloak realm sync via admin API - Fulfillment controller credentials recreation - Keycloak route domain patching - Parallel rollout waits after kustomize apply - User password setup
wgahnagl
pushed a commit
to wgahnagl/release
that referenced
this pull request
May 20, 2026
…shift#79422) The boot step maintained inline heredoc copies of refresh-after-snapshot.sh and prepare-fulfillment-service.sh that were mounted into the osac-installer container, overriding the built-in versions. These copies were added when the scripts hadn't been merged upstream yet (PR openshift#95, PR openshift#99). Both PRs are now merged. Remove the heredocs and volume mount overrides so the osac-installer image's built-in scripts are used directly. This picks up the refresh improvements from osac-installer PR openshift#99: - Keycloak realm sync via admin API - Fulfillment controller credentials recreation - Keycloak route domain patching - Parallel rollout waits after kustomize apply - User password setup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@stevekuznetsov this will be for the performance team for a new branch job that will run perf tests for us. Not sure I want it to be timed or per branch, but it's going to be a variant of the GCE run.