Index: branches/APG_ES_Product/Java/nsight-product-availability/src/main/resources/application-qa.yml =================================================================== diff -u -r254240 -r255255 --- branches/APG_ES_Product/Java/nsight-product-availability/src/main/resources/application-qa.yml (.../application-qa.yml) (revision 254240) +++ branches/APG_ES_Product/Java/nsight-product-availability/src/main/resources/application-qa.yml (.../application-qa.yml) (revision 255255) @@ -47,7 +47,7 @@ timeout: 10000 inventory: gcpServiceAccount: /opt/esb/config/nsight-product-availability-iv/gpc-q-invpltfrm-esb-gsm.encrypted - availabilityURL: https://inventory-api.use4.qa.genpt.net/v1/inventory + availabilityURL: https://inventory-api.use4.qa.np.gcp.genpt.net/v1/inventory delivery: freeDeliveryURL: https://shipping-delivery-api.use4.qa.np.gcp.genpt.net/sd-delivery-options-svc/v1/delivery-options/free/list Index: branches/APG_ES_Product/Java/nsight-product-availability/src/main/resources/application-uat2.yml =================================================================== diff -u -r254549 -r255255 --- branches/APG_ES_Product/Java/nsight-product-availability/src/main/resources/application-uat2.yml (.../application-uat2.yml) (revision 254549) +++ branches/APG_ES_Product/Java/nsight-product-availability/src/main/resources/application-uat2.yml (.../application-uat2.yml) (revision 255255) @@ -48,7 +48,7 @@ timeout: 10000 inventory: gcpServiceAccount: /opt/esb/config/nsight-product-availability-iv/gpc-s-invpltfrm-esb-gsm.encrypted - availabilityURL: https://inventory-api.use4.stress.genpt.net/v1/inventory + availabilityURL: https://inventory-api.usc1.stress.np.gcp.genpt.net/v1/inventory delivery: freeDeliveryURL: https://shipping-delivery-api.use4.stress.np.gcp.genpt.net/sd-delivery-options-svc/v1/delivery-options/free/list Index: branches/APG_ES_Product/Java/nsight-product-availability/src/main/resources/application-uat.yml =================================================================== diff -u -r254240 -r255255 --- branches/APG_ES_Product/Java/nsight-product-availability/src/main/resources/application-uat.yml (.../application-uat.yml) (revision 254240) +++ branches/APG_ES_Product/Java/nsight-product-availability/src/main/resources/application-uat.yml (.../application-uat.yml) (revision 255255) @@ -47,7 +47,7 @@ timeout: 10000 inventory: gcpServiceAccount: /opt/esb/config/nsight-product-availability-iv/gpc-s-invpltfrm-esb-gsm.encrypted - availabilityURL: https://inventory-api.use4.stress.genpt.net/v1/inventory + availabilityURL: https://inventory-api.use4.stress.np.gcp.genpt.net/v1/inventory delivery: freeDeliveryURL: https://shipping-delivery-api.use4.stress.np.gcp.genpt.net/sd-delivery-options-svc/v1/delivery-options/free/list