Skip to content

Draft: [DO NOT MERGE] running tests inside gcp module in azure

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

SLB has contributed various Integration tests to testing/file-test-gcp module. The same tests would be run for all the vendors going forward. We want to perform an early validation to see whether these same tests would pass on azure or not.

Changes-

  1. Updated the token generation logic in file-test-gcp folder to generate auth token for azure as well, depending upon the vendor name.

  2. Changes in pom.xml

  3. Updated the environment variable named AZURE_TEST_SUBDIR to testing/file-test-gcp

please do not merge the MR.

cc: @Vibhuti.Sharma , @Prakash , @pbehede

Merge request reports