-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It might be useful to keep it for troubleshooting. Or else, GET the resource, print it in the log of the test, and then delete it.
======================================================================
FAIL [157.734s]: test_app_deployment_pull (validation_framework.validators.tests.nuvla_operations.test_basic_app_deployments.TestBasicAppDeployment)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/runner/actions-runner/_work/_tool/Python/3.10.8/x64/lib/python3.10/site-packages/validation_framework/validators/tests/nuvla_operations/test_basic_app_deployments.py", line 110, in test_app_deployment_pull
self.wait_for_deployment_start(deployment_id)
File "/home/runner/actions-runner/_work/_tool/Python/3.10.8/x64/lib/python3.10/site-packages/validation_framework/validators/tests/nuvla_operations/test_basic_app_deployments.py", line 40, in wait_for_deployment_start
self.assertTrue(False, f'Deployment {deployment_id} did not start in time')
AssertionError: False is not true : Deployment deployment/b8ef4183-3007-4553-a827-c5bc03579261 did not start in time
----------------------------------------------------------------------
Ran 2 tests in 415.445s
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
