Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
/src/bosh_openstack_cpi/vendor/package/*.gem filter=lfs diff=lfs merge=lfs -text
*.go text eol=lf
22 changes: 0 additions & 22 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,28 +18,6 @@ Follow these steps to make a contribution to any of CF open source repositories:

## Development

### Prerequisites:
- ruby 2.x
- bundler

### Running unit tests

The CPI Ruby code has unit tests that can be run as follows.

```bash
./scripts/test-unit
```

### Running ERB job templates unit tests

The ERB templates rendered by the jobs of this Bosh Release have specific unit
tests that are run along with the other unit tests as instructed above. When
required, you can run them separately though, with this command:

```bash
./scripts/test-unit-erb
```

### Running manual tests
*Note:* This is not required for opening a pull request. Having green unit tests is good enough from our perspective.

Expand Down
18 changes: 0 additions & 18 deletions ci/ops_files/use-golang-cpi.yml

This file was deleted.

74 changes: 0 additions & 74 deletions ci/tasks/run-lifecycle.sh

This file was deleted.

36 changes: 0 additions & 36 deletions ci/tasks/run-lifecycle.yml

This file was deleted.

12 changes: 0 additions & 12 deletions ci/tasks/run-unit-specs.sh

This file was deleted.

14 changes: 0 additions & 14 deletions ci/tasks/run-unit-specs.yml

This file was deleted.

2 changes: 0 additions & 2 deletions git-hooks/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ else
>&2 echo -e "${RED}Not checking whether credentials get committed. cred-alert-cli is not installed.${NC}"
fi

unset GIT_DIR
scripts/rubocop-staged
Empty file removed jobs/openstack_cpi/monit
Empty file.
134 changes: 0 additions & 134 deletions jobs/openstack_cpi/spec

This file was deleted.

1 change: 0 additions & 1 deletion jobs/openstack_cpi/templates/cacert.pem.erb

This file was deleted.

32 changes: 0 additions & 32 deletions jobs/openstack_cpi/templates/cpi.erb

This file was deleted.

Loading