Skip to content

WIP: Adding steps to run integration tests for schema service

Aman Verma requested to merge users/amaverma/addBootStrapingStep into master

This MR contains following changes:

  1. setting AZURE_SKIP_TEST to true, so that Integration tests can run
  2. updating a variable name i.e. TESTER_SERVICEPRINCIPAL_SECRET to reuse variables defined in common section of azure.yaml in ci-cd pipeline.
  3. adding a sample yaml file to run on kubernetes.

See following issues for failures in test runs:

#23 (closed) #16 (closed)

cc: @osdu/platform/roles/azure-contributors

Edited by Aman Verma

Merge request reports