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

e2e: schema 2 config test amendments #10812

Conversation

miminar
Copy link

@miminar miminar commented Sep 6, 2016

  • Quote process expansions.
  • Use braces for variable expansions (e.g. ${var}).
  • Wrap variable expandions with quotes.
  • Added some comments.

A follow-up for #10805

@miminar miminar force-pushed the schema2-manifest-config-test-amendments branch from a46ac0f to 71f6088 Compare September 6, 2016 08:00
@miminar
Copy link
Author

miminar commented Sep 6, 2016

[test]

@miminar
Copy link
Author

miminar commented Sep 6, 2016

[testextended][extended:core(images)][extended:core(builds)]

@miminar
Copy link
Author

miminar commented Sep 6, 2016

@stevekuznetsov PTAL

@miminar miminar force-pushed the schema2-manifest-config-test-amendments branch from 71f6088 to 4f82de9 Compare September 6, 2016 09:17
os::cmd::expect_failure_and_text "docker push ${DOCKER_REGISTRY}/custom/cross:namespace-pull" "authentication required|not authorized"
os::cmd::expect_failure_and_text "docker push ${DOCKER_REGISTRY}/custom/cross:namespace-pull-id" "authentication required|not authorized"
# unauthorized pushes return authorization errors, regardless of backing data; error messages differ with each docker version
# docker 1.9: not authorized
Copy link
Contributor

Choose a reason for hiding this comment

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

Still not convinced we want this

Copy link
Author

Choose a reason for hiding this comment

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

It's true that e2e test won't complete with docker 1.9. I've reverted it back.

@stevekuznetsov
Copy link
Contributor

Changes mostly LGTM, still not sure we want this in e2e core

@liggitt
Copy link
Contributor

liggitt commented Sep 7, 2016

still not sure we want this in e2e core

your wish is @miminar's follow up issue - #10813

@stevekuznetsov
Copy link
Contributor

@liggitt duly noted, thanks

@miminar miminar force-pushed the schema2-manifest-config-test-amendments branch from 4f82de9 to fe0fdd9 Compare September 7, 2016 06:29
@miminar
Copy link
Author

miminar commented Sep 7, 2016

Comments addressed.

- Quote process expansions.
- Use braces for variable expansions (e.g. ${var}).
- Wrap variable expandions with quotes.

Signed-off-by: Michal Minář <[email protected]>
@miminar miminar force-pushed the schema2-manifest-config-test-amendments branch from fe0fdd9 to d173539 Compare September 7, 2016 06:34
@openshift-bot
Copy link
Contributor

Evaluated for origin test up to d173539

@openshift-bot
Copy link
Contributor

Evaluated for origin testextended up to d173539

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8739/)

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/testextended FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin_extended/464/) (Extended Tests: core(images))

@stevekuznetsov
Copy link
Contributor

LGTM

@miminar
Copy link
Author

miminar commented Sep 9, 2016

@mfojtik merge?

@mfojtik
Copy link
Contributor

mfojtik commented Sep 9, 2016

@miminar still code freeze.

@mfojtik mfojtik added this to the 1.3.1 milestone Sep 9, 2016
@smarterclayton smarterclayton modified the milestones: 1.3.1, 1.4.0 Sep 19, 2016
@miminar
Copy link
Author

miminar commented Sep 30, 2016

@mfojtik good to merge now?

@mfojtik
Copy link
Contributor

mfojtik commented Oct 4, 2016

[merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to d173539

@openshift-bot
Copy link
Contributor

openshift-bot commented Oct 4, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/8739/) (Image: devenv-rhel7_5129)

@miminar
Copy link
Author

miminar commented Oct 4, 2016

@openshift-bot openshift-bot merged commit daf9238 into openshift:master Oct 4, 2016
@miminar miminar deleted the schema2-manifest-config-test-amendments branch November 10, 2016 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants