mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 07:06:56 -06:00
Added ARM, AWS templates and pipelines.
This commit is contained in:
19
Ansible/test/tests/README.md
Executable file
19
Ansible/test/tests/README.md
Executable file
@@ -0,0 +1,19 @@
|
||||
## Test framework
|
||||
|
||||
### How to run it locally
|
||||
|
||||
```
|
||||
./gradlew clean commonTests
|
||||
```
|
||||
|
||||
### Adding new tests
|
||||
|
||||
### Gradle cleanup. Delete the folder:
|
||||
```
|
||||
~/.gradle/caches/
|
||||
./gradlew clean
|
||||
```
|
||||
### Or run
|
||||
```
|
||||
./gradlew clean
|
||||
```
|
||||
Reference in New Issue
Block a user