Skip to content

Add Docker Autoscaler and Instance executor integration tests

What does this MR do?

Adds integration tests for Docker Autoscaler and Instance executor integration tests.

Why was this MR needed?

We have integration tests for most of our other executors.

I've used most of our buildtest. integration tests that are typically common amongst all executors.

Integration tests have historically been copied and pasted between executors. We should eventually try to see if we can have a common test suite for testing an executor.

What's the best way to test this MR?

N/A: Pipeline should pass.

What are the relevant issue numbers?

Closes #30880 (closed)

Merge request reports