Actions
action #59932
closedcaasp tests incomplete as caasp main.pm was removed
Start date:
2019-11-17
Due date:
% Done:
0%
Estimated time:
Difficulty:
Updated by okurz about 5 years ago
- Status changed from In Progress to Feedback
- Priority changed from Urgent to Normal
After the schedule for caasp tests was removed in https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/8750 I assume we can simply delete the schedule assignments as well.
The content of https://openqa.suse.de/admin/job_templates/95 was:
defaults:
x86_64:
machine: caasp_x86_64
priority: 50
products:
caasp-4.0-Staging-A-DVD-x86_64:
distri: caasp
flavor: Staging-A-DVD
version: '4.0'
caasp-4.0-Staging-B-DVD-x86_64:
distri: caasp
flavor: Staging-B-DVD
version: '4.0'
scenarios:
x86_64:
caasp-4.0-Staging-A-DVD-x86_64: &tests
- MicroOS-plain:
machine: caasp_x86_64
priority: 40
- CaaSP-A-controller
- CaaSP-A-admin
- CaaSP-A-master-api
- CaaSP-A-worker-ay1
- CaaSP-A-worker-mixed
caasp-4.0-Staging-B-DVD-x86_64:
*tests
As no tests could run in latest build https://openqa.suse.de/tests/overview?groupid=95&version=4.0&distri=caasp&build=6.8 I deleted the content now and replaced with
products: {}
scenarios: {}
to prevent further incompletes.
@mkravec please confirm if this is correct and close the ticket if yes.
Updated by mkravec about 5 years ago
I think I forgot this: https://gitlab.suse.de/openqa/scripts/merge_requests/417
Updated by okurz about 5 years ago
- Status changed from Feedback to Resolved
merged, thx. With this I assume we are done with the cleanup.
Actions