Paul Larson has proposed merging ~pwlars/hwcert-jenkins-jobs/+git/cert-juju:server-remove-plumcot 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/434188 Request from Jeff to remove plumcot -- Your team hwcert-jenkins is subscribed to branch ~canonical-hw-cert/hwcert-jenkins-jobs/+git/cert-juju:master.
diff --git a/server-cert/data/plumcot/default.yaml b/server-cert/data/plumcot/default.yaml deleted file mode 100644 index 34ca38c..0000000 --- a/server-cert/data/plumcot/default.yaml +++ /dev/null @@ -1,9 +0,0 @@ -device_ip: 10.245.130.4 -node_id: mwr8d7 -node_name: plumcot -maas_user: server-cert -agent_name: plumcot -env: - HEXR_DEVICE_SECURE_ID: a002000000H5ItO - DEVICE_IP: 10.245.130.4 - TEST_TARGET_IPERF: 10.1.11.230,10.1.11.235,10.1.11.231,10.1.11.236,10.245.128.3 diff --git a/server-cert/data/plumcot/testflinger-agent.conf b/server-cert/data/plumcot/testflinger-agent.conf deleted file mode 100644 index 658270f..0000000 --- a/server-cert/data/plumcot/testflinger-agent.conf +++ /dev/null @@ -1,19 +0,0 @@ -agent_id: plumcot -server_address: https://testflinger.canonical.com -global_timeout: 43200 -output_timeout: 3600 - -execution_basedir: /home/ubuntu/testflinger/plumcot/run -logging_basedir: /home/ubuntu/testflinger/plumcot/logs -results_basedir: /home/ubuntu/testflinger/plumcot/results -logging_level: DEBUG -# logging_quiet: True -job_queues: - - plumcot - -setup_command: tf-setup -provision_command: tf-provision -test_command: tf-test -reserve_command: tf-reserve -cleanup_command: tf-cleanup -provision_type: maas2 diff --git a/server-cert/server-cert-agents.yaml b/server-cert/server-cert-agents.yaml index 22cbb6c..dc0e7da 100644 --- a/server-cert/server-cert-agents.yaml +++ b/server-cert/server-cert-agents.yaml @@ -57,14 +57,6 @@ applications: resources: testflinger_agent_configfile: data/lalande/testflinger-agent.conf device_configfile: data/lalande/default.yaml - plumcot: - charm: ../charms/testflinger-agent-charm - num_units: 1 - to: - - server-cert-agent-host - resources: - testflinger_agent_configfile: data/plumcot/testflinger-agent.conf - device_configfile: data/plumcot/default.yaml wildorange: charm: ../charms/testflinger-agent-charm num_units: 1
-- 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

