Move Aether jobs to scrape that Jenkins
Include tox, add junit/cobertura output to tests
Change-Id: Ie8a251ae11c33b24eec18d1c02db22294879dcad
diff --git a/scrape.yaml b/scrape.yaml
index 979403a..4c05aa7 100644
--- a/scrape.yaml
+++ b/scrape.yaml
@@ -8,10 +8,28 @@
jenkins_jobs:
- group: "master"
- jenkins_url: "https://jenkins.opencord.org"
+ jenkins_url: "https://jenkins.aetherproject.org"
credentials: "aether"
jobs:
- - name: "aether-member-only-jobs/job/aether_accelleran_func_production"
+ - name: "accelleran_func_production"
+ name_override: "aether-production"
+ extract:
+ id: "id"
+ result: "result"
+ timestamp: "timestamp"
+ artifacts: "artifacts[*].fileName"
+
+---
+product_name: "Sercomm SCE42255W-BCS-A5 smallcell"
+product_link: "https://opennetworking.org/products/sercomm-sce4255w-bcs-a5/"
+onf_project: "Aether"
+
+jenkins_jobs:
+ - group: "master"
+ jenkins_url: "https://jenkins.aetherproject.org"
+ credentials: "aether"
+ jobs:
+ - name: "sercomm_func_production"
name_override: "aether-production"
extract:
id: "id"
@@ -27,10 +45,10 @@
jenkins_jobs:
- group: "master"
- jenkins_url: "https://jenkins.opencord.org"
+ jenkins_url: "https://jenkins.aetherproject.org"
credentials: "aether"
jobs:
- - name: "aether-member-only-jobs/job/aether_accelleran_func_production"
+ - name: "accelleran_func_production"
name_override: "aether-production"
extract:
id: "id"