kernelfoundry.eval_pipeline.tasksΒΆ
Module for tasks (building and testing kernel) in kernel evaluation pipeline.
Modules
Celery task for building custom kernel tasks in a temporary directory, optionally inside a container. |
|
Utility script for invoking custom build functions on task instances. |
|
Celery task for building container images from task specifications. |
|
Celery task for pulling container images on remote workers. |
|
Utilities for logging task-related messages to files and console. |
|
Task execution dispatcher for managing kernel compilation and testing jobs. |
|
Celery task for testing and profiling kernel implementations. |
|
Simple test task that sleeps for a given duration. |