To verify that ASDC report proper error messages when SDTP server is down.


StepResponsible PartyDescriptionTest StepsExpected ResultsActual Results
1PREFIRE TesterTo bring SDTP server downBring SDTP server downSDTP server is down
2ASDC TesterTo verify sdtp-client lambda is running every 15 minutes

Go to AWS CloudWatch > Log groups /aws/lambda/asdc2-uat-sdtp-client, check Last event time

Last event time is approximately 15 minutes apart
3ASDC Tester

To verify error message in log

Click Log stream link and check Log events for errorsError message indicates that SDTP server is unreachable
4ASDC TesterTo verify data download 

List the content of s3://asdc2-uat-private/prefire/ periodically with aws cli or from AWS console 


No files have been downloaded
5PREFIRE Tester

To bring SDTP server up

Bring SDTP server upSDTP server is up

6

ASDC Tester


To verify data download 

List the content of s3://asdc2-uat-private/prefire/ periodically with aws cli or from AWS console 

Files are being downloaded
  • No labels