You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need simple smoke tests to ensure AMIs work correctly before release. Without basic validation, we might release broken AMIs that fail to start properly.
Acceptance Criteria:
Add basic AMI smoke test to build pipeline (instance launches, services start)
Create simple health check script that validates node functionality
Test AMI deployment in CI before marking release as complete
We need simple smoke tests to ensure AMIs work correctly before release. Without basic validation, we might release broken AMIs that fail to start properly.
Acceptance Criteria: