Skip to content

Commit

Permalink
remove remove-logging-pipeline-with-danger ops files
Browse files Browse the repository at this point in the history
They didn't seem to be used and would need to be updated to work with
the separate log cache instance group.
  • Loading branch information
mkocher committed Feb 2, 2022
1 parent 381b2ca commit fae959e
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 171 deletions.
2 changes: 0 additions & 2 deletions operations/test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ They may change without notice.
| [`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 |
| [`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 |
| [`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 |
| [`remove-logging-pipeline-with-danger.yml`](remove-logging-pipeline-with-danger.yml) | Remove logging pipeline v2 jobs. | |
| [`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` |

This file was deleted.

150 changes: 0 additions & 150 deletions operations/test/remove-logging-pipeline-with-danger.yml

This file was deleted.

4 changes: 0 additions & 4 deletions units/tests/test_test/operations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,3 @@ enable-smb-test-server.yml:
vars:
- smb-password=FOO.PASS
- smb-username=BAR.USER
remove-logging-pipeline-with-danger.yml: {}
remove-logging-pipeline-with-danger-windows2019.yml:
ops:
- ../windows2019-cell.yml

0 comments on commit fae959e

Please sign in to comment.