-
- Downloads
Add List and Update Partition implementation and Int. tests
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
parent
708d83df
No related branches found
No related tags found
Pipeline #29822 failed
Stage: build
Stage: containerize
Stage: scan
Stage: deploy
Stage: integration
Stage: attribution
Showing
- provider/partition-aws/src/main/java/org/opengroup/osdu/partition/provider/aws/service/PartitionServiceImpl.java 67 additions, 3 deletions.../partition/provider/aws/service/PartitionServiceImpl.java
- provider/partition-aws/src/main/java/org/opengroup/osdu/partition/provider/aws/util/SSMHelper.java 42 additions, 4 deletions...opengroup/osdu/partition/provider/aws/util/SSMHelper.java
- testing/partition-test-aws/src/test/java/org/opengroup/osdu/partition/api/TestListPartitions.java 36 additions, 0 deletions.../org/opengroup/osdu/partition/api/TestListPartitions.java
- testing/partition-test-aws/src/test/java/org/opengroup/osdu/partition/api/TestUpdatePartition.java 36 additions, 0 deletions...org/opengroup/osdu/partition/api/TestUpdatePartition.java
Loading
Please register or sign in to comment