WIP: Adding steps to run integration tests for schema service
This MR contains following changes:
- setting
AZURE_SKIP_TEST
to true, so that Integration tests can run - updating a variable name i.e.
TESTER_SERVICEPRINCIPAL_SECRET
to reuse variables defined in common section of azure.yaml in ci-cd pipeline. - adding a sample yaml file to run on kubernetes.
See following issues for failures in test runs:
cc: @osdu/platform/roles/azure-contributors
Edited by Aman Verma