Skip to content

Add Environment variable for int tests

Matt Wise requested to merge aws-multitenant-v2 into master

commit d30f34ea Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 24 2021 11:46:46 GMT-0500 (Central Daylight Time)

Add environment variable

commit a08c1ffe Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 24 2021 10:31:36 GMT-0500 (Central Daylight Time)

Merge remote-tracking branch 'remotes/origin/dev' into deshruch

Conflicts:

testing/partition-test-aws/src/test/java/org/opengroup/osdu/partition/util/AwsTestUtils.java

commit ef8008fc Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 10 2021 15:41:47 GMT-0600 (Central Standard Time)

remove * import

commit 85e095bd Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 10 2021 15:36:22 GMT-0600 (Central Standard Time)

remove commented code

commit 4ab437dc Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 10 2021 15:35:00 GMT-0600 (Central Standard Time)

remove unwanted variables

commit aef15021 Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 10 2021 15:31:45 GMT-0600 (Central Standard Time)

Merge remote-tracking branch 'remotes/origin/dev' into deshruch

Conflicts:

provider/partition-aws/src/main/java/org/opengroup/osdu/partition/provider/aws/util/SSMHelper.java

commit 9ddd0475 Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 10 2021 15:28:44 GMT-0600 (Central Standard Time)

remove unused imports

commit 00aec284 Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 10 2021 13:56:57 GMT-0600 (Central Standard Time)

Remove Entitlements references

commit 3bcbf37b Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 10 2021 12:44:17 GMT-0600 (Central Standard Time)

Remove unused files

commit 2c3a1a2d Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 10 2021 12:38:42 GMT-0600 (Central Standard Time)

remove commented code

commit 01e3ce26 Author: Rucha Deshpande deshruch@amazon.com Date: Wed Mar 10 2021 12:35:10 GMT-0600 (Central Standard Time)

fix int tests for service principal

commit c1495168 Author: Rucha Deshpande deshruch@amazon.com Date: Tue Mar 09 2021 17:01:38 GMT-0600 (Central Standard Time)

Add Service Principal implementation to Partition Service

commit 4dd410af Author: Rucha Deshpande deshruch@amazon.com Date: Tue Mar 09 2021 14:54:42 GMT-0600 (Central Standard Time)

Fix list with nextToken

commit 86bd8969 Author: Rucha Deshpande deshruch@amazon.com Date: Tue Mar 02 2021 16:58:34 GMT-0600 (Central Standard Time)

Bug fix: Partition is updated with field id

commit bd100062 Author: Rucha Deshpande deshruch@amazon.com Date: Tue Mar 02 2021 15:37:36 GMT-0600 (Central Standard Time)

Fix imports

commit 4a7f3ce9 Author: Rucha Deshpande deshruch@amazon.com Date: Tue Mar 02 2021 15:26:15 GMT-0600 (Central Standard Time)

fix return code

commit d0f3b072 Author: Rucha Deshpande deshruch@amazon.com Date: Tue Mar 02 2021 15:23:10 GMT-0600 (Central Standard Time)

Add updatePartition and List all Partitions implementation

commit 518affe3 Author: Rucha Deshpande deshruch@amazon.com Date: Tue Mar 02 2021 15:13:39 GMT-0600 (Central Standard Time)

Add updatePartition and List all Partitions implementation

commit 98c0255e Author: Rucha Deshpande deshruch@amazon.com Date: Tue Mar 02 2021 10:58:41 GMT-0600 (Central Standard Time)

Add List and Update integration tests

Merge request reports