-
Notifications
You must be signed in to change notification settings - Fork 18
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
Empty test logs, test failures caused by problems in template/job generation #474
Closed
r-c-n opened this issue
Feb 8, 2024
· 1 comment
· Fixed by kernelci/kernelci-pipeline#423 or kernelci/kernelci-pipeline#433
Closed
Empty test logs, test failures caused by problems in template/job generation #474
r-c-n opened this issue
Feb 8, 2024
· 1 comment
· Fixed by kernelci/kernelci-pipeline#423 or kernelci/kernelci-pipeline#433
Labels
bug
Something isn't working
Comments
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 9, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set node status to incomplete and do not upload log file. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 9, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set node status to incomplete and do not upload log file. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 9, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set node status to incomplete and do not upload log file. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 9, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set node status to incomplete and do not upload log file. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 9, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set node status to incomplete and do not upload log file. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 9, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set node status to incomplete and do not upload log file. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
This should be fixed by the latest version of kernelci/kernelci-pipeline#413, but kernelci/kernelci-core#2366 is getting in the way for now... Something else to look into next week ;) |
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 12, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set node status to incomplete and do not upload log file. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
github-merge-queue bot
pushed a commit
to kernelci/kernelci-pipeline
that referenced
this issue
Feb 12, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set node status to incomplete and do not upload log file. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 14, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set proper node status, and dont upload non-existing log file, if it is not present. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 14, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set proper node status, and dont upload non-existing log file, if it is not present. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 14, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set proper node status, and dont upload non-existing log file, if it is not present. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
nuclearcat
added a commit
to nuclearcat/kernelci-pipeline
that referenced
this issue
Feb 14, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set proper node status, and dont upload non-existing log file, if it is not present. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
github-merge-queue bot
pushed a commit
to kernelci/kernelci-pipeline
that referenced
this issue
Feb 20, 2024
As mentioned in kernelci/kernelci-api#474, even if job failed, node still registered as pass, and trying to upload non-existing log file. Fix that, if job is not completed, set proper node status, and dont upload non-existing log file, if it is not present. Fixes: kernelci/kernelci-api#474 Depends on: kernelci/kernelci-core#2363 Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Example:
https://lava.collabora.dev/scheduler/job/12713752
Lava error message:
The text was updated successfully, but these errors were encountered: