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

test/cmd/newapp.sh is failing due to missing wordpress-mysql.json #19419

Closed
nak3 opened this issue Apr 19, 2018 · 3 comments
Closed

test/cmd/newapp.sh is failing due to missing wordpress-mysql.json #19419

nak3 opened this issue Apr 19, 2018 · 3 comments

Comments

@nak3
Copy link
Contributor

nak3 commented Apr 19, 2018

test/cmd/newapp.sh points to https://raw.githubusercontent.com/openshift/origin/master/examples/wordpress/template/wordpress-mysql.json:

os::cmd::expect_success 'oc new-app https://raw.githubusercontent.com/openshift/origin/master/examples/wordpress/template/wordpress-mysql.json --dry-run'

However, the wordpress-mysql.json was deleted by #19262

e.g https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/19355/test_pull_request_origin_cmd/12715/

@bparees
Copy link
Contributor

bparees commented Apr 19, 2018

thanks @nak3, fixing the test in #19421

@smarterclayton
Copy link
Contributor

Beat you by one :)

@bparees
Copy link
Contributor

bparees commented Apr 19, 2018

Beat you by one :)

well maybe you should have linked it here so I knew :)

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 a pull request may close this issue.

3 participants