-
Notifications
You must be signed in to change notification settings - Fork 711
CI: make the test framework usable standalone in other projects
#3889
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
test framework usable standalone in other projectstest framework usable standalone in other projects
bd02fd7 to
1f86e02
Compare
test framework usable standalone in other projectstest framework usable standalone in other projects
1f86e02 to
55cd2a6
Compare
e8c8e5f to
7a71f24
Compare
|
rootless v2 failure is the timeout linked to github cache outlined in #3850. Kube failure is the usual Docker Hub 429. rootless 1.6 fail is bizarre and a bit worrisome: |
7a71f24 to
a41022c
Compare
|
Rebasing to trigger a new CI run. |
a41022c to
174a0a5
Compare
|
Rebased now that the PTY PR is merged. |
b64b219 to
97af613
Compare
|
It is 2025, and CI is still as effed up as in 1995. This is disheartening.
|
97af613 to
b8ad305
Compare
|
Force-pushing amended commit message to trigger a CI re-run. |
test framework usable standalone in other projectstest framework usable standalone in other projects
b8ad305 to
817e1b7
Compare
817e1b7 to
d4bade9
Compare
Signed-off-by: apostasie <[email protected]>
d4bade9 to
16e2257
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Note this is on top of #3591, which must be merged first.
This PR makes the testing framework usable in other projects as an independent module.
Directory renaming and re-organization of the subpackage will come next.
cc @AkihiroSuda