Skip to content

Make new runner tokens compatible with docker-machine executor

Tomasz Maczukin requested to merge 3883-fix-dns-1123-with-docker-machine into master

What does this MR do?

Fixes the bug introduced by new Runner's Token format.

Why was this MR needed?

Please read #3883 (closed) and !1105 (merged) for context.

Are there points in the code the reviewer needs to double check?

After merging the change should be quickly picked into 11-6-stable and new patch release should be released. It should be also picked into 11-7-stable, so it will be included in upcoming release.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Closes #3883 (closed)

Edited by Kamil Trzciński

Merge request reports