This is an automated email from the ASF dual-hosted git repository. dyankiv pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
commit 8981b838bbaf930ce67f7f3171dbb27d0c945b7c Merge: b4f122bf7 762e47101 Author: Denys Yankiv <[email protected]> AuthorDate: Tue Jul 26 10:57:13 2022 +0300 Merge pull request #1616 from apache/DATALAB-2939 [DATALAB-2939]: change image status from created to active .../java/com/epam/datalab/dto/exploratory/ImageStatus.java | 2 +- .../resources/mock_response/aws/notebook_create_image.json | 2 +- .../resources/mock_response/azure/notebook_create_image.json | 2 +- .../resources/mock_response/gcp/notebook_create_image.json | 2 +- .../backendapi/service/impl/ImageExploratoryServiceImpl.java | 11 ++++------- .../backendapi/resources/ImageExploratoryResourceTest.java | 3 +-- .../backendapi/service/impl/BillingServiceImplTest.java | 3 +-- .../service/impl/ImageExploratoryServiceImplTest.java | 5 ++--- 8 files changed, 12 insertions(+), 18 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
