Skip to content
Snippets Groups Projects
Commit 2e334655 authored by ethiraj krishnamanaidu's avatar ethiraj krishnamanaidu
Browse files

Merge branch 'trusted-ado-codemerge' into 'master'

GCP Integration tests

See merge request !9
parents 7497b976 59f036e0
No related branches found
No related tags found
1 merge request!9GCP Integration tests
Pipeline #1732 failed
......@@ -2,15 +2,15 @@ variables:
AWS_BUILD_SUBDIR: provider/legal-aws
AWS_APPLICATION_NAME: os-legal
AWS_ENVIRONMENT: dev
GCP_BUILD_SUBDIR: provider/legal-gcp
GCP_INT_TEST_SUBDIR: testing/legal-test-gcp
GCP_APPLICATION_NAME: osdu-legal
GCP_ENVIRONMENT: dev
GCP_PROJECT: opendes
GCP_TENANT_NAME: opendes
GCP_DEPLOY_ENV: p4d
GCP_DOMAIN: cloud.slb-ds.com
GCP_STORAGE_URL: https://osdu-legal-dot-opendes.appspot.com/api/legal/v2/
GCP_APPLICATION_NAME: os-legal
GCP_ENVIRONMENT: testing
GCP_PROJECT: opendes-evt
GCP_TENANT_NAME: opendes-evt
AZURE_SERVICE: legal
AZURE_BUILD_SUBDIR: provider/legal-azure
AZURE_TEST_SUBDIR: testing/legal-test-azure
......@@ -26,6 +26,9 @@ include:
- project: "osdu/platform/ci-cd-pipelines"
ref: "master"
file: "cloud-providers/azure.yml"
- project: 'osdu/platform/ci-cd-pipelines'
ref: "master"
file: 'cloud-providers/gcp.yml'
- project: "osdu/platform/ci-cd-pipelines"
file: "scanners/fossa.yml"
- project: "osdu/platform/ci-cd-pipelines"
......@@ -34,4 +37,4 @@ include:
compile-and-unit-test:
variables:
GOOGLE_CLOUD_PROJECT: opendes
GOOGLE_CLOUD_PROJECT: opendes-evt
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
service: osdu-legal
service: os-legal
runtime: java
env: flex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment