Skip to content

Commit 7be4873

Browse files
authored
Remove test reference
There are no tests defined here
1 parent f07f6fc commit 7be4873

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

README.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -41,27 +41,6 @@ For using the `neo.sh` tool via this image, it can be invoked like in this comma
4141
docker run ppiper/neo-cli neo.sh help
4242
```
4343

44-
## Testing
45-
46-
### Running as a Service
47-
48-
See `.travis.yml` file for configuration.
49-
50-
Configure the following variables (secrets)
51-
52-
* `CX_INFRA_IT_CF_USERNAME` (user name for deployment to SAP Cloud Platform)
53-
* `CX_INFRA_IT_CF_PASSWORD` (password for deployment to SAP Cloud Platform)
54-
55-
### Running locally
56-
57-
Docker is required, and at least 4 GB of memory assigned to Docker.
58-
59-
```bash
60-
export CX_INFRA_IT_CF_USERNAME="myusername"
61-
export CX_INFRA_IT_CF_PASSWORD="mypassword"
62-
./runTests.sh
63-
```
64-
6544
## Licensing
6645

6746
Copyright 2017-2021 SAP SE or an SAP affiliate company and devops-docker-neo-cli contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/devops-docker-neo-cli).

0 commit comments

Comments
 (0)