> +``` > + <test.google-cloud-storage.identity>Email address associated with > service account</test.google-cloud-storage.identity> > + <test.google-cloud-storage.credential>-----BEGIN RSA PRIVATE KEY----- > +MIICXgIBAAKBgQRRbRqVDtJLN1MO/xJoKqZuphDeBh5jIKueW3aNIiWs1XFcct+h > +-- this text is literally from your <my_key>.pem > +aH7xmpHSTbbXmQkuuv+z8EKijigprd/FoJpTX1f5/R+4wQ== > +-----END RSA PRIVATE KEY-----</test.google-cloud-storage.credential> > + > <test.google-cloud-storage.bucket>YOUR_BUCKET_NAME</test.google-cloud-storage.bucket> > + </properties> > +``` > +Example identity :- [email protected] > (numeric_prefix-alphaneumeric_suf...@developer.gserviceaccount.com) > + > +2 mvn integration-test -pl google-cloud-storage -Plive > + > + > +
Remove trailing newlines. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/28/files#r13886091
