Document the environment variables required for authentication
This commit is contained in:
@@ -13,6 +13,11 @@ The `appTest` task tests the application running on the JVM.The `nativeAppTest`
|
||||
|
||||
Please read and follow the link:CONTRIBUTING.adoc[contributing guide].
|
||||
|
||||
== Initial Setup
|
||||
|
||||
The smoke tests resolve dependencies from https://repo.spring.vmware.com which requires authentication.
|
||||
Use the `REPO_SPRING_VMWARE_COM_USERNAME` and `REPO_SPRING_VMWARE_COM_PASSWORD` environment variables to provide the necessary credentials.
|
||||
|
||||
== How to
|
||||
|
||||
=== Run all of a project's smoke tests
|
||||
|
||||
Reference in New Issue
Block a user