Move DUT ip addresses to the database

Description

  1. Login to netbox

  2. Go here https://stuff.armbian.com/netbox/dcim/devices/

  3. Enable Filter and choose
    Tags: QA
    Site: Igor
    Has primary IP address: No

  4. Choose one (unnamed device) after another and

do:
Click tab "Interfaces"
Click + (IP address)
Enter: x.x.x.x/24 from https://github.com/armbian/scripts/blob/test/.github/workflows/smoke-tests.yml#L52-L177
Select: Make this the primary IP for the device/VM
Create
while end

Attachments

1
  • 17 Aug 2022, 05:05 PM

Checklist

hide

Activity

Show:

Igor Pecovnik August 17, 2022 at 5:58 PM

OK, this is good enough. I will check them once again after starting live.

TheLinuxBug August 17, 2022 at 5:05 PM
Edited

This is mostly completed except the following didn’t match existing devices:

  • ip: "10.0.50.158"

name: "Orange Pi Zero Plus 2"

power-socket: ""

  • ip: "10.0.30.135"

name: "Jetson Nano"

power-socket: ""

  • ip: "10.0.30.163"

name: "Khadas VIM2"

power-socket: ""

  • ip: "10.0.30.113"

name: "Orange Pi 3"

power-socket: 16

  • ip: "10.0.30.123"

name: "Odroid M1 8G"

power-socket: ""

  • ip: "10.0.30.183"

name: "Rockpi 4B"

power-socket: ""

  • ip: "10.0.30.184"

name: "Rock64 v3"

power-socket: ""

  • ip: "10.0.30.141"

name: "ZeroPi"

power-socket: 1

  • ip: "10.0.30.111"

name: "Orange Pi 4"

power-socket: "64"

  • ip: "10.0.40.100"

name: "XFCE desktop x86"

power-socket: ""

Done

Details

Assignee

Fix versions

Reporter

Components

Time tracking

2h logged

Priority

Created August 16, 2022 at 1:33 PM
Updated August 17, 2022 at 5:59 PM
Resolved August 17, 2022 at 5:58 PM