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

ci: use fcosKola for running kola tests #2029

Merged
merged 1 commit into from
Mar 13, 2020

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Mar 13, 2020

We were using --no-test-exit-error for upgrade tests but weren't
actually checking for test failures after.

Instead of running kola directly, just use the fcosKola custom step
which automatically takes care of e.g. running tests in parallel and
archiving results.

We were using `--no-test-exit-error` for upgrade tests but weren't
actually checking for test failures after.

Instead of running kola directly, just use the `fcosKola` custom step
which automatically takes care of e.g. running tests in parallel and
archiving results.
@cgwalters
Copy link
Member

Whee now this is blocked too...

@cgwalters
Copy link
Member

A lot of lessons learned from this...among them that I clearly should have at least done a kola run with the original ro-sysroot stuff and ensured that that passed.

Now that we have this CI set up, plus the run-ext-bin work will get us in a better place. It's tempting to just force merge things here and push through rather than trying to hack it...

@cgwalters
Copy link
Member

/override continuous-integration/jenkins/pr-merge

@openshift-ci-robot
Copy link
Collaborator

@cgwalters: Overrode contexts on behalf of cgwalters: continuous-integration/jenkins/pr-merge

In response to this:

/override continuous-integration/jenkins/pr-merge

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@cgwalters
Copy link
Member

/lgtm

@openshift-ci-robot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, jlebon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 2d90195 into ostreedev:master Mar 13, 2020
@jlebon jlebon deleted the pr/upgrade-tests branch April 24, 2023 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants