Gavin Lin has proposed merging ~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju:20220708 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
Commit message: Add devices on 20220708 Try usb-mux on rpi4b8g-001 Requested reviews: Gavin Lin (gavin.lin) For more details, see: https://code.launchpad.net/~gavin.lin/hwcert-jenkins-jobs/+git/cert-juju/+merge/426547 -- Your team hwcert-jenkins is subscribed to branch ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml b/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml index a4a6e11..987042d 100644 --- a/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml +++ b/ce-cert/data-tel-l5/dell-edge-gateway3001-gpa-c26011/default.yaml @@ -1,6 +1,6 @@ device_ip: 10.102.162.103 secure_id: 4tPwHADLUQacwiYcLP62ET -node_id: '' +node_id: hxkerh maas_user: cert-maas-tel-01 agent_name: dell-edge-gateway3001-gpa-c26011 node_name: dell-edge-gateway-3001-gpa-c26011 diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml b/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml index 2d479a9..7bb399b 100644 --- a/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml +++ b/ce-cert/data-tel-l5/dell-edge-gateway3002-transport-c26013/default.yaml @@ -1,6 +1,6 @@ device_ip: 10.102.162.41 secure_id: z7K6rU5W4cndgNGDdn2u9Y -node_id: '' +node_id: grgh8g maas_user: cert-maas-tel-01 agent_name: dell-edge-gateway3002-transport-c26013 node_name: dell-edge-gateway-3002-transport-c26013 diff --git a/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml b/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml index e6c96b6..57605bc 100644 --- a/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml +++ b/ce-cert/data-tel-l5/dell-edge-gateway3003-media-c26012/default.yaml @@ -1,6 +1,6 @@ device_ip: 10.102.162.63 secure_id: wLhTGjLaSLkN3V7CmoWDi3 -node_id: '' +node_id: mtfkps maas_user: cert-maas-tel-01 agent_name: dell-edge-gateway3003-media-c26012 node_name: dell-edge-gateway-3003-media-c26012 diff --git a/ce-cert/data-tel-l5/rpi4b8g001/default.yaml b/ce-cert/data-tel-l5/rpi4b8g001/default.yaml index d19c637..b75ea1b 100644 --- a/ce-cert/data-tel-l5/rpi4b8g001/default.yaml +++ b/ce-cert/data-tel-l5/rpi4b8g001/default.yaml @@ -4,14 +4,16 @@ maas_user: cert-maas-tel-01 agent_name: rpi4b8g001 reset_efi: true control_host: 10.102.161.140 -test_device: /dev/sda +test_device: /dev/sdb serial_host: 10.102.161.140 serial_port: '3000' -snappy_writable_partition: /dev/sda2 +snappy_writable_partition: /dev/sdb2 reboot_script: - snmpset -c private -v2c 10.102.196.41 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 0 - sleep 30 - snmpset -c private -v2c 10.102.196.41 .1.3.6.1.4.1.13742.6.4.1.2.1.2.1.8 i 1 +- ssh -o ConnectTimeout=15 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null + [email protected] stm -dut env: HEXR_DEVICE_SECURE_ID: ogwhcJ4RrS9J6chUbG6ZuF WPA_BG_SSID: ubuntu-cert-bg-wpa-tpelab
-- Mailing list: https://launchpad.net/~canonical-hw-cert Post to : [email protected] Unsubscribe : https://launchpad.net/~canonical-hw-cert More help : https://help.launchpad.net/ListHelp

