Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 495 Bytes

BUILDANDTEST.md

File metadata and controls

13 lines (7 loc) · 495 Bytes

Cloud SDK App Engine Apache Maven Plugin

These are the instructions to run the Integration tests for the Gcloud plugin. The tests will build the plugin, then build a simple Java Application, deploy it to a App Engine project (maven-plugin-test-app.appsport.com), set it as the default version and run a script () that pings the servlet.

Usage

mvn clean install invoker:integration-test

The build log will be in the target directory: /target/it/gcloud-maven-plugin-test-app/build.log