Skip to content

Commit 0158943

Browse files
committed
remove remove-logging-pipeline-with-danger ops files
They didn't seem to be used and would need to be updated to work with the separate log cache instance group.
1 parent cfa1e1d commit 0158943

File tree

4 files changed

+0
-171
lines changed

4 files changed

+0
-171
lines changed

operations/test/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,3 @@ They may change without notice.
1818
| [`enable-nfs-test-server.yml`](enable-nfs-test-server.yml) | adds an NFS server to the deployment | nfstestserver can be reached at nfstestserver.service.cf.internal for acceptance testing purposes |
1919
| [`enable-nfs-test-ldapserver.yml`](enable-nfs-test-ldapserver.yml) | Adds an LDAP server to the deployment to allow testing of NFS volume services configured with LDAP authentication | Requires enable-nfs-volume-service.yml and enable-nfs-test-server.yml. nfstestldapserver can be reached at nfstestldapserver.service.cf.internal |
2020
| [`enable-smb-test-server.yml`](enable-smb-test-server.yml) | adds an SMB server to the deployment | smbtestserver can be reached at smbtestserver.service.cf.internal for acceptance testing purposes |
21-
| [`remove-logging-pipeline-with-danger.yml`](remove-logging-pipeline-with-danger.yml) | Remove logging pipeline v2 jobs. | |
22-
| [`remove-logging-pipeline-with-danger-windows2019.yml`](remove-logging-pipeline-with-danger-windows2019.yml) | Remove logging pipeline v2 jobs from the Windows 2019 Diego Cell. | Requires `remove-logging-pipeline-with-danger.yml` |

operations/test/remove-logging-pipeline-with-danger-windows2019.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

operations/test/remove-logging-pipeline-with-danger.yml

Lines changed: 0 additions & 150 deletions
This file was deleted.

units/tests/test_test/operations.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,3 @@ enable-smb-test-server.yml:
2222
vars:
2323
- smb-password=FOO.PASS
2424
- smb-username=BAR.USER
25-
remove-logging-pipeline-with-danger.yml: {}
26-
remove-logging-pipeline-with-danger-windows2019.yml:
27-
ops:
28-
- ../windows2019-cell.yml

0 commit comments

Comments
 (0)