Skip to content

Preempt/Cancel on executor #3046

Preempt/Cancel on executor

Preempt/Cancel on executor #3046

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

python-client.yml

on: pull_request
python-client-integration-tests
4m 25s
python-client-integration-tests
Matrix: python-client-tox
Fit to window
Zoom out
Zoom in

Annotations

2 errors
python-client-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)
python-client-integration-tests
Process completed with exit code 1.