[satlab]: Run drone on Satlab network instead of host

Servod Container uses default_satlab network set by satlab-compose,
where as drone is running on host network. This resulted in conflict with
the network interface. Changed Drone to use default_satlab network
to fix this issue. Also set a static IP for the drone otherwise the compose
assigns an arbitary ip address which might conflict with other docker containers


Change-Id: I0ae3cb6dfbb73abb0816aab0bacbbd45f17d8c73
Bug: b/200173380
Test: Manual
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/satlab/+/3165886
Commit-Queue: Prasad Vuppalapu <prasadv@chromium.org>
Tested-by: Prasad Vuppalapu <prasadv@chromium.org>
Reviewed-by: Anh Le <anhdle@chromium.org>
1 file changed
tree: 3bf0c79fdd50af19920ee4a313b07ba643044f21
  1. os-dependent/
  2. src/
  3. .gitignore
  4. Makefile
  5. OWNERS