-
Notifications
You must be signed in to change notification settings - Fork 15
fcosKola: Automatically pick up tests/kola #16
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
Conversation
|
(Totally didn't test this) |
|
Ahh yup, you're right we need to enhance this step here for coreos/fedora-coreos-config#305. Hmm, how about instead of this, we automatically pass |
|
I can pick this up if you'd like! |
Oh definitely we should do that yep. But this approach is needed for the ostree case...unless we define conventions for that. |
|
Yeah, I think that makes sense. I.e. let's define For things that break that convention or for tests stored elsewhere, we can add an |
|
Oh I like that yep! |
So that this Just Works. See: coreos/coreos-ci-lib#16 (comment)
So that this Just Works. See: coreos/coreos-ci-lib#16 (comment)
|
And reworked this per above discussion. |
So that this Just Works. See: coreos/coreos-ci-lib#16 (comment)
So that this Just Works. See: coreos/coreos-ci-lib#16 (comment)
So we can use `-E` in CI, see coreos/coreos-assembler#1252
|
I just did a minor fixup to this to avoid another round-trip. (Changed Thanks! |
|
I pushed 55bb2ae |
So we can use
-Ein CI, seecoreos/coreos-assembler#1252