Skip to content

Commit

Permalink
Remove Oracle from ddev CI scripts and codecov (#18628)
Browse files Browse the repository at this point in the history
* remove Oracle from ddev CI scripts and labeler

* add back labeler since it breaks validations
  • Loading branch information
Kyle-Neale committed Sep 20, 2024
1 parent 1091fca commit a1f350b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 31 deletions.
9 changes: 0 additions & 9 deletions .codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -450,10 +450,6 @@ coverage:
target: 75
flags:
- openstack_controller
Oracle_Database:
target: 75
flags:
- oracle
PDH:
target: 75
flags:
Expand Down Expand Up @@ -1296,11 +1292,6 @@ flags:
paths:
- openstack_controller/datadog_checks/openstack_controller
- openstack_controller/tests
oracle:
carryforward: true
paths:
- oracle/datadog_checks/oracle
- oracle/tests
pdh_check:
carryforward: true
paths:
Expand Down
20 changes: 0 additions & 20 deletions .ddev/ci/scripts/oracle/linux/55_docker_login.sh

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/config/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,10 +293,10 @@ integration/kubernetes_state:
- kubernetes_state/**/*
integration/kubernetes_state_core:
- kubernetes_state_core/**/*
integration/kubevirt_controller:
- kubevirt_controller/**/*
integration/kubevirt_api:
- kubevirt_api/**/*
integration/kubevirt_controller:
- kubevirt_controller/**/*
integration/kyototycoon:
- kyototycoon/**/*
integration/kyverno:
Expand Down

0 comments on commit a1f350b

Please sign in to comment.