Skip to content

Preempt/Cancel on executor #3975

Preempt/Cancel on executor

Preempt/Cancel on executor #3975

Triggered via pull request October 23, 2024 11:36
Status Failure
Total duration 4m 26s
Artifacts

airflow-operator.yml

on: pull_request
airflow-integration-tests
4m 17s
airflow-integration-tests
Matrix: airflow-tox
Fit to window
Zoom out
Zoom in

Annotations

2 errors
airflow-integration-tests: internal/server/server.go#L194
cannot use executorServer (variable of type *executor.Server) as "github.com/armadaproject/armada/pkg/api".ExecutorServer value in argument to api.RegisterExecutorServer: *executor.Server does not implement "github.com/armadaproject/armada/pkg/api".ExecutorServer (missing method CancelOnExecutor)
airflow-integration-tests
Process completed with exit code 1.