-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
Build and ship ginkgo binary with extended tests #14839
Conversation
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]>
Why? For what cause?
|
You want to have one-stop shopping for:
|
[merge] |
[test] |
Evaluated for origin test up to 6ce1bad |
continuous-integration/openshift-jenkins/merge Waiting: You are in the build queue at position: 1 |
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) |
@openshift-bot, the last build failed from the following flakes:
re[merge] |
Evaluated for origin merge up to 6ce1bad |
In order to use the
extended.test
binary we ship with the-tests
RPMpackage, we need to also ship the
ginkgo
runner that is used toexecute the tests.
Signed-off-by: Steve Kuznetsov [email protected]
/cc @johnbieren @sdodson @smarterclayton
[test]