Paul Larson has proposed merging ~pwlars/hwcert-jenkins-jobs/+git/cert-juju:rm-old-rpi3 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
Requested reviews: Canonical Hardware Certification (canonical-hw-cert) For more details, see: https://code.launchpad.net/~pwlars/hwcert-jenkins-jobs/+git/cert-juju/+merge/437220 These devices all seem to use the old "rpi3" provisioning method which nothing has actually used in a long time. It looks like we still have data dirs for them, but there's nothing actually in the juju bundle to deploy them, so I think they can be removed. -- Your team Canonical Hardware Certification is requested to review the proposed merge of ~pwlars/hwcert-jenkins-jobs/+git/cert-juju:rm-old-rpi3 into ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
diff --git a/ce-cert/data/rpi3002/default.yaml b/ce-cert/data/rpi3002/default.yaml deleted file mode 100644 index 575f8d7..0000000 --- a/ce-cert/data/rpi3002/default.yaml +++ /dev/null @@ -1,26 +0,0 @@ -device_ip: 10.102.156.117 -secure_id: a00D000000gYWmuIAG -logstash_host: 10.101.51.50 -agent_name: rpi3_002 -test_device: /dev/mmcblk0 -snappy_writable_partition: /dev/mmcblk0p2 -select_master_script: - - ssh [email protected] sudo wipefs -af /dev/mmcblk0 - - ssh [email protected] sudo sync -select_test_script: [] -reboot_script: - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.1 i 2 - - sleep 10 - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.1 i 1 -env: - HEXR_DEVICE_SECURE_ID: a00D000000gYWmuIAG - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.102.156.117 diff --git a/ce-cert/data/rpi3002/testflinger-agent.conf b/ce-cert/data/rpi3002/testflinger-agent.conf deleted file mode 100644 index 253ffb0..0000000 --- a/ce-cert/data/rpi3002/testflinger-agent.conf +++ /dev/null @@ -1,34 +0,0 @@ -agent_id: rpi3-002 -server_address: https://testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 -execution_basedir: /home/ubuntu/testflinger/rpi3002/run -logging_basedir: /home/ubuntu/testflinger/rpi3002/logs -results_basedir: /home/ubuntu/testflinger/rpi3002/results -logging_level: INFO -job_queues: -- rpi3-002 -- rpi3 -- rpi3b -advertised_queues: - rpi3b: Raspberry Pi 3B -advertised_images: - rpi3b: - core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz' - core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz' - core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz' - core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz' - core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz' - core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz' - server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz' - server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz' - server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz' - server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz' - server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz' - server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz' -setup_command: tf-setup -provision_command: tf-provision -test_command: tf-test -reserve_command: tf-reserve -cleanup_command: tf-cleanup -provision_type: rpi3 diff --git a/ce-cert/data/rpi3003/default.yaml b/ce-cert/data/rpi3003/default.yaml deleted file mode 100644 index 76a79bc..0000000 --- a/ce-cert/data/rpi3003/default.yaml +++ /dev/null @@ -1,26 +0,0 @@ -device_ip: 10.102.156.119 -secure_id: fsPKGBGs2ThLPu76UKLiQo -logstash_host: 10.101.51.50 -agent_name: rpi3_003 -test_device: /dev/mmcblk0 -snappy_writable_partition: /dev/mmcblk0p2 -select_master_script: - - ssh [email protected] sudo wipefs -af /dev/mmcblk0 - - ssh [email protected] sudo sync -select_test_script: [] -reboot_script: - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 2 - - sleep 10 - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.2 i 1 -env: - HEXR_DEVICE_SECURE_ID: fsPKGBGs2ThLPu76UKLiQo - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.102.156.119 diff --git a/ce-cert/data/rpi3003/testflinger-agent.conf b/ce-cert/data/rpi3003/testflinger-agent.conf deleted file mode 100644 index ccd3d8e..0000000 --- a/ce-cert/data/rpi3003/testflinger-agent.conf +++ /dev/null @@ -1,34 +0,0 @@ -agent_id: rpi3-003 -server_address: https://testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 -execution_basedir: /home/ubuntu/testflinger/rpi3003/run -logging_basedir: /home/ubuntu/testflinger/rpi3003/logs -results_basedir: /home/ubuntu/testflinger/rpi3003/results -logging_level: INFO -job_queues: -- rpi3 -- rpi3b -- rpi3-003 -advertised_queues: - rpi3b: Raspberry Pi 3B -advertised_images: - rpi3b: - core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz' - core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz' - core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz' - core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz' - core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz' - core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz' - server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz' - server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz' - server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz' - server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz' - server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz' - server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz' -setup_command: tf-setup -provision_command: tf-provision -test_command: tf-test -reserve_command: tf-reserve -cleanup_command: tf-cleanup -provision_type: rpi3 diff --git a/ce-cert/data/rpi3004/default.yaml b/ce-cert/data/rpi3004/default.yaml deleted file mode 100644 index fe1293e..0000000 --- a/ce-cert/data/rpi3004/default.yaml +++ /dev/null @@ -1,26 +0,0 @@ -device_ip: 10.101.50.6 -secure_id: ySF7yaxR3mtJ6MrVL9DoFQ -logstash_host: 10.101.51.50 -agent_name: rpi3_004 -test_device: /dev/mmcblk0 -snappy_writable_partition: /dev/mmcblk0p2 -select_master_script: - - ssh [email protected] sudo wipefs -af /dev/mmcblk0 - - ssh [email protected] sudo sync -select_test_script: [] -reboot_script: - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 2 - - sleep 10 - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.3 i 1 -env: - HEXR_DEVICE_SECURE_ID: ySF7yaxR3mtJ6MrVL9DoFQ - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.101.50.6 diff --git a/ce-cert/data/rpi3004/old/default.yaml b/ce-cert/data/rpi3004/old/default.yaml deleted file mode 100644 index 6080460..0000000 --- a/ce-cert/data/rpi3004/old/default.yaml +++ /dev/null @@ -1,18 +0,0 @@ -device_ip: 10.101.50.6 -secure_id: ySF7yaxR3mtJ6MrVL9DoFQ -logstash_host: 10.101.51.50 -agent_name: rpi3_003 -reboot_script: - - echo REMOTE POWER CONTROL NOT SUPPORTED FOR THIS DEVICE -env: - HEXR_DEVICE_SECURE_ID: ySF7yaxR3mtJ6MrVL9DoFQ - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.101.50.6 diff --git a/ce-cert/data/rpi3004/old/testflinger-agent.conf b/ce-cert/data/rpi3004/old/testflinger-agent.conf deleted file mode 100644 index 9dc3854..0000000 --- a/ce-cert/data/rpi3004/old/testflinger-agent.conf +++ /dev/null @@ -1,17 +0,0 @@ -agent_id: rpi3-004 -server_address: testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 - -execution_basedir: /home/ubuntu/testflinger/rpi3-004/run -logging_basedir: /home/ubuntu/testflinger/rpi3-004/logs -results_basedir: /home/ubuntu/testflinger/rpi3-004/results -logging_level: DEBUG -# logging_quiet: True -job_queues: - - rpi3-004 - -setup_command: echo Cleaning up container if it exists... && docker rm -f rpi3004 || /bin/true -provision_command: . /srv/testflinger-agent/rpi3004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent noprovision provision -c /srv/testflinger-agent/rpi3004/snappy-device-agents/default.yaml testflinger.json -test_command: docker run -t --rm --name rpi3004 -v $PWD:/home/ubuntu -v ~/.ssh:/home/ubuntu/.ssh:ro -v /srv/testflinger-agent/rpi3004:/srv/testflinger-agent/rpi3004 plars/testflinger-testenv bash -c ". /srv/testflinger-agent/rpi3004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent noprovision runtest -c /srv/testflinger-agent/rpi3004/snappy-device-agents/default.yaml testflinger.json" -cleanup_command: echo Cleaning up container if it exists... && docker rm -f rpi3004 || /bin/true diff --git a/ce-cert/data/rpi3004/testflinger-agent.conf b/ce-cert/data/rpi3004/testflinger-agent.conf deleted file mode 100644 index ba85d15..0000000 --- a/ce-cert/data/rpi3004/testflinger-agent.conf +++ /dev/null @@ -1,34 +0,0 @@ -agent_id: rpi3-004 -server_address: https://testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 -execution_basedir: /home/ubuntu/testflinger/rpi3004/run -logging_basedir: /home/ubuntu/testflinger/rpi3004/logs -results_basedir: /home/ubuntu/testflinger/rpi3004/results -logging_level: INFO -job_queues: -- rpi3 -- rpi3b -- rpi3-004 -advertised_queues: - rpi3b: Raspberry Pi 3B -advertised_images: - rpi3b: - core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz' - core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz' - core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz' - core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz' - core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz' - core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz' - server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz' - server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz' - server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz' - server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz' - server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz' - server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz' -setup_command: tf-setup -provision_command: tf-provision -test_command: tf-test -reserve_command: tf-reserve -cleanup_command: tf-cleanup -provision_type: rpi3 diff --git a/ce-cert/data/rpi3ap002/default.yaml b/ce-cert/data/rpi3ap002/default.yaml deleted file mode 100644 index d482693..0000000 --- a/ce-cert/data/rpi3ap002/default.yaml +++ /dev/null @@ -1,30 +0,0 @@ -device_ip: 10.102.156.145 -secure_id: ia2uas8KMSvvvEPfAhXBwY -logstash_host: 10.101.51.50 -agent_name: rpi3ap_002 -test_device: /dev/mmcblk0 -snappy_writable_partition: /dev/mmcblk0p2 -post_provision_script: - - sudo mount /dev/mmcblk0p1 /mnt - - sudo sed -i 's/^\(.*vc4-fkms\)/#\1/g' /mnt/config.txt - - sudo umount /mnt -select_master_script: - - ssh [email protected] sudo wipefs -af /dev/mmcblk0 - - ssh [email protected] sudo sync -select_test_script: [] -reboot_script: - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.9 i 2 - - sleep 10 - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.9 i 1 -env: - HEXR_DEVICE_SECURE_ID: ia2uas8KMSvvvEPfAhXBwY - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.102.156.145 diff --git a/ce-cert/data/rpi3ap002/testflinger-agent.conf b/ce-cert/data/rpi3ap002/testflinger-agent.conf deleted file mode 100644 index 4d4eec9..0000000 --- a/ce-cert/data/rpi3ap002/testflinger-agent.conf +++ /dev/null @@ -1,34 +0,0 @@ -agent_id: rpi3ap-002 -server_address: https://testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 -execution_basedir: /home/ubuntu/testflinger/rpi3ap002/run -logging_basedir: /home/ubuntu/testflinger/rpi3ap002/logs -results_basedir: /home/ubuntu/testflinger/rpi3ap002/results -logging_level: INFO -job_queues: -- rpi3ap-002 -- rpi3ap -advertised_queues: - rpi3ap: Raspberry Pi 3A+ -advertised_images: - rpi3ap: - core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz' - core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz' - core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz' - core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz' - core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz' - core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz' - server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz' - server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz' - server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz' - server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz' - server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz' - server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz' - -setup_command: tf-setup -provision_command: tf-provision -test_command: tf-test -reserve_command: tf-reserve -cleanup_command: tf-cleanup -provision_type: rpi3 diff --git a/ce-cert/data/rpi3ap003/default.yaml b/ce-cert/data/rpi3ap003/default.yaml deleted file mode 100644 index 8ac38cf..0000000 --- a/ce-cert/data/rpi3ap003/default.yaml +++ /dev/null @@ -1,30 +0,0 @@ -device_ip: 10.102.156.147 -secure_id: ZnSur7sievx5NRReV3ZFSE -logstash_host: 10.101.51.50 -agent_name: rpi3ap_003 -test_device: /dev/mmcblk0 -snappy_writable_partition: /dev/mmcblk0p2 -post_provision_script: - - sudo mount /dev/mmcblk0p1 /mnt - - sudo sed -i 's/^\(.*vc4-fkms\)/#\1/g' /mnt/config.txt - - sudo umount /mnt -select_master_script: - - ssh [email protected] sudo wipefs -af /dev/mmcblk0 - - ssh [email protected] sudo sync -select_test_script: [] -reboot_script: - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.10 i 2 - - sleep 10 - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.10 i 1 -env: - HEXR_DEVICE_SECURE_ID: ZnSur7sievx5NRReV3ZFSE - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.102.156.147 diff --git a/ce-cert/data/rpi3ap003/testflinger-agent.conf b/ce-cert/data/rpi3ap003/testflinger-agent.conf deleted file mode 100644 index 8d97756..0000000 --- a/ce-cert/data/rpi3ap003/testflinger-agent.conf +++ /dev/null @@ -1,33 +0,0 @@ -agent_id: rpi3ap-003 -server_address: https://testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 -execution_basedir: /home/ubuntu/testflinger/rpi3ap003/run -logging_basedir: /home/ubuntu/testflinger/rpi3ap003/logs -results_basedir: /home/ubuntu/testflinger/rpi3ap003/results -logging_level: INFO -job_queues: -- rpi3ap-003 -- rpi3ap -advertised_queues: - rpi3ap: Raspberry Pi 3A+ -advertised_images: - rpi3ap: - core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz' - core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz' - core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz' - core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz' - core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz' - core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz' - server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz' - server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz' - server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz' - server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz' - server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz' - server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz' -setup_command: tf-setup -provision_command: tf-provision -test_command: tf-test -reserve_command: tf-reserve -cleanup_command: tf-cleanup -provision_type: rpi3 diff --git a/ce-cert/data/rpi3bp002/default.yaml b/ce-cert/data/rpi3bp002/default.yaml deleted file mode 100644 index b53417c..0000000 --- a/ce-cert/data/rpi3bp002/default.yaml +++ /dev/null @@ -1,26 +0,0 @@ -device_ip: 10.102.156.135 -secure_id: hq3vmLHWpQzYHymRejfmha -logstash_host: 10.101.51.50 -agent_name: rpi3bp_002 -test_device: /dev/mmcblk0 -snappy_writable_partition: /dev/mmcblk0p2 -select_master_script: - - ssh [email protected] sudo wipefs -af /dev/mmcblk0 - - ssh [email protected] sudo sync -select_test_script: [] -reboot_script: - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.12 i 2 - - sleep 10 - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.12 i 1 -env: - HEXR_DEVICE_SECURE_ID: hq3vmLHWpQzYHymRejfmha - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.102.156.135 diff --git a/ce-cert/data/rpi3bp002/testflinger-agent.conf b/ce-cert/data/rpi3bp002/testflinger-agent.conf deleted file mode 100644 index ea492a3..0000000 --- a/ce-cert/data/rpi3bp002/testflinger-agent.conf +++ /dev/null @@ -1,33 +0,0 @@ -agent_id: rpi3bp-002 -server_address: https://testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 -execution_basedir: /home/ubuntu/testflinger/rpi3bp002/run -logging_basedir: /home/ubuntu/testflinger/rpi3bp002/logs -results_basedir: /home/ubuntu/testflinger/rpi3bp002/results -logging_level: INFO -job_queues: -- rpi3bp-002 -- rpi3bp -advertised_queues: - rpi3bp: Raspberry Pi 3B+ -advertised_images: - rpi3bp: - core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz' - core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz' - core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz' - core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz' - core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz' - core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz' - server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz' - server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz' - server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz' - server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz' - server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz' - server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz' -setup_command: tf-setup -provision_command: tf-provision -test_command: tf-test -reserve_command: tf-reserve -cleanup_command: tf-cleanup -provision_type: rpi3 diff --git a/ce-cert/data/rpi3bp003/default.yaml b/ce-cert/data/rpi3bp003/default.yaml deleted file mode 100644 index 0db2a6e..0000000 --- a/ce-cert/data/rpi3bp003/default.yaml +++ /dev/null @@ -1,26 +0,0 @@ -device_ip: 10.102.156.137 -secure_id: WXfjjcez9MMh3nPFwsA32B -logstash_host: 10.101.51.50 -agent_name: rpi3bp_003 -test_device: /dev/mmcblk0 -snappy_writable_partition: /dev/mmcblk0p2 -select_master_script: - - ssh [email protected] sudo wipefs -af /dev/mmcblk0 - - ssh [email protected] sudo sync -select_test_script: [] -reboot_script: - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.13 i 2 - - sleep 10 - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.13 i 1 -env: - HEXR_DEVICE_SECURE_ID: WXfjjcez9MMh3nPFwsA32B - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.102.156.137 diff --git a/ce-cert/data/rpi3bp003/testflinger-agent.conf b/ce-cert/data/rpi3bp003/testflinger-agent.conf deleted file mode 100644 index 3e8fe71..0000000 --- a/ce-cert/data/rpi3bp003/testflinger-agent.conf +++ /dev/null @@ -1,33 +0,0 @@ -agent_id: rpi3bp-003 -server_address: https://testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 -execution_basedir: /home/ubuntu/testflinger/rpi3bp003/run -logging_basedir: /home/ubuntu/testflinger/rpi3bp003/logs -results_basedir: /home/ubuntu/testflinger/rpi3bp003/results -logging_level: INFO -job_queues: -- rpi3bp-003 -- rpi3bp -advertised_queues: - rpi3bp: Raspberry Pi 3B+ -advertised_images: - rpi3bp: - core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz' - core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz' - core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz' - core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz' - core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz' - core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz' - server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz' - server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz' - server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz' - server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz' - server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz' - server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz' -setup_command: tf-setup -provision_command: tf-provision -test_command: tf-test -reserve_command: tf-reserve -cleanup_command: tf-cleanup -provision_type: rpi3 diff --git a/ce-cert/data/rpi3bp004/default.yaml b/ce-cert/data/rpi3bp004/default.yaml deleted file mode 100644 index bf45b25..0000000 --- a/ce-cert/data/rpi3bp004/default.yaml +++ /dev/null @@ -1,26 +0,0 @@ -device_ip: 10.102.156.139 -secure_id: xWmaXmoUsFR8559vt64t7J -logstash_host: 10.101.51.50 -agent_name: rpi3bp_004 -test_device: /dev/mmcblk0 -snappy_writable_partition: /dev/mmcblk0p2 -select_master_script: - - ssh [email protected] sudo wipefs -af /dev/mmcblk0 - - ssh [email protected] sudo sync -select_test_script: [] -reboot_script: - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.14 i 2 - - sleep 10 - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.14 i 1 -env: - HEXR_DEVICE_SECURE_ID: xWmaXmoUsFR8559vt64t7J - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.102.156.139 diff --git a/ce-cert/data/rpi3bp004/muxpi/default.yaml b/ce-cert/data/rpi3bp004/muxpi/default.yaml deleted file mode 100644 index e7428bf..0000000 --- a/ce-cert/data/rpi3bp004/muxpi/default.yaml +++ /dev/null @@ -1,19 +0,0 @@ -device_ip: 10.101.50.60 -secure_id: xWmaXmoUsFR8559vt64t7J -logstash_host: 10.101.51.50 -agent_name: rpi3bp_004 -control_host: 10.101.51.28 -test_device: /dev/sda -snappy_writable_partition: /dev/sda2 -env: - HEXR_DEVICE_SECURE_ID: xWmaXmoUsFR8559vt64t7J - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.101.50.60 diff --git a/ce-cert/data/rpi3bp004/muxpi/testflinger-agent.conf b/ce-cert/data/rpi3bp004/muxpi/testflinger-agent.conf deleted file mode 100644 index e88e2c2..0000000 --- a/ce-cert/data/rpi3bp004/muxpi/testflinger-agent.conf +++ /dev/null @@ -1,19 +0,0 @@ -agent_id: rpi3bp-004 -server_address: https://testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 - -execution_basedir: /home/ubuntu/testflinger/rpi3bp-004/run -logging_basedir: /home/ubuntu/testflinger/rpi3bp-004/logs -results_basedir: /home/ubuntu/testflinger/rpi3bp-004/results -logging_level: DEBUG -# logging_quiet: True -job_queues: - - rpi3bp-004 - - rpi3bp - -setup_command: echo Cleaning up container if it exists... && docker rm -f rpi3bp004 || /bin/true -provision_command: . /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent muxpi provision -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json -test_command: docker run -t --rm --name rpi3bp004 -v $PWD:/home/ubuntu -v ~/.ssh:/home/ubuntu/.ssh:ro -v /srv/testflinger-agent/rpi3bp004:/srv/testflinger-agent/rpi3bp004 plars/testflinger-testenv bash -c ". /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent muxpi runtest -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json" -reserve_command: . /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent muxpi reserve -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json -cleanup_command: echo Cleaning up container if it exists... && docker rm -f rpi3bp004 || /bin/true diff --git a/ce-cert/data/rpi3bp004/testflinger-agent.conf b/ce-cert/data/rpi3bp004/testflinger-agent.conf deleted file mode 100644 index 827518b..0000000 --- a/ce-cert/data/rpi3bp004/testflinger-agent.conf +++ /dev/null @@ -1,33 +0,0 @@ -agent_id: rpi3bp-004 -server_address: https://testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 -execution_basedir: /home/ubuntu/testflinger/rpi3bp004/run -logging_basedir: /home/ubuntu/testflinger/rpi3bp004/logs -results_basedir: /home/ubuntu/testflinger/rpi3bp004/results -logging_level: INFO -job_queues: -- rpi3bp-004 -- rpi3bp -advertised_queues: - rpi3bp: Raspberry Pi 3B+ -advertised_images: - rpi3bp: - core16-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-arm64+raspi3.img.xz' - core16-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/16/stable/current/ubuntu-core-16-armhf+raspi3.img.xz' - core18-stable-arm64: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-arm64+raspi3.img.xz' - core18-stable-armhf: 'url: http://cdimage.ubuntu.com/ubuntu-core/18/stable/current/ubuntu-core-18-armhf+raspi3.img.xz' - core20-armhf-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-armhf+raspi.img.xz' - core20-arm64-beta: 'url: http://cdimage.ubuntu.com/ubuntu-core/20/dangerous-beta/pending/ubuntu-core-20-arm64+raspi.img.xz' - server-18.04.5-arm64: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-arm64+raspi3.img.xz' - server-18.04.5-armhf: 'url: http://cdimage.ubuntu.com/releases/bionic/release/ubuntu-18.04.5-preinstalled-server-armhf+raspi3.img.xz' - server-20.04.4-arm64: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-arm64+raspi.img.xz' - server-20.04.4-armhf: 'url: http://cdimage.ubuntu.com/releases/focal/release/ubuntu-20.04.4-preinstalled-server-armhf+raspi.img.xz' - server-21.10-arm64: 'url: http://cdimage.ubuntu.com/releases/impish/release/ubuntu-21.10-preinstalled-desktop-arm64+raspi.img.xz' - server-21.10-armhf: 'url: http://cdimage.ubuntu.com/releases/21.10/release/ubuntu-21.10-preinstalled-server-armhf+raspi.img.xz' -setup_command: tf-setup -provision_command: tf-provision -test_command: tf-test -reserve_command: tf-reserve -cleanup_command: tf-cleanup -provision_type: rpi3 diff --git a/ce-cert/data/rpi3bp004/usb/default.yaml b/ce-cert/data/rpi3bp004/usb/default.yaml deleted file mode 100644 index 1b913e3..0000000 --- a/ce-cert/data/rpi3bp004/usb/default.yaml +++ /dev/null @@ -1,26 +0,0 @@ -device_ip: 10.101.50.60 -secure_id: xWmaXmoUsFR8559vt64t7J -logstash_host: 10.101.51.50 -agent_name: rpi3bp_004 -test_device: /dev/mmcblk0 -snappy_writable_partition: /dev/mmcblk0p2 -select_master_script: - - ssh [email protected] sudo wipefs -af /dev/mmcblk0 - - ssh [email protected] sudo sync -select_test_script: [] -reboot_script: - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.14 i 2 - - sleep 10 - - snmpset -c private -v1 10.101.48.31 .1.3.6.1.4.1.318.1.1.12.3.3.1.1.4.14 i 1 -env: - HEXR_DEVICE_SECURE_ID: xWmaXmoUsFR8559vt64t7J - WPA_BG_SSID: ubuntu-cert-bg-wpa - WPA_BG_PSK: insecure - WPA_N_SSID: ubuntu-cert-n-wpa - WPA_N_PSK: insecure - WPA_AC_SSID: ubuntu-cert-ac-wpa - WPA_AC_PSK: insecure - OPEN_BG_SSID: ubuntu-cert-bg-open - OPEN_N_SSID: ubuntu-cert-n-open - OPEN_AC_SSID: ubuntu-cert-ac-open - DEVICE_IP: 10.101.50.60 diff --git a/ce-cert/data/rpi3bp004/usb/testflinger-agent.conf b/ce-cert/data/rpi3bp004/usb/testflinger-agent.conf deleted file mode 100644 index 5bbade5..0000000 --- a/ce-cert/data/rpi3bp004/usb/testflinger-agent.conf +++ /dev/null @@ -1,19 +0,0 @@ -agent_id: rpi3bp-004 -server_address: testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 - -execution_basedir: /home/ubuntu/testflinger/rpi3bp-004/run -logging_basedir: /home/ubuntu/testflinger/rpi3bp-004/logs -results_basedir: /home/ubuntu/testflinger/rpi3bp-004/results -logging_level: DEBUG -# logging_quiet: True -job_queues: - - rpi3bp-004 - - rpi3bp - -setup_command: echo Cleaning up container if it exists... && docker rm -f rpi3bp004 || /bin/true -provision_command: . /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent rpi3 provision -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json -test_command: docker run -t --rm --name rpi3bp004 -v $PWD:/home/ubuntu -v ~/.ssh:/home/ubuntu/.ssh:ro -v /srv/testflinger-agent/rpi3bp004:/srv/testflinger-agent/rpi3bp004 plars/testflinger-testenv bash -c ". /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent rpi3 runtest -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json" -reserve_command: . /srv/testflinger-agent/rpi3bp004/env/bin/activate && PYTHONIOENCODING=utf-8 PYTHONUNBUFFERED=1 snappy-device-agent rpi3 reserve -c /srv/testflinger-agent/rpi3bp004/snappy-device-agents/default.yaml testflinger.json -cleanup_command: echo Cleaning up container if it exists... && docker rm -f rpi3bp004 || /bin/true
-- 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

