-
Notifications
You must be signed in to change notification settings - Fork 802
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
[skip-ci] TMT: system tests #5885
Conversation
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
2 similar comments
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
Failed to load packit config file:
For more info, please check out the documentation or contact the Packit team. You can also use our CLI command |
bf833e8
to
e9a0088
Compare
/packit retest |
/packit test |
1a74573
to
7b52fe4
Compare
2c7daef
to
429c88f
Compare
429c88f
to
2a2c4bf
Compare
2a2c4bf
to
a2503ff
Compare
@flouthoc @nalind we're not testing on aarch64 yet are we? some of the
|
We're not testing on aarch64 - this looks like a previous line in the test that wanted to capture the ID of a newly-created working container captured the whole line |
Oh, I guess the testing farm is testing natively on non-amd64. Nice! |
a2503ff
to
52c82c8
Compare
Ephemeral COPR build failed. @containers/packit-build please check. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: flouthoc, lsm5 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 |
/hold |
@nalind PTAL |
f8a795b
to
9158b65
Compare
@nalind PTAL |
958adb8
to
5f2f570
Compare
I don't love that this scatters files throughout our tree, but it's probably too late to enforce that for every out-of-tree integration. |
/packit build |
Needed a rebase . @nalind PTAL . Thanks. |
/lgtm |
Looks like this PR gets outdated by the time it gets a slash-lgtm so merges are blocked 😄 . I'll rebase it once again. |
This commit adds TMT jobs for system tests triggered via Packit for all active Fedora and CentOS Stream releases on x86_64. TODO: enable aarch64 tests. Official Fedora and CentOS Stream spec and gating test configs can be synced from upstream by Packit, effectively upstreaming almost all mainteenance. Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
/lgtm |
/hold cancel Thanks @nalind |
ae1e1d5
into
containers:main
This commit adds TMT jobs for system tests triggered via Packit for all active Fedora and CentOS Stream releases on x86_64.
TODO: enable aarch64 tests.
Official Fedora and CentOS Stream spec and gating test configs can be synced from upstream by Packit, effectively upstreaming almost all mainteenance.
What type of PR is this?
/kind other
What this PR does / why we need it:
Runs system tests using TMT. This test setup can be reused for official Fedora and CentOS-Stream packages as well as reused for upstream reverse dependency testing in c/common.
How to verify it
TMT tests in CI list.
Which issue(s) this PR fixes:
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?