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

Build and ship ginkgo binary with extended tests #14839

Merged

Conversation

stevekuznetsov
Copy link
Contributor

In order to use the extended.test binary we ship with the -tests RPM
package, we need to also ship the ginkgo runner that is used to
execute the tests.

Signed-off-by: Steve Kuznetsov [email protected]

/cc @johnbieren @sdodson @smarterclayton

[test]

In order to use the `extended.test` binary we ship with the `-tests` RPM
package, we need to also ship the `ginkgo` runner that is used to
execute the tests.

Signed-off-by: Steve Kuznetsov <[email protected]>
@smarterclayton
Copy link
Contributor

smarterclayton commented Jun 22, 2017 via email

@stevekuznetsov
Copy link
Contributor Author

stevekuznetsov commented Jun 22, 2017

You want to have one-stop shopping for:

yum install atomic-openshift-tests
/usr/libexec/atomic-openshift/ginkgo -v -p -nodes=5 \
    /usr/libexec/atomic-openshift/extended.test -- -suite parallel.conformance.openshift.io

@stevekuznetsov
Copy link
Contributor Author

[merge]

@smarterclayton
Copy link
Contributor

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 6ce1bad

@openshift-bot
Copy link
Contributor

openshift-bot commented Jun 27, 2017

continuous-integration/openshift-jenkins/merge Waiting: You are in the build queue at position: 1

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/2727/) (Base Commit: 2f9d6cb) (PR Branch Commit: 6ce1bad)

@stevekuznetsov
Copy link
Contributor Author

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 6ce1bad

@smarterclayton smarterclayton merged commit 27d3f2c into openshift:master Jun 28, 2017
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.

4 participants