Project

General

Profile

Actions

action #6994

closed

remote workers with TAP devices can get the same MAC addresses

Added by oholecek about 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2015-03-26
Due date:
% Done:

0%

Estimated time:

Description

If worker is using TAP based networking, MAC address of the interface is computed from worker instance number. However when using remote workers + TAP devices + some means to connect them (VLAN, VPN) we may end up with conflicting MAC addresses.

The algorithm for MAC addresses should be fixed no to depend only on instance number but either some random value (limit predictability) or some other unique worker characteristic.

Actions #1

Updated by oholecek almost 9 years ago

  • Status changed from New to Resolved
  • Assignee set to oholecek

https://github.com/os-autoinst/os-autoinst/pull/240

MAC addresses are now computed based on worker id, which is unique across openQA installation.

Actions

Also available in: Atom PDF