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

Fix a few remaining image expansions #8122

Merged
merged 1 commit into from Apr 25, 2018
Merged

Conversation

sdodson
Copy link
Member

@sdodson sdodson commented Apr 24, 2018

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 24, 2018
@@ -41,7 +41,7 @@ l_openshift_prefix_dict:
openshift-enterprise: 'ose-${component}'
l_os_prefix: "{{ l_openshift_prefix_dict[openshift_deployment_type] }}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It appears l_os_prefix is not used any more? Also l_openshift_prefix_dict ?

Same for other file and vars.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, removed them all.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1570257
Remove unused l_os_prefix and l_openshift_prefix_dict as these are
unused.
@openshift-ci-robot openshift-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 24, 2018
Copy link
Contributor

@michaelgugino michaelgugino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 24, 2018
@vrutkovs
Copy link
Member

/retest

@vrutkovs
Copy link
Member

bot, retest this please

@vrutkovs
Copy link
Member

/test gcp

1 similar comment
@vrutkovs
Copy link
Member

/test gcp

@openshift-ci-robot
Copy link

@sdodson: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/openshift-jenkins/gcp 82ad843 link /test gcp

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@sdodson
Copy link
Member Author

sdodson commented Apr 25, 2018

Same flake

@sdodson sdodson merged commit a7efa1a into openshift:master Apr 25, 2018
@sdodson
Copy link
Member Author

sdodson commented Apr 25, 2018

openshift/origin#19505

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants