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

Don't assume storage_migration control variables are already boolean #5389

Merged
merged 1 commit into from Sep 14, 2017

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Sep 13, 2017

openshift_upgrade_pre_storage_migration_enabled
openshift_upgrade_pre_storage_migration_fatal
openshift_upgrade_post_storage_migration_enabled
openshift_upgrade_post_storage_migration_enabled

because the 4 variables are not already defaulted/evaluated there's no
guarantee that they're actually the boolean type at this point.

Example: if they're passed in on the command line

openshift_upgrade_pre_storage_migration_enabled
openshift_upgrade_pre_storage_migration_fatal
openshift_upgrade_post_storage_migration_enabled
openshift_upgrade_post_storage_migration_enabled

because the 4 variables are not already defaulted/evaluated there's no
guarantee that they're actually the boolean type at this point.

Example: if they're passed in on the command line
@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 13, 2017
@sdodson
Copy link
Member

sdodson commented Sep 13, 2017

aos-ci-test

@sdodson
Copy link
Member

sdodson commented Sep 13, 2017

[test]

@openshift-bot
Copy link

Evaluated for openshift ansible test up to d9ceaf4

@openshift-bot
Copy link

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_openshift_ansible/663/) (Base Commit: a0086cb) (PR Branch Commit: d9ceaf4)

@tremble
Copy link
Contributor Author

tremble commented Sep 14, 2017

@sdodson I can't follow the cause of the breakage in the tests (or even what's actually broken...) Is this breakage from my PR or just a flakey test?

@tremble
Copy link
Contributor Author

tremble commented Sep 14, 2017

aos-ci-test

@sdodson sdodson merged commit f28398c into openshift:master Sep 14, 2017
@tremble tremble deleted the storage_migration branch September 14, 2017 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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