Andrew Vaillancourt
df24154568
Add node-hello-alpine img for use in sanity tests
- Add node-hello-alpine resources:
- node-hello-alpine container image (~57MB) in:
- resources/cloud_platform/images/node-hello-alpine/
- node-hello-alpine.tar.gz
- Dockerfile
- server.js
- Add new sanity tests:
- test_pod_to_pod_connection
- test_pod_to_service_connection
- test_host_to_service_connection
- Add deploy_images_to_local_registry() for use by the above tests.
- Fix lint errors in test_sanity.py:
- Remove unused import (AlarmListObject).
- Fix F632: use ==/!= to compare constant literals.
- Superficial changes:
- Numerous formatting changes by pre-commit hook.
- Import sorting from pre-commit hook.
Signed-off-by: Andrew Vaillancourt <andrew.vaillancourt@windriver.com>
Change-Id: I2c7261762f530d6010c5b95639f5094b61438e61
2025-01-31 19:03:17 -05:00
..
2025-01-31 19:03:17 -05:00
2024-11-29 16:01:57 -05:00